Fatal error: Illegal or unknown default time zone 'UTC'

2008-11-18 Thread Jimmy Soho
; log sequence number 0 3703190066 081119 11:30:00 [ERROR] Fatal error: Illegal or unknown default time zone 'UTC' 081119 11:30:00 mysqld ended The only way to get mysqld starting again was to edit /etc/my.cnf, and comment out this line: #default-time-zone = UTC I also tried using different values

Re: Replication broken - fatal error 1236: 'error reading log entry'

2007-07-19 Thread Ofer Inbar
On Wed, Jul 18, 2007 at 06:13:10PM -0400, I wrote: This afternoon, both slaves stopped at the same place, with the same error: 070718 17:28:00 [ERROR] Error reading packet from server: error reading log entry ( server_errno=1236) 070718 17:28:00 [ERROR] Got fatal error 1236: 'error reading

Replication broken - fatal error 1236: 'error reading log entry'

2007-07-18 Thread Ofer Inbar
server: error reading log entry ( server_errno=1236) 070718 17:28:00 [ERROR] Got fatal error 1236: 'error reading log entry' from master when reading data from binary log 070718 17:28:00 [Note] Slave I/O thread exiting, read up to log 'hlgbinlog-oil.15', position 139702230 If I try to stop

Fatal error

2006-12-23 Thread eng.waleed
hi when I am run mysql_pconnect I have messageFatal error: Call to undefined function: mysql_pconnect() and when i see at http logs I see this lines is there any suggestion Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/mysql.so' - /usr/lib/libmysqlclient.so.10: symbol

Re: Fatal error

2006-08-03 Thread Kaushal Shriyan
On 8/3/06, Martin Jespersen [EMAIL PROTECTED] wrote: Looks like drupal had an error when doing the backup - mysql is complaining over the fact that your backup.sql file contains a html formated fatal error message. Kaushal Shriyan wrote: Hi ALL I have taken backup of http://mydomain.com/?q

Re: Fatal error

2006-08-03 Thread Martin Jespersen
, Martin Jespersen [EMAIL PROTECTED] wrote: Looks like drupal had an error when doing the backup - mysql is complaining over the fact that your backup.sql file contains a html formated fatal error message. Kaushal Shriyan wrote: Hi ALL I have taken backup of http://mydomain.com/?q=admin/database

Fatal error

2006-08-02 Thread Kaushal Shriyan
Hi ALL I have taken backup of http://mydomain.com/?q=admin/database through drupal 4.6.3 by selecting all tables and it asked me to save as backup.sql. Now when i run [EMAIL PROTECTED] root]# mysql -u kaushal -h bdc31096e.in.office.aol.com -p drupal /home/kaushal/drupal/backup.sql Enter

Re: Fatal error

2006-08-02 Thread Martin Jespersen
Looks like drupal had an error when doing the backup - mysql is complaining over the fact that your backup.sql file contains a html formated fatal error message. Kaushal Shriyan wrote: Hi ALL I have taken backup of http://mydomain.com/?q=admin/database through drupal 4.6.3 by selecting all

Re: mysqld doesn't starts with Fatal Error

2005-11-17 Thread Gleb Paharenko
Hello. 051116 16:27:54 [ERROR] Fatal error: Can't open and lock privilege tables:= Table 'mysql.host' doesn't exist Have a invoked mysql_install_db? See: http://dev.mysql.com/doc/refman/5.0/en/unix-post-installation.html Jörg Nowak wrote: Hello list, I compiled I

mysqld doesn't starts with Fatal Error

2005-11-16 Thread Jörg Nowak
I configured a cluster and it works fine. But starting mysqld: /usr/local/mysql/libexec/mysqld --user=root --log-bin=udo-bin fails 051116 16:27:54 [Note] Starting Cluster Binlog 051116 16:27:54 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist Any

Re: Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2)

2004-11-29 Thread Gleb Paharenko
trying to run mysql 4.0.21 server on a freeBSD 5.3 box. I tried to run mysqld_safe to add a root password but i can't seem to run the safe command because it shuts down immediately. The following error is presented to me: Fatal error: Can't open privilege tables: File '/usr/local/share

Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2)

2004-11-28 Thread Ricardo David Martins
Hi I am trying to run mysql 4.0.21 server on a freeBSD 5.3 box. I tried to run mysqld_safe to add a root password but i can't seem to run the safe command because it shuts down immediately. The following error is presented to me: Fatal error: Can't open privilege tables: File '/usr/local/share

