summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+16
* Bug #51160 Deadlock around SET GLOBAL EVENT_SCHEDULER = ON|OFFJon Olav Hauglid2010-03-151-8/+16
* Fix for BUG#51215 "log-error partially works with version 5.5": WL 4738 (reen...Guilhem Bichot2010-03-051-1/+2
* A follow-up on WL#5154 and WL#5182: remove forgotten options.Alexander Nozdrin2010-03-031-2/+1
* BUG#50296Andrei Elkin2010-03-011-1/+1
* WL#5252: Deprecate --optimizer_search_depth=63Roy Lyseng2010-03-011-3/+16
* Bug#50296 Slave reconnects earlier than the prescribed slave_net_timeout valueMarc Alff2010-03-011-1/+1
* merging to 6.0-codebase-bugfixing from a local branchAndrei Elkin2010-02-281-1/+1
|\
| * Bug #50296 Slave reconnects earlier than the prescribed slave_net_timeout valueAndrei Elkin2010-02-281-1/+1
* | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-02-201-14/+16
|\ \
| * \ Auto-merge from mysql-next-4284.Alexander Nozdrin2010-02-151-7/+0
| |\ \
| | * | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-151-7/+0
| * | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-7/+17
| |\ \ \ | | |/ / | |/| |
| * | | Bug #45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-111-0/+6
| * | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-0/+42
| |\ \ \
| * \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-7/+28
| |\ \ \ \
| * \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-6/+33
| |\ \ \ \ \
| * \ \ \ \ \ Merge next-mr -> next-4284Konstantin Osipov2010-02-031-26/+165
| |\ \ \ \ \ \
| * | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-7/+10
* | | | | | | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-24/+0
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Automerge from mysql-next-mr-bugfixing.Luis Soares2010-02-111-3/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merging with mysql-next-mr-bugfixing.Mats Kindahl2010-01-251-2/+2
| |\ \ \ \ \ \
| | * | | | | | fixes for gcc 4.4.1 warningsGuilhem Bichot2010-01-251-2/+2
| * | | | | | | Patch to eliminate warnings in mysql-next-mr-bugteam.Mats Kindahl2010-01-251-1/+1
| |/ / / / / /
| * | | | | | BUG#46364 MyISAM transbuffer problems (NTM problem)Alfranio Correia2010-01-211-0/+42
| | |_|_|/ / | |/| | | |
* | | | | | Manual merge from mysql-5.1-rep+2.Luis Soares2010-02-091-4/+14
| |_|_|_|/ |/| | | |
* | | | | Manual merge of patch for Bug#46364 from mysql-next-mr-bugfixing.Alexander Nozdrin2010-02-021-1/+32
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-281-0/+11
|/ / / /
* | | | merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-32/+198
|\ \ \ \ | | |_|/ | |/| |
| * | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-01-111-26/+165
| |\ \ \ | | | |/ | | |/|
| | * | WL#2360 Performance schemaMarc Alff2010-01-061-26/+165
| | |/
| * | WL#5197 "Move @@engine_condition_pushdown to @@optimizer_switch"Guilhem Bichot2010-01-061-6/+33
| |/
* | Manual merge from next-mr.unknown2010-01-121-7/+28
|/
* don't show --ssl* option if ssl is not compiled inSergei Golubchik2009-12-251-7/+13
* WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-0/+2738