summaryrefslogtreecommitdiff
path: root/mysql-test/t/type_uint.test
Commit message (Collapse)AuthorAgeFilesLines
* Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
|
* manually mergedserg@serg.mylan2004-08-181-0/+1
|\
| * Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowserg@serg.mylan2004-08-111-0/+1
| |
* | After merge fixesmonty@mashka.mysql.fi2003-08-191-0/+1
| | | | | | | | | | Use server character set if --default-character-set is not used Added convert_string() for more efficient alloc+character-set convert of strings
* | Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-0/+3
|/ | | | | | Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print()
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-281-0/+10
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit