I'm having a problem with one of MySQL database. I'm unable to edit, delete or add a record but I'm able to browse datas and to retrieve them. I tried to edit using MySQL Front, PHP MyAdmin and a PHP page but it doesn't change anything.
I thought the problem was solved but it reappeared. The strange thing about this is that sometimes it works and sometimes it doesn't work. Could it be a PHP command that "lock" the database?
Locally, I never get this problem. It's only on the server.
Here are some info about OS and so on :
System : Linux web180 2.4.22 #2 Tue Nov 4 13:36:13 EST 2003 i686
Server : Apache/1.3.27
PHP : 4.3.2
Other info I have about MySQL database :
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 3.23.54
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I/usr/local/mysql/include/mysql
MYSQL_LIBS -L/usr/local/mysql/lib/mysql -lmysqlclient
Directive Local Value Master Value
mysql.allow_persistent Off Off
mysql.connect_timeout -1 -1
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.