Re: Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2)

2004-11-28 Thread Michael Stassen
is presented to me: Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2) I would like it to load the latin1.conf charset. I can't find any variable that influences this choice. Probably there is something not configured or the configuration isn't

Re: Fatal Error on db

2004-10-19 Thread Egor Egorov
John [EMAIL PROTECTED] wrote: Not a MySQL error. it's a bug in the application. I am using php/mysql for a program and everything installed fine but when I try to open it up I get this error: Fatal Error : Couldn't find local config file. File Name : /program/admin/index.php Error

Fatal Error on db

2004-10-18 Thread John
I am using php/mysql for a program and everything installed fine but when I try to open it up I get this error: Fatal Error : Couldn't find local config file. File Name : /program/admin/index.php Error Code : err01 Time :18 Oct 2004, 07:19:44 pm PHP Fatal error: Call to undefined function

Re: Slave I/O thread dies, fatal error 1236

2004-09-08 Thread Remigiusz Sokoowski
matt ryan wrote: Tobias Asplund wrote: On Tue, 7 Sep 2004, matt ryan wrote: I forgot, did you have multiple slaves on multiple machines? If so, do they have identical hardware/drivers? Multiple slaves on same machine, one works fine Do You tried to distribute replication to other machines? Is

Re: Slave I/O thread dies, fatal error 1236

2004-09-08 Thread matt ryan
Remigiusz Sokoowski wrote: matt ryan wrote: Tobias Asplund wrote: On Tue, 7 Sep 2004, matt ryan wrote: I forgot, did you have multiple slaves on multiple machines? If so, do they have identical hardware/drivers? Multiple slaves on same machine, one works fine Do You tried to distribute

Re: Slave I/O thread dies, fatal error 1236

2004-09-07 Thread matt ryan
(server_errno=1236) 040901 18:36:21 Got fatal error 1236: 'binlog truncated in the middle of event' from master when reading data from binary log 040901 18:36:21 Slave I/O thread exiting, read up to log 'FINANCE-bin.186', position 7517914 2 slaves on one box both masters have identical config one

Re: Slave I/O thread dies, fatal error 1236

2004-09-07 Thread Tobias Asplund
On Tue, 7 Sep 2004, matt ryan wrote: Still have not got this fixed, I'm all out of idea's, the slave has been reloaded again today I forgot, did you have multiple slaves on multiple machines? If so, do they have identical hardware/drivers? -- MySQL General Mailing List For list archives:

Re: Slave I/O thread dies, fatal error 1236

2004-09-07 Thread matt ryan
Tobias Asplund wrote: On Tue, 7 Sep 2004, matt ryan wrote: I forgot, did you have multiple slaves on multiple machines? If so, do they have identical hardware/drivers? Multiple slaves on same machine, one works fine -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql

Slave I/O thread dies, fatal error 1236

2004-09-02 Thread matt ryan
040901 18:36:21 Error reading packet from server: binlog truncated in the middle of event (server_errno=1236) 040901 18:36:21 Got fatal error 1236: 'binlog truncated in the middle of event' from master when reading data from binary log 040901 18:36:21 Slave I/O thread exiting, read up to log

Re: Slave I/O thread dies, fatal error 1236

2004-09-02 Thread gerald_clark
We have no idea what you are running, or what you are running it on. matt ryan wrote: 040901 18:36:21 Error reading packet from server: binlog truncated in the middle of event (server_errno=1236) 040901 18:36:21 Got fatal error 1236: 'binlog truncated in the middle of event' from master when

Re: Slave I/O thread dies, fatal error 1236

2004-09-02 Thread matt ryan
gerald_clark wrote: We have no idea what you are running, or what you are running it on. matt ryan wrote: 040901 18:36:21 Error reading packet from server: binlog truncated in the middle of event (server_errno=1236) 040901 18:36:21 Got fatal error 1236: 'binlog truncated in the middle of event

Fatal error 1236 (replication)

2004-04-15 Thread Paul Fierro
(server_errno=1236) Got fatal error 1236: 'Client requested master to start replication from impossible position' from master when reading data from binary log Slave I/O thread exiting, read up to log 'dbm-bin.041', position 117415283 Master status: mysql show master status

Replication slave gets fatal error 1236 on an almost daily basis.

