monty@mysql.com
|
cde713023a
|
Cleanup
|
2003-12-16 02:23:40 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
35b8a0cde9
|
Already approved bug fix for #1561.
Bug happens in INTERVAL function when number of compared arguments
is 8 or more.
|
2003-12-13 17:20:35 +02:00 |
|
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 |
|
monty@mashka.mysql.fi
|
4f7512160b
|
After merge fixes
Use server character set if --default-character-set is not used
Added convert_string() for more efficient alloc+character-set convert of strings
|
2003-08-19 00:08:08 +03:00 |
|
monty@mashka.mysql.fi
|
2263e3e51f
|
Merge with 4.0.14
|
2003-08-11 22:44:43 +03:00 |
|
ram@mysql.r18.ru
|
82942ebf9d
|
Fix for the bug #803.
Now INTERVAL(NULL, N1, N2, ...) returns NULL.
|
2003-07-10 15:27:02 +05: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 |
|
monty@donna.mysql.com
|
c0f40d14cc
|
Added support for hex strings to mysqlimport
A lot of new tests to mysqltest
Fixed bug with BDB tables and autocommit
|
2000-12-28 03:56:38 +02:00 |
|