Easy Php'de MySQL başlamıyor..
5
●1.097
- 19-05-2008, 00:37:30Üyeliği durduruldupcye reset atınca düzeliyor.. Log böyle;
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
080519 0:36:22 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
080519 0:36:22 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
080519 0:36:22 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
080519 0:36:23 InnoDB: Started; log sequence number 0 0
080519 0:36:23 [Warning] mysql.user table is not updated to new password format; Disabling new password usage until mysql_fix_privilege_tables is run
080519 0:36:24 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
D:\PROGRA~1\EASYPH~1\MySql\bin\mysqld.exe: ready for connections.
Version: '4.1.9-max' socket: '' port: 3306 Source distribution