2003-12-16 Thread Andy DePue
entry exceeded max_allowed_packet; Increase max_allowed_packet on master (server_errno=1236) 031216 9:55:44 Got fatal error 1236: 'log event entry exceeded max_allowed_packet; Increase max_allowed_packet on master' from master when reading data from binary log 031216 9:55:44 Slave I/O thread

Fatal error

2002-12-29 Thread Pikasz Gyorgy
. ...then appear the next error and I don't understand why: Fatal error: Call to undefined function: mysql_connect() in /var/www/html/vk/vk.php on line 11 Thanks picas - Before posting, please check: http://www.mysql.com/manual.php

Re: Fatal error

2002-12-29 Thread LeVar Bery
This means that the mod for mySQL is not installed. On the CD there is a package for PHP-MySQL. install that and then restart. Hope this helps. - Original Message - From: Pikasz Gyorgy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, December 29, 2002 1:11 PM Subject: Fatal error

Re: Fatal error

2002-12-29 Thread Doug Thompson
server with my login name and password, with the next command in my php's file: mysql_connect(localhost, webuser, webpass) In the mysql.user table exist webuser/webpass and in mysql.db table too for an specified database. ...then appear the next error and I don't understand why: Fatal error: Call

Re: Fatal error

2002-12-29 Thread Stefan Hinz, iConnect \(Berlin\)
Pikasz, ...then appear the next error and I don't understand why: Fatal error: Call to undefined function: mysql_connect() in /var/www/html/vk/vk.php on line 11 Looks like MySQL has not been enabled in your PHP installation. Check with phpinfo() to find out. Regards, -- Stefan Hinz [EMAIL

fatal error

2002-11-30 Thread Brendan Mansell
-ish from my php code is: Fatal error: Call to undefined function: mysql_connect() in /var/www/testphp.php on line 7 To me this says 'mysql isn't installed as far as I can tell' since the connect function is the first thing it does.. but I've looked through documentation and configuration files

Re: fatal error

2002-11-30 Thread Thomas Seifert
what. The output i get when I try to do anything mysql-ish from my php code is: Fatal error: Call to undefined function: mysql_connect() in /var/www/testphp.php on line 7 To me this says 'mysql isn't installed as far as I can tell' since the connect function is the first thing it does

Fatal error: Please read Security section of the manual tofind out how to run mysqld as root!

2002-11-22 Thread Kenneth Illingsworth
This happens when I try to start the mysql daemon. I have checked the manual, but cannot fathom what else I am supposed to do. Here is what has been done so far: ./scripts//mysql_install_db seemed to initialize the MySQL db's ok. I also executed the following statements without issue: chown

RE: Fatal error: Please read Security section of the manual to find out how to run mysqld as root!

2002-11-22 Thread Shon Stephens
, 2002 3:30 PM To: Subject: Fatal error: Please read Security section of the manual to find out how to run mysqld as root! This happens when I try to start the mysql daemon. I have checked the manual, but cannot fathom what else I am supposed to do. Here is what has been done so far: ./scripts

RE: Fatal error: Please read Security section of the manual to find out how to run mysqld as root!

