summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* LP BUG#823169 fix.unknown2011-09-021-24/+36
* Added logging of all messages (also system warnings) one gets during a MyISAM...Michael Widenius2011-08-291-1/+1
* Fixed bug that MAX_USER_CONNECTIONS was not working properly in all situation...Michael Widenius2011-08-161-0/+5
* Fixed problem that global status variables 'bytes_recieved' and 'binlog_bytes...Michael Widenius2011-06-091-2/+2
* Merge Mariadb 5.1->5.2unknown2011-04-121-7/+7
|\
| * Bug fix for lp:732124 union + limit returns wrong resultMichael Widenius2011-03-091-7/+7
* | Merge with alias as StringMichael Widenius2011-02-281-3/+3
|\ \
| * | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-3/+3
* | | Increased precision for status variables Rows_sent and Rows_read from long to...Michael Widenius2011-02-031-0/+4
* | | merge with 5.1Michael Widenius2010-11-301-4/+36
|\ \ \ | |/ / |/| / | |/
| * Automatic merge with 5.1Michael Widenius2010-11-251-0/+30
| |\
| | * Fix of LP BUG#675248.unknown2010-11-231-0/+30
| * | Merge with MySQL 5.1.53Michael Widenius2010-11-251-3/+3
| |\ \
| | * | Bug#27606 GRANT statement should be replicated with DEFINER informationunknown2010-10-231-3/+3
| * | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-1/+3
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Bug#39932 "create table fails if column for FK is in differentMagne Mahre2010-09-011-1/+3
* | | Automatic merge with 5.1Michael Widenius2010-11-041-1/+1
|\ \ \ | |/ /
| * | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-1/+1
* | | merge with 5.1Sergei Golubchik2010-09-111-11/+35
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-3/+33
| |\ \ | | |/
| | * Merge 5.1-bugteam -> 5.1-bug-42496Dmitry Shulga2010-07-231-0/+26
| | |\
| | | * Bug #53493 : add_to_status does not handle the longlong fields in STATUS_VARGeorgi Kodinov2010-07-141-0/+6
| | | * The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-041-0/+20
| | * | Fixed bug #51855. Race condition in XA START. If several threadsDmitry Shulga2010-06-291-3/+7
| | |/
* | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-4/+23
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-4/+23
| |\ \ | | |/
| | * Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-281-1/+0
| | * The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-271-0/+1
| | * Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-081-2/+0
| | * Bug #53088: mysqldump with -T & --default-character-set setGleb Shchepa2010-05-071-2/+23
* | | Fixed bug #604503.Igor Babaev2010-07-171-0/+2
* | | merge 5.1->5.2Sergei Golubchik2010-06-011-5/+40
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.47Michael Widenius2010-05-261-2/+32
| |\ \ | | |/
| | * Bug#50373 --secure-file-priv=""Kristofer Pettersson2010-05-031-2/+1
| | * BUG#39053 - UNISTALL PLUGIN does not allow the storage engineSergey Vojtovich2010-04-141-0/+31
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-2/+8
| |\ \ | | |/
| | * Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-03-291-0/+4
| | * revert 48525Tatiana A. Nurnberg2010-02-221-4/+0
| | * Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-02-181-0/+4
| | * Bug#48449: hang on show create view after upgrading when view contains functi...Davi Arnaut2010-02-101-5/+2
| | * Bug#49534: multitable IGNORE update with sql_safe_updatesMartin Hansson2010-02-101-1/+3
* | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-0/+5
* | | more fixes for windows and status_user.testSergei Golubchik2010-04-021-1/+1
* | | fixes for windows buildsSergei Golubchik2010-04-021-1/+1
* | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-14/+6
* | | fixes for the status_user.test in ps protocolSergei Golubchik2010-03-161-5/+1
* | | merge 5.1->5.2unknown2010-02-011-0/+5
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+5
| |\ \ | | |/
| | * Bug #38883 (reopened): thd_security_context is not thread safe, crashes?Gleb Shchepa2009-12-011-0/+5
| | |\
* | | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-1/+1