summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fixing the problem with my_bool_t defined two times.Alexander Barkov2013-06-031-1/+1
* | | | | | 10.0-base mergeSergei Golubchik2013-06-061-10/+8
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 5.5 mergeSergei Golubchik2013-06-061-10/+8
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-11/+8
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug #16044655 CRASH: SETTING DEFAULT VALUE FOR SOME VARIABLESAnnamalai Gurusami2013-02-251-10/+7
* | | | | | Merge 10.0-base -> 10.0unknown2013-05-281-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Fixed errors and compiler warnings found by buildbotMichael Widenius2013-05-051-1/+1
* | | | | 10.0-base mergeSergei Golubchik2013-04-151-2/+109
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | create sys_var::val_str(), sys_var::val_int(), sys_var::val_real().Sergei Golubchik2013-04-091-2/+109
| * | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-19/+17
| |\ \ \ | | |/ /
* | | | remove "invisible sysvars" oxymoronSergei Golubchik2013-02-021-8/+0
* | | | small code cleanup taken from MySQL 5.6Sergei Golubchik2012-12-161-2/+2
* | | | merge with 5.5Sergei Golubchik2012-11-031-19/+17
|\ \ \ \ | | |/ / | |/| |
| * | | mysql-5.5.28Sergei Golubchik2012-10-161-19/+17
| |\ \ \ | | | |/ | | |/|
| | * | Bug#14498355: DEPRECATION WARNINGS SHOULD NOT CONTAIN MYSQL VERSIONMartin Hansson2012-08-241-20/+17
* | | | 10.0-base -> 10.0-montySergei Golubchik2012-10-191-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-10-041-1/+1
| |/ /
* | | fixes for test failuresSergei Golubchik2012-09-271-5/+10
|/ /
* | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \
| * | Fix trivial merge errorSergey Petrunya2011-12-151-3/+2
| * | MergeMichael Widenius2011-12-141-0/+1
| |\ \
| | * | Fixed failure with query_cache.test for embedded serverMichael Widenius2011-12-131-2/+1
| * | | The variable query_cache_strip_comments allowed in embedded server.unknown2011-12-131-2/+2
| |/ /
| * | Merge with 5.2.Michael Widenius2011-12-111-3/+5
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-3/+5
| | |\ \
| | | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-3/+5
| | | |\ \
| | | | * \ Updated/added copyright headersKent Boortz2011-07-031-5/+45
| | | | |\ \
| * | | | | | rename binlog_dbug_fsync_sleep -> debug_binlog_fsync_sleepSergei Golubchik2011-11-031-0/+3
| * | | | | | Automatic mergeMichael Widenius2011-09-261-1/+13
| |\ \ \ \ \ \
| | * | | | | | Allow one to block an account by using GRANT max_user_connections = -1Michael Widenius2011-09-261-1/+13
| * | | | | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-231-2/+2
| |/ / / / / /
* | | | | | | Add support for signed sysvars.Sergei Golubchik2011-11-221-1/+1
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \ \
| | | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
* | | | | | | | cleanupsSergei Golubchik2011-10-191-1/+0
* | | | | | | | merge with 5.3Sergei Golubchik2011-10-191-1/+2
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-0/+4
| * | | | | | | Added read only system variable 'in_transaction' which tells if there'sSergei Golubchik2011-07-011-19/+23
| * | | | | | | Merge with Sergei's tree to get in latest microsecond patches and also fixes ...Michael Widenius2011-06-111-5/+11
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ merge with 5.1-microSergei Golubchik2011-06-071-5/+11
| | |\ \ \ \ \ \ \
| | | * | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-3/+7
| * | | | | | | | | Fixed compile failure when we don't use system zlibMichael Widenius2011-06-091-1/+1
| |/ / / / / / / /
| * | | | | | | | Change optimizer_use_mrr=auto|disable|forceSergey Petrunya2011-06-031-11/+0
| * | | | | | | | Fix compile errors and warnings and test errors introduced by microseconds push.Vladislav Vaintroub2011-05-281-1/+1
| * | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-12/+11
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | post review changes 2Sergei Golubchik2011-05-191-1/+1
| | * | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-10/+10
| * | | | | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-13/+78