Problem on Installing a MySQL 3.23.32 Source Distribution on Sun Solaris 2.6 ???

2001-01-23 Thread Michel Tignyemb
I have done the source installation of MySQL 3.23.31 on Sun Solaris 2.6. I execute tests found in .../mysql-test directory using 'force' option to continue after aborted tests ( ./mysql-test-run --force). How can I do with those aborted cases, known that I have to install master-slave replica

Is there any probleme with datatype DATE ??

2001-01-19 Thread Michel Tignyemb
t1 VALUES ( "2000-1-5" ); Query OK, 1 row affected (0.00 sec) mysql> SELECT * FROM t1 WHERE datum BETWEEN "2000-1-2" AND "2000-1-4"; +-+ | datum | +-+ | 2000-01-02 00:00:00 | | 2000-01-03 00:00:00 | | 2000-01-04 00:00:00 | | 2000-01-02 00:00:00 | | 2000-01-03 00:00:00 | | 2000-01-04 00:00:00 | +-+ 6 rows in set (0.00 sec) Can somebody tell me the reason ? Michel TIGNYEMB FTeB 01 46 12 69 45

Problem when I want to set password to root user

2001-01-16 Thread Michel Tignyemb
Capabilities: 8325 packet_length: 0 Host: 'localhost' User: 'root' Using password: yes Access: 32768 db: '*none*' ~THD(): info: freeing host end_thread: info: Adding thread to cache process_alarm: info: sig: 14 active alarms: 0 ~ Michel TIGNYEMB FTeB 01 46 12 69 45