summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup during review of new codeunknown2005-06-211-1/+1
* Fix for bug#10732: Set SQL_MODE to NULL gives garbled error messageunknown2005-06-091-0/+3
* a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
* Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* item_func.cc:unknown2005-06-021-1/+2
* tztime.cc:unknown2005-06-021-0/+2
* Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* Fixed core dump with long timezone namesunknown2005-04-161-2/+2
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-241-0/+1
|\
| * Additional storage engine called "blackhole". Customer request, and for that ...unknown2005-03-221-0/+1
* | Fix for bug #7100: relay_log_space_max missing from SHOW VARIABLESunknown2005-03-161-0/+1
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-151-1/+7
|\ \ | |/ |/|
| * A "fix" for problem discovered in BUG#8510: remove ONLY_FULL_GROUP_BY mode fr...unknown2005-02-171-1/+7
* | Fix for BUG#8325 "Deadlock in replication thread stops replication":unknown2005-03-021-0/+4
* | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6662-4.1unknown2005-02-221-0/+6
|\ \
| * | BUG#6662: Changes after Guilhems and Sergs reviewunknown2005-02-221-1/+3
| * | BUG#6662: Importing mysqldumps should not show any warnings of level "notes".unknown2005-02-211-0/+4
| |/
* | bug#6958unknown2005-02-171-0/+6
|/
* Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-311-0/+14
|\
| * Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-251-0/+14
| |\
| | * sql_class.h, set_var.cc, mysqld.cc:unknown2005-01-251-0/+14
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-281-11/+17
|\ \ \ | |/ / |/| |
| * | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() functionunknown2005-01-261-11/+17
* | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-241-2/+2
|\ \ \ | |_|/ |/| |
| * | fixes/cleanups according to Coverity reportunknown2005-01-241-2/+2
| |/
* | Final patch for BUG#4285.unknown2005-01-191-2/+2
|/
* set_var.cc:unknown2005-01-081-1/+0
* set_var.cc:unknown2005-01-071-2/+2
* set_var.cc:unknown2005-01-021-1/+1
* Bug#6481 - storage_engine system variable allows nonsensical valueunknown2004-12-211-1/+3
* * Added comments and one assertunknown2004-12-141-2/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-9/+5
|\
| * Ensure that we free memory used with --order-by-primary (in mysqldump)unknown2004-12-091-9/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
|\ \ | |/ |/|
| * Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | Cleanups during review stageunknown2004-12-021-5/+4
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-221-6/+11
|\
| * Fix for bug #6462 "Same request on same data returns differentunknown2004-11-221-6/+11
* | Enabled usage of new system variables for ndbunknown2004-11-171-1/+31
|/
* Simpler arena swapping codeunknown2004-11-081-1/+1
* Fixed access to freed memoryunknown2004-10-271-2/+0
* Merge with 4.0unknown2004-10-271-0/+4
|\
| * Backport innodb_max_purge_lag from 4.1unknown2004-10-271-0/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-261-1/+2
|\ \
| * | A lot of fixes for prepared statements (PS):unknown2004-10-261-1/+2
* | | Bug 6206: ENUMs are not case sensitive even if declared BINARYunknown2004-10-261-1/+3
* | | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-2/+3
|/ /
* | Merge with 4.0unknown2004-10-201-0/+4
|\ \ | |/
| * Code cleanups (done during review of new code)unknown2004-10-201-4/+4
| * Added startup option and settable session variableunknown2004-10-131-0/+4