summaryrefslogtreecommitdiff
path: root/mysql-test/t/binary.test
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #29087. This bug manifested itself for queries that performedunknown2007-06-251-0/+38
* Expanding a binary field should result in 0x00-filled positions, not 0x20 unknown2006-03-021-0/+12
* type_binary.result, type_binary.test:unknown2005-10-131-1/+1
* Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* Bug #6552 CHAR column w/o length is legal, BINARY w/o length is notunknown2004-11-161-0/+7
* Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns wrong resu...unknown2004-08-231-0/+13
* apply UNIQUE constrain correctly for multi-byte charsetsunknown2004-08-131-0/+1
* Better tests for BINARYunknown2004-03-291-0/+15
* make the test more obviousunknown2003-03-061-8/+8
* Merge with 4.0.11unknown2003-02-041-2/+9
|\
| * bug tests addedunknown2003-02-031-2/+9
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-1/+3
|/
* merge with 3.23.53 (only code cleanup and new test case)unknown2002-09-181-0/+10
|\
| * Fixed bug with BINARY NULLunknown2002-09-181-0/+10
* | fixed tests to be independed from environmentunknown2002-08-301-0/+1
|/
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+33