summaryrefslogtreecommitdiff
path: root/mysql-test/r/binary.result
Commit message (Expand)AuthorAgeFilesLines
* Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-06-301-0/+38
|\
| * Fixed bug #29087. This bug manifested itself for queries that performedunknown2007-06-251-0/+38
* | Merge neptunus.(none):/home/msvensson/mysql/bug10460/my51-bug10460unknown2006-03-061-1/+1
|\ \ | |/ |/|
| * Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower caseunknown2006-02-221-1/+1
* | Expanding a binary field should result in 0x00-filled positions, not 0x20 unknown2006-03-021-0/+19
|/
* type_binary.result, type_binary.test:unknown2005-10-131-1/+1
* Bug #6552 CHAR column w/o length is legal, BINARY w/o length is notunknown2004-11-161-0/+7
* "SELECT BINARY x" now means "SELECT CAST(x AS BINARY)".unknown2004-08-261-2/+2
* Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns wrong resu...unknown2004-08-231-0/+18
* Bug#4521: unique key prefix interacts poorly with utf8. unknown2004-08-191-0/+2
* apply UNIQUE constrain correctly for multi-byte charsetsunknown2004-08-131-0/+4
* Better tests for BINARYunknown2004-03-291-0/+31
* After merge fixesunknown2004-02-161-2/+0
* Merge with 4.0.17unknown2003-12-171-0/+1
|\
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-0/+1
* | make the test more obviousunknown2003-03-061-23/+23
* | trim spaces from CHAR() BINARY consistentlyunknown2003-03-061-0/+1
|/
* bug tests addedunknown2003-02-031-2/+17
* Update mysql-test results after mergeunknown2002-09-181-0/+10
* fixed tests to be independed from environmentunknown2002-08-301-0/+1
* client/mysqlmanagerc.cunknown2001-09-271-0/+22
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+33