summaryrefslogtreecommitdiff
path: root/mysql-test/t/binary.test
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #29087. This bug manifested itself for queries that performedigor@olga.mysql.com2007-06-251-0/+38
* Expanding a binary field should result in 0x00-filled positions, not 0x20 cmiller@zippy.(none)2006-03-021-0/+12
* type_binary.result, type_binary.test:bar@mysql.com2005-10-131-1/+1
* Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* Bug #6552 CHAR column w/o length is legal, BINARY w/o length is notbar@mysql.com2004-11-161-0/+7
* Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns wrong resu...gluh@gluh.mysql.r18.ru2004-08-231-0/+13
* apply UNIQUE constrain correctly for multi-byte charsetsserg@serg.mylan2004-08-131-0/+1
* Better tests for BINARYbar@bar.intranet.mysql.r18.ru2004-03-291-0/+15
* make the test more obviousserg@serg.mysql.com2003-03-061-8/+8
* Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-2/+9
|\
| * bug tests addedserg@serg.mysql.com2003-02-031-2/+9
* | Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-1/+3
|/
* merge with 3.23.53 (only code cleanup and new test case)monty@mashka.mysql.fi2002-09-181-0/+10
|\
| * Fixed bug with BINARY NULLmonty@mashka.mysql.fi2002-09-181-0/+10
* | fixed tests to be independed from environmentbell@sanja.is.com.ua2002-08-301-0/+1
|/
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-281-0/+33