bell@sanja.is.com.ua
|
33346e26af
|
added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor()
added string length for more speed
made code covarage for print() method of Item
fixed printability of some items (SCRUM) (WL#1274)
|
2003-10-30 12:57:26 +02:00 |
|
serg@serg.mylan
|
784fb81426
|
INSERT ... UPDATE ... VALUES()
|
2003-05-03 01:16:56 +02:00 |
|
monty@mashka.mysql.fi
|
1f6ecc0cd3
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names.
changed store_warning() -> push_warning_print()
|
2003-01-06 01:48:59 +02:00 |
|
serg@serg.mysql.com
|
564487d7c0
|
it's INSERT ... ON DUPLICATE KEY UPDATE , not INSERT ON DUPLICATE KEY UPDATE SET
|
2002-12-02 22:04:26 +01:00 |
|
serg@serg.mysql.com
|
451440f930
|
one more test
|
2002-12-02 21:12:25 +01:00 |
|
serg@serg.mysql.com
|
2320923a7b
|
INSERT ... ON DUPLICATE KEY UPDATE ...
|
2002-12-02 20:38:00 +01:00 |
|