summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | InnoDB: implement innodb_max_purge_lagunknown2004-09-301-0/+4
* | Made innodb_autoextend_increment accessible as a global variable.unknown2004-09-301-0/+4
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-0/+2
|\ \
| * \ Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-08-191-0/+2
| |\ \
| | * | Several fixes to make tests working for embedded libraryunknown2004-07-231-0/+2
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-161-1/+7
|\ \ \ \ | |/ / /
| * | | Fix for BUG#5064 "SET GLOBAL SYNC_BINLOG does not work on some platforms":unknown2004-08-161-1/+7
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-131-0/+2
|\ \ \ \ | |/ / /
| * | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-131-0/+2
| |\ \ \
| | * | | Merge resolve. Changed name of ha_example to ha_example_engine.unknown2004-08-131-2/+2
| | * | | This is the addition of the CSV engine "aka tina". Its an example engine that...unknown2004-08-121-0/+2
| | |/ /
* | | | set_var.cc:unknown2004-08-131-0/+2
|/ / /
* | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-3/+5
* | | apply in SET PASSWORD same checks as in GRANT, to let only valid hashes throughunknown2004-07-301-4/+5
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-07-291-2/+2
|\ \ \
| * | | Fix some variable misorderings.unknown2004-07-281-2/+2
| |/ /
* | | Added innodb_locks_unsafe_for_binlog option. This option turns off Innodb unknown2004-07-201-0/+1
|/ /
* | Reorder variables to preserve alphabetical sorting.unknown2004-07-101-3/+3
* | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-4/+4
* | Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-3/+3
* | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-1/+75
* | WL#1595 "Optionally fsync() the binlog after every statement":unknown2004-06-101-0/+28
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-051-0/+1
|\ \