summaryrefslogtreecommitdiff
path: root/mysql-test/t/variables.test
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0 to get fix for hpuxunknown2004-05-281-0/+1
|\
| * Portability fix for 32 bit file systemsunknown2004-05-281-0/+1
| * Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't unknown2004-05-191-1/+7
* | After merge fixesunknown2004-05-241-0/+8
* | Better error messages for not nullableunknown2004-03-291-0/+4
* | more sys_var_str fixesunknown2004-03-201-0/+9
* | select @@smth=@@sys_str_var crash fixedunknown2004-03-201-0/+3
* | EOVERFLOW moved to my_base.h - it is used not only in strtod.cunknown2004-03-161-5/+5
* | Fix for bug#2586 Disallow global/session/local as structured var. instance namesunknown2004-03-161-0/+14
* | After merge fixesunknown2004-02-161-3/+2
* | Merge with 4.0.18unknown2004-02-111-2/+5
|\ \ | |/
| * added error message for receiving variable with wrong GLOBAL|LOCAL typeunknown2003-12-171-2/+5
* | WorkLog #1323 (part 2)unknown2003-12-171-8/+8
* | Fixup error number - Broke during mergeunknown2003-12-041-1/+1
* | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-021-1/+1
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+3
* | support 'parallel' updates and rallback of whole statement in case of error i...unknown2003-10-241-0/+17
* | merge with 4.0 to get fix for SET enum_system_variable=NULLunknown2003-10-141-0/+2
|\ \ | |/
| * Fixed bug in SET enum_system_variable=NULLunknown2003-10-141-0/+2
* | merge with 4.0 for more memory allocation variables.unknown2003-10-131-0/+12
|\ \ | |/
| * Add new user variables for tuning memory usage:unknown2003-10-111-0/+12
* | After merge fixesunknown2003-08-191-1/+1
* | A new separate error message: Unknown collation 'blablabla'unknown2003-07-291-0/+2
* | mergeunknown2003-05-221-5/+16
|\ \
| * \ Merge with 4.0.13unknown2003-05-191-5/+16
| |\ \ | | |/
| | * Portability fix for 64 bit machinesunknown2003-05-141-0/+1
| | * - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-131-5/+8
| | * A test case for bug in record #166 :unknown2003-03-201-0/+7
* | | Some SHOW VARIABLES have been renamed:unknown2003-05-211-2/+2
|/ /
* | Variable names have been renamed:unknown2003-04-231-2/+2
* | Some optimization in SET NAMESunknown2003-04-051-8/+0
* | A test case for the bug fix as per PEM's reported bug #118.unknown2003-03-201-0/+1
* | CONVERT class was removedunknown2003-03-181-6/+6
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-2/+4
|/
* Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-0/+3
* Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-0/+4
* Added --skip-safemalloc to mysqltestunknown2002-10-291-2/+0
* Changed SQL variable delay_key_write to an enumunknown2002-08-131-0/+6
* Added nety_retry_count as a changeable variableunknown2002-08-081-0/+1
* New SET syntax & system variables.unknown2002-07-231-3/+194
* SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-0/+11
* Bugfix for WHERE key=@a OR key=@bunknown2001-12-271-0/+13
* Changed compare in MyISAM to use my_pread()unknown2001-06-111-1/+3
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+14