Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug with indexed NULL column <=> NULL | monty@mashka.mysql.fi | 2002-11-22 | 1 | -0/+21 |
| | | | | Fix for Mac OS X shutdown | ||||
* | Fixed a bug in key optimizing handling where the expression | monty@hundin.mysql.fi | 2002-10-14 | 1 | -0/+44 |
| | | | | | WHERE column_name = key_column_name was calculated as true for NULL values. | ||||
* | Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL | monty@donna.mysql.fi | 2001-04-10 | 1 | -0/+46 |
| | |||||
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+47 |
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit |