summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| |/ / |/| |
* | | 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
| |/
* | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-061-1/+1
* | myisam_data_pointer_sizeunknown2004-05-011-0/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-271-2/+3
|\ \
| * | After merge fixesunknown2004-04-271-2/+3
* | | Added NDB storage engineunknown2004-04-151-0/+4
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-101-2/+19
|\ \
| * | make session max_delayed_threads to be settable only to 0 or global valueunknown2004-04-091-2/+19
* | | after review PS fixesunknown2004-04-101-1/+25
* | | mergeunknown2004-04-081-0/+28
|\ \ \ | |/ / |/| |
| * | new error for unsupported command in PSunknown2004-04-081-0/+28
* | | correct SET GLOBAL ft_boolean_syntax=DEFAULT behaviourunknown2004-04-071-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-1/+2
|\ \ \ | |/ / |/| |