2002-11-22 Thread Shon Stephens
or whatever your paths are. -Original Message- From: Kenneth Illingsworth [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 4:06 PM To: [EMAIL PROTECTED] Subject: RE: Fatal error: Please read Security section of the manual to find out how to run mysqld as root! Thank you

re: Fatal error when using --skip-grant-tables option

2002-11-11 Thread Egor Egorov
a Fatal Error: Please read Security section of the manual to find RJ out how to run mysqld as root. Then the server shuts down. RJ I tried looking in the documentation but found nothing. Run: shell safe_mysqld --skip-grant-tables -- For technical support contracts, goto https://order.mysql.com

Fatal error when using --skip-grant-tables option

2002-11-09 Thread Robert Johnston
OK, I lost my password. Snicker away. I tried using the instructions I found in the MySQL manual and got hung up on starting the MySQL server in an unsecured state. The instructions say to start mysqld with the --skip-grant-tables option. When I do I get a Fatal Error: Please read Security

Fatal Error: Call to undefined function: mysql_connect()

2002-04-25 Thread Andrew Rich
$db = mysql_connect( Fatal Error: Call to undefined function: mysql_connect() 1. I found I had a RPM Install of PHP and a compiled version. (Off my book cdrom) 2. How can you get rid of file that you have gunziped ? in reverse, ie 'remove the following files' instead of 'install the following

Re: Fatal Error: Call to undefined function: mysql_connect()

2002-04-25 Thread Donna Robinson
1. I found I had a RPM Install of PHP and a compiled version. (Off my book cdrom) :-(( happened to me 2 4. I want to start from scratch but don't want to have to re-format nah. you've rpm -e'd the rpm. I had to build from scratch to compile mysql + php in as I couldn't find an off-the-shelf

Re: Fatal Error: Call to undefined function: mysql_connect()

2002-04-25 Thread Georg Richter
On Thursday, 25. April 2002 08:17, Andrew Rich wrote: 5. I have determined I was running a copy of PHP that did not have MYSQL support compiled in. Yes, looks like this is an an very old version, without mysql-support. 6. Could someone suggest where i could get a PHP copy that supports MYSQL

Re: error : Fatal error: Call to a member function on a non-object

2002-04-16 Thread ds
=mysql_query(update info set . or $result=mysql_query(update info set .,$link); Check the PHP Manual. On Tue, 2002-04-16 at 05:40, bob nt wrote: i get an error like Fatal error: Call to a member function on a non-object in the line $result=$dbconn-Execute(update infotab set

error : Fatal error: Call to a member function on a non-object

2002-04-15 Thread bob nt
i get an error like Fatal error: Call to a member function on a non-object in the line $result=$dbconn-Execute(update infotab set infomessage='$file_name' WHERE info_id='$ypid'); here $ file_name returns a file name like mirror.txt or x.gif. it is doing so. what's the probs can u

Re: MySql fatal error in mysql-opt.exe

2002-03-19 Thread Michael Widenius
and details and the console screen for that program reads: c:\serve\MySql\bin\mysql-opt.exe: Fatal error: Can't find messagefile 'C: erve\MySql\share\english\errmsg.sys' It seems the program is looking in C:/ erve when in fact the relevant errmsg.sys file is in the C:/serve folder into which

MySql fatal error in mysql-opt.exe

2002-03-12 Thread Mick
and the console screen for that program reads: c:\serve\MySql\bin\mysql-opt.exe: Fatal error: Can't find messagefile 'C: erve\MySql\share\english\errmsg.sys' It seems the program is looking in C:/ erve when in fact the relevant errmsg.sys file is in the C:/serve folder into which everything

Re: MySql fatal error in mysql-opt.exe

2002-03-12 Thread Miguel Angel Solorzano
close and details and the console screen for that program reads: c:\serve\MySql\bin\mysql-opt.exe: Fatal error: Can't find messagefile 'C: erve\MySql\share\english\errmsg.sys' It seems the program is looking in C:/ erve when in fact the relevant errmsg.sys file is in the C:/serve folder

Fatal error: Can't change to run as user 'mysql' ; Please check that the user exists!

2002-02-19 Thread jjones
Description: Followed steps to install binary distribution, including adding mysql user to group mysql. The user exists. When you run bin/safe_mysqld --user=mysql or if you run bin/mysqld --user=mysql or if you run bin/mysqld --user=#UID then it gives this error. No error if you

3.23.49 - Fatal error: Can't change to run as user 'mysql' ; Please check that the user exists!

2002-02-18 Thread sitnikov
Description: MysQL 3.23.48 works fine, but after upgrade to 3.23.49: Fatal error: Can't change to run as user 'mysql' ; Please check that the user exists! How-To-Repeat: Upgade from 3.23.48 to 3.23.49 Fix: Downgrade to 3.23.48 Release: mysql-3.23.48

Bug with MySQL replication of error 'unexpected success or fatal error' on query 'create database db2183-2'

2001-08-08 Thread Kevin Green
| +-+-+-+---+- -+--+---+-+- ++-- -+--+ | coulds07.netbenefit.com | admin | 3306| 60| coulds07-bin.008 | 25262417 | No| | | 4294967295 | error 'unexpected success or fatal error' on query 'create database db2183-2

Urgent: fatal error on mysql_connect()

2001-05-16 Thread fidodido
Hi all! I need to know how to solve this. I keep on having this error whenever my scripts using mysql_connect()... Fatal error: Call to undefined function: mysql_connect() in /www/html/phpMyAdmin/lib.inc.php on line 255 TIA!!! Regards Annie