summaryrefslogtreecommitdiff
path: root/mysql-test/r/variables.result
Commit message (Expand)AuthorAgeFilesLines
* post-mergeunknown2004-12-311-3/+3
* A fix (bug #6993: Max myisam_data_pointer_size limited to 7).unknown2004-12-071-0/+4
* BUG#4788 - show create table provides incorrect statement.unknown2004-09-101-0/+26
* manually mergedunknown2004-08-241-0/+16
|\
| * Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0)unknown2004-08-231-0/+16
* | Language/consistency edits to error messagesunknown2004-06-151-5/+5
* | Language/consistency edits to error messagesunknown2004-06-151-1/+1
* | Portability fix (using 'char' as argument to C functions may give warnings)unknown2004-05-281-0/+1
* | merge with 4.0 to get fix for hpuxunknown2004-05-281-2/+1
|\ \ | |/
| * Portability fix for 32 bit file systemsunknown2004-05-281-1/+1
* | After merge fixesunknown2004-05-241-4/+5
* | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-0/+4
|\ \ | |/
| * Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't unknown2004-05-191-0/+4
* | fixed flags of printed queryunknown2004-05-131-3/+3
* | Better error messages for not nullableunknown2004-03-291-0/+4
* | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.unknown2004-03-251-1/+1
* | more sys_var_str fixesunknown2004-03-201-0/+9
* | select @@smth=@@sys_str_var crash fixedunknown2004-03-201-0/+2
* | 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/+10
* | SESSION instead of LOCAL in error messages.unknown2004-03-071-4/+4
* | After merge fixesunknown2004-02-161-3/+3
* | Merge with 4.0.18unknown2004-02-111-0/+2
|\ \ | |/
| * added error message for receiving variable with wrong GLOBAL|LOCAL typeunknown2003-12-171-2/+4
* | WorkLog #1323 (part 2)unknown2003-12-171-12/+12
* | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-021-2/+2
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+15
* | support 'parallel' updates and rallback of whole statement in case of error i...unknown2003-10-241-0/+24
* | Portability fixes for windowsunknown2003-10-151-1/+1
* | 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/+32
|\ \ | |/
| * Add new user variables for tuning memory usage:unknown2003-10-111-0/+32
* | A new separate error message: Unknown collation 'blablabla'unknown2003-07-291-0/+2
* | Support for variables with componentsunknown2003-07-061-1/+1
* | Added SQLSTATE to client/server protocolunknown2003-06-041-18/+18
* | mergeunknown2003-05-221-9/+15
|\ \
| * \ Merge with 4.0.13unknown2003-05-191-9/+15
| |\ \ | | |/
| | * Portability fix for 64 bit machinesunknown2003-05-141-1/+1
| | * - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-131-9/+10
| | * A test case for bug in record #166 :unknown2003-03-201-0/+5
* | | Some SHOW VARIABLES have been renamed:unknown2003-05-211-3/+3
|/ /
* | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-1/+1
* | Variable names have been renamed:unknown2003-04-231-3/+3
* | Some optimization in SET NAMESunknown2003-04-051-12/+0
* | Some collation have been renamed to fit into convensionunknown2003-04-011-3/+3
* | 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-10/+10
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-2/+1
|/
* Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-2/+2