Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns wrong resu... | gluh@gluh.mysql.r18.ru | 2004-08-23 | 1 | -0/+13 |
* | apply UNIQUE constrain correctly for multi-byte charsets | serg@serg.mylan | 2004-08-13 | 1 | -0/+1 |
* | Better tests for BINARY | bar@bar.intranet.mysql.r18.ru | 2004-03-29 | 1 | -0/+15 |
* | make the test more obvious | serg@serg.mysql.com | 2003-03-06 | 1 | -8/+8 |
* | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -2/+9 |
|\ | |||||
| * | bug tests added | serg@serg.mysql.com | 2003-02-03 | 1 | -2/+9 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+3 |
|/ | |||||
* | merge with 3.23.53 (only code cleanup and new test case) | monty@mashka.mysql.fi | 2002-09-18 | 1 | -0/+10 |
|\ | |||||
| * | Fixed bug with BINARY NULL | monty@mashka.mysql.fi | 2002-09-18 | 1 | -0/+10 |
* | | fixed tests to be independed from environment | bell@sanja.is.com.ua | 2002-08-30 | 1 | -0/+1 |
|/ | |||||
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+33 |