Re: MYSQL 5.1.35 Segmentation fault

2009-07-16 Thread fire9
jing, Please modify your my.cnf file. 在 2009-7-16,下午2:56, TianJing 写道: Hi all, i am trying to install mysql 5.1.35 in my linux platform, i do it from source distribution, but there is a serious problem when i login it, the error message is bellow: *shell> mysql -p -u root Enter password: We

Re: show warnings;

2009-07-14 Thread fire9
Artie, Please tell us your MySQL version, support your error log.Thanks. 在 2009-7-14,上午8:20, Artie Ziff 写道: I am returning to mysql after long break, so not experienced with details. I inherited a text file with the mysql DDL statements which create database and tables, etc. Each 'create' or

Re: Install problem: log file issue

2009-02-12 Thread fire9
Colin, hi, so I think your mysql account doesn't have access /var/log/ directory Permission. Yours, fire9 在 2009-2-13,上午1:02, csego...@gmail.com 写道: In the process of installing MySQL 5.1.31, I receive the following error when I attempt to start mysqld_safe: 090212 10:57:40 mysqld

Re: MySQL 5.1.30 MyISAM table corrupts when it hits 1GB

2009-02-09 Thread fire9
JD, Not have. pls input Error infomation from you r erro file. And ls check your HDD space. yours, fire9 在 2009-2-10,上午4:42, JD King 写道: I am running MySQL 5.1.30 on AIX 5.3. When a table reaches 1GB the table gets marked as corrupt. Is there a setting that limits table size to 1GB

Re: Apache log errors

2008-02-25 Thread fire9
Krishna Chandra Prajapati 写道: Hi All, My web server log error is " NULL::dba can't connect to mysql" The above error shows occasionally in the error log file of apache. Every thing is fine on the mysql database server. It happens twice or thrice a day. I am not able to find out whats the issue.