Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+15 |
* | support 'parallel' updates and rallback of whole statement in case of error i... | bell@sanja.is.com.ua | 2003-10-24 | 1 | -0/+24 |
* | Portability fixes for windows | monty@mashka.mysql.fi | 2003-10-15 | 1 | -1/+1 |
* | merge with 4.0 to get fix for SET enum_system_variable=NULL | monty@mashka.mysql.fi | 2003-10-14 | 1 | -0/+2 |
|\ | |||||
| * | Fixed bug in SET enum_system_variable=NULL | monty@mashka.mysql.fi | 2003-10-14 | 1 | -0/+2 |
* | | merge with 4.0 for more memory allocation variables. | monty@mashka.mysql.fi | 2003-10-13 | 1 | -0/+32 |
|\ \ | |/ | |||||
| * | Add new user variables for tuning memory usage: | monty@mashka.mysql.fi | 2003-10-11 | 1 | -0/+32 |
* | | A new separate error message: Unknown collation 'blablabla' | bar@bar.mysql.r18.ru | 2003-07-29 | 1 | -0/+2 |
* | | Support for variables with components | monty@mashka.mysql.fi | 2003-07-06 | 1 | -1/+1 |
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -18/+18 |
* | | merge | monty@mashka.mysql.fi | 2003-05-22 | 1 | -9/+15 |
|\ \ | |||||
| * \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -9/+15 |
| |\ \ | | |/ | |||||
| | * | Portability fix for 64 bit machines | monty@narttu.mysql.fi | 2003-05-14 | 1 | -1/+1 |
| | * | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342 | jani@hynda.(none) | 2003-05-13 | 1 | -9/+10 |
| | * | A test case for bug in record #166 : | Sinisa@sinisa.nasamreza.org | 2003-03-20 | 1 | -0/+5 |
* | | | Some SHOW VARIABLES have been renamed: | bar@bar.mysql.r18.ru | 2003-05-21 | 1 | -3/+3 |
|/ / | |||||
* | | Give warning if MySQL doesn't honor given storage engine | monty@mashka.mysql.fi | 2003-05-13 | 1 | -1/+1 |
* | | Variable names have been renamed: | bar@bar.mysql.r18.ru | 2003-04-23 | 1 | -3/+3 |
* | | Some optimization in SET NAMES | mysql@home.(none) | 2003-04-05 | 1 | -12/+0 |
* | | Some collation have been renamed to fit into convension | bar@bar.mysql.r18.ru | 2003-04-01 | 1 | -3/+3 |
* | | A test case for the bug fix as per PEM's reported bug #118. | Sinisa@sinisa.nasamreza.org | 2003-03-20 | 1 | -0/+1 |
* | | CONVERT class was removed | bar@bar.mysql.r18.ru | 2003-03-18 | 1 | -10/+10 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -2/+1 |
|/ | |||||
* | Changed thd variables max_join_size and select_limit to type ha_rows. | monty@mashka.mysql.fi | 2002-12-20 | 1 | -2/+2 |
* | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -0/+4 |
* | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -2/+0 |
* | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -1/+1 |
* | Changed SQL variable delay_key_write to an enum | monty@hundin.mysql.fi | 2002-08-13 | 1 | -0/+14 |
* | Added nety_retry_count as a changeable variable | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+1 |
* | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -7/+267 |
* | Portability fixes | monty@hundin.mysql.fi | 2002-04-26 | 1 | -0/+14 |
* | New CAST syntax | monty@hundin.mysql.fi | 2002-01-03 | 1 | -0/+9 |
* | merge with 3.23 | monty@hundin.mysql.fi | 2002-01-02 | 1 | -0/+11 |
|\ | |||||
| * | Bugfix for WHERE key=@a OR key=@b | monty@hundin.mysql.fi | 2001-12-27 | 1 | -0/+11 |
* | | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+12 |
|/ | |||||
* | Changed compare in MyISAM to use my_pread() | monty@tik.mysql.fi | 2001-06-11 | 1 | -1/+3 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+12 |