summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in strict mode (A state was not properly cleared on successful inse...unknown2004-10-051-3/+0
* Strict mode & better warningsunknown2004-09-281-0/+7
* Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-0/+9
* After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-1/+1
* Merge with 4.1unknown2004-09-061-10/+26
|\
| * 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
| |/
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-07-161-0/+7
|\ \
| * | VIEWunknown2004-07-161-0/+7
* | | after merge fixes (making rpl_charset and rpl_timezone pass).unknown2004-07-151-5/+3
|/ /
* | Merge with 4.1unknown2004-07-121-7/+7
|\ \ | |/
| * 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
* | After merge fixesunknown2004-07-121-0/+2
* | Merge with 4.1.3-betaunknown2004-07-071-25/+213
|\ \ | |/
| * 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
| |\
| | * Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-251-0/+1
| | |\
| | | * Added tests for archive. Cleaned up a merge mistake and added some informatio...unknown2004-05-251-0/+1
| * | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-031-20/+103
| |\ \ \
| | * | | Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-20/+103
| | |/ /
| * | | Merge with 4.0 to get fixes for netwareunknown2004-06-021-1/+1
| |\ \ \
| | * | | Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...unknown2004-06-011-1/+1
| * | | | WL#1163 (Make spatial code separable for other parts)unknown2004-05-271-0/+2
| | |/ / | |/| |
* | | | Merging 4.1 to 5.0.unknown2004-05-261-7/+13
|\ \ \ \ | |/ / /
| * | | Merge with 4.0 to get fixes for Windows project filesunknown2004-05-251-1/+1
| |\ \ \ | | |/ /
| | * | New MYSQL_SERVER_SUFFIX usage (for easier compilation)unknown2004-05-251-1/+1
| * | | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-6/+12
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-191-3/+1
| | |\
| | | * Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-3/+1
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-191-1/+6
| | |\ \
| | | * | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"unknown2004-05-191-1/+6
| | | |/
| | * | Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't unknown2004-05-191-2/+2
| | |/
* | | Better names for two system variables:unknown2004-05-201-7/+10
* | | Post-merge post-merge fix (new error codes for fparser).unknown2004-05-141-0/+7
|\ \ \