Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | unknown | 2003-01-06 | 1 | -2/+4 |
* | Changed thd variables max_join_size and select_limit to type ha_rows. | unknown | 2002-12-20 | 1 | -0/+3 |
* | Put temporary files in binlog cache when using BEGIN/COMMIT | unknown | 2002-11-07 | 1 | -0/+4 |
* | Added --skip-safemalloc to mysqltest | unknown | 2002-10-29 | 1 | -2/+0 |
* | Changed SQL variable delay_key_write to an enum | unknown | 2002-08-13 | 1 | -0/+6 |
* | Added nety_retry_count as a changeable variable | unknown | 2002-08-08 | 1 | -0/+1 |
* | New SET syntax & system variables. | unknown | 2002-07-23 | 1 | -3/+194 |
* | SHOW VARIABLES LIKE ... are now case insensitive | unknown | 2002-04-18 | 1 | -0/+11 |
* | Bugfix for WHERE key=@a OR key=@b | unknown | 2001-12-27 | 1 | -0/+13 |
* | Changed compare in MyISAM to use my_pread() | unknown | 2001-06-11 | 1 | -1/+3 |
* | Added support for hex strings to mysqlimport | unknown | 2000-12-28 | 1 | -0/+14 |