473,398 Members | 2,188 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

privilege unstable

>Description:
High Resolution Science Imaging experiment(HiRISE) project for one of
important instrument on MRO spacecraft which will be launched to MAR in
2005 are using MySQL server 4.0.13 as database management system.
we recently encounter a unstable privilege problem.what we do like that:
(1) In 8/19, we insert two entry in mysql database:
insert into db values('%.lpl.arizona.edu','test','',
'Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','N','N');
insert into host values('%.lpl.arizona.edu','test','Y',
'Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','N','N');
flush privileges;
quit normally
(2)In 8/19 and 8/20, any user from %.lpl.arizona.edu can get access to
test database,it work.
(3) but in 8/21, it does not work,users can not access test database,even
we did not chang anything.
(4)we do the same thing to test2,test3 database, the privilege keep on
working, users can always access this two database;
(5)Then in 8/21 afternoon, we stop and start MySQL server again, users can
access test database again.

so we just feel confusing about the problem. privilege is the most
important function for us.Is the privilege system unstable,what is wrong
with it?
How-To-Repeat: Fix:
Submitter-Id: <submitter ID>
Originator:
Organization: Lunar and planetary lab in University of Arizona.High Resolution Science
Imaging experiment(HiRISE) project team for HiRISE instrument on MRO
spacecraft which will be launched to MAR in
2005
MySQL support: none
Synopsis: unstable privilege system
Severity: critical
Priority: high
Category: mysql
Class: sw-bug
Release: mysql-4.0.13 (yes)
Server: /opt/mysql/bin/mysqladmin Ver 8.40 Distrib 4.0.13, for sun-solaris2.9 on sparc Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version 4.0.13-log
Protocol version 10
Connection pirldb via TCP/IP
TCP port 3306
Uptime: 19 hours 13 min 7 sec

Threads: 1 Questions: 280 Slow queries: 0 Opens: 66 Flush tables: 1 Open tables: 28 Queries per second avg: 0.004C compiler: gcc
C++ compiler: gcc
Environment:


System: SunOS pirlserver 5.9 Generic_112233-06 sun4u sparc SUNW,Ultra-Enterprise
Architecture: sun4

Some paths: /opt/pub/bin/perl /usr/ccs/bin/make /opt/pub/bin/gmake /opt/gcc/bin/gcc /opt/SUNWspro/bin/cc
GCC: Reading specs from /opt/gcc/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.2.2/specs
Configured with: /opt/pub/src/gcc/src/gcc-3.2.2/configure --prefix=/opt/pirl/gcc-3.2.2 --with-local-prefix=/opt/pub --enable-threads=posix --with-system-zlib
Thread model: posix
gcc version 3.2.2
Compilation info: CC='cc-5.0' CFLAGS='-Xa -xstrconst -mt -D_FORTEC_ -xarch=v9' CXX='CC' CXXFLAGS='-noex -mt -D_FORTEC_ -xarch=v9' LDFLAGS='-L/opt/SUNWspro/lib/v9 -lCrun' ASFLAGS='-xarch=v9'
LIBC:
-rw-r--r-- 1 root bin 1848328 May 16 15:52 /lib/libc.a
lrwxrwxrwx 1 root root 11 Oct 26 2002 /lib/libc.so -> ./libc.so.1
-rwxr-xr-x 1 root bin 866148 May 16 15:52 /lib/libc.so.1
-rw-r--r-- 1 root bin 1848328 May 16 15:52 /usr/lib/libc.a
lrwxrwxrwx 1 root root 11 Oct 26 2002 /usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x 1 root bin 866148 May 16 15:52 /usr/lib/libc.so.1
Configure command: ./configure '--prefix=/opt/mysql' '--with-extra-charsets=complex' '--enable-thread-safe-client' '--enable-local-infile' '--enable-assembler' '--with-named-z-libs=no' '--with-embedded-server' '--with-pic' '--without-debug' '--with-comment' '--with-libwrap=/opt/local/lib' 'CC=cc-5.0' 'CFLAGS=-Xa -xstrconst -mt -D_FORTEC_ -xarch=v9' 'CXXFLAGS=-noex -mt -D_FORTEC_ -xarch=v9' 'CXX=CC' 'LDFLAGS=-L/opt/SUNWspro/lib/v9 -lCrun'
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/my***********...ie.nctu.edu.tw

Jul 19 '05 #1
0 1159

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Ping | last post by:
Hello, Have a wonderful new year! I have oracle 9.2 on XP. There is a table T1 created by user U1 in U1's schema, a synonym S1 created also by U1 to point to T1 in U1's schema, U1 granted...
0
by: Chris Callahan | last post by:
Greetings: Long time reader, first time poster. Here we go: ==Specific question: Does there exist in MySQL a privilege configuration which will allow an account to issue `SHOW MASTER...
0
by: Christophe Poirier | last post by:
------=_NextPart_000_0023_01C35B54.206CFD60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I am working on a Windows 2000 server. The version 4.0.13 was...
0
by: Fei Peng | last post by:
>Description: High Resolution Science Imaging experiment(HiRISE) project for one of important instrument on MRO spacecraft which will be launched to MAR in 2005 are using MySQL server 4.0.13 as...
1
by: José Joye | last post by:
I know, this kind of question has already been asked. However, I could not find an answer related to the minimal privilege required to be able to create a new event Source in the appplication event...
2
by: Praveen_db2 | last post by:
Hi All I need to give authrization/Privilege for a user such that he should be able to run stored procedures but cannot change its code i.e he should not be able to compile it.I looked in the...
7
by: Parv | last post by:
I am impersoanting a user to an other domain. But while doing so i am getting A required privilege is not held by the client exception. I have tried with aal possible usernames and passwords...
1
by: jatinder.saundh | last post by:
Hi, How do I give create database privielege to a specific user/group at a particular db2 instance ? I read about various authorities like SYSCTRL etc. but I am interested in giving only Create...
1
by: Laurence | last post by:
Hi folks, In the middle of page 231 on the book "Administration Guide - Implementation" stated - "In addition to these package privileges, the BINDADD database privilege allows users to create...
0
by: Nokao | last post by:
I'm having a lot of severe errors in my db2diag.log, (DB2 v9.1.0.0). Googling I don't fin any information :( What can I do? I attach the first reports...: 2007-11-19-17.50.26.379948+060...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.