summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4206 : log all slow statements (do not use filters), if log_slow_filte...Vladislav Vaintroub2013-05-081-1/+2
* extend check_global_access() to avoid my_error when it's not neededSergei Golubchik2013-03-191-5/+8
* Fix compile error when building with DBUG, but without DEBUG_SYNC.unknown2013-03-011-0/+2
* 5.3 mergeSergei Golubchik2013-01-251-1/+14
|\
| * 5.2 mergeSergei Golubchik2013-01-251-1/+16
| |\
| | * MDEV-3915 COM_CHANGE_USER allows fast password brute-forcingSergei Golubchik2013-01-251-1/+16
| * | 5.2 merge.Sergei Golubchik2012-08-221-3/+9
| |\ \ | | |/
| | * 5.1 mergeSergei Golubchik2012-08-221-3/+9
| | |\
| | | * merge with MySQL 5.1.65Sergei Golubchik2012-08-221-3/+9
| | | |\
| | | | * Bug#12636001 : deadlock from thd_security_contextGopal Shankar2012-05-171-2/+3
| * | | | 5.2 mergeSergei Golubchik2012-05-201-2/+3
| |\ \ \ \ | | |/ / /
| | * | | 5.1 mergeSergei Golubchik2012-05-181-2/+3
| | |\ \ \ | | | |/ /
| | | * | merge with mysql-5.1.63Sergei Golubchik2012-05-171-2/+3
| | | |\ \
* | | | \ \ mysql-5.5.29 mergeSergei Golubchik2013-01-151-2/+7
|\ \ \ \ \ \
| * | | | | | Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASESGleb Shchepa2012-12-051-2/+7
| * | | | | | Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTYPraveenkumar Hulakund2012-05-281-3/+4
* | | | | | | Fixed some race conditons and bugs related to killed queriesMichael Widenius2013-01-111-9/+13
* | | | | | | Fixed the CREATE TABLE IF EXIST generates warnings instead of errorsMichael Widenius2012-12-171-1/+8
* | | | | | | Fix yet another regression after MDEV-3885.Vladislav Vaintroub2012-11-271-1/+3
* | | | | | | fix regression in sp_notembedded after MDEV-3885Vladislav Vaintroub2012-11-271-1/+1
* | | | | | | MDEV-3885 - connection suicide via mysql_kill() causes assertion in serverVladislav Vaintroub2012-11-271-1/+1
* | | | | | | This fix+comments was originally made by Alexey KopytovMichael Widenius2012-09-181-0/+1
* | | | | | | Added THD::utime_after_query to avoid calling current_utime() twice for every...Michael Widenius2012-09-131-28/+20
* | | | | | | Added new status variables:Michael Widenius2012-09-091-0/+1
* | | | | | | Fixed compiler errorsMichael Widenius2012-08-141-1/+1
* | | | | | | mergeSergei Golubchik2012-06-161-1/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ mysql-5.5 mergeSergei Golubchik2012-06-141-1/+6
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-0/+5
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-0/+5
| | * | | | | | WL#6236: Allow SHOW MASTER LOGS and SHOW BINARY LOGS with REPLICATION CLIENTNuno Carvalho2012-04-181-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | WL#6236: Allow SHOW MASTER LOGS and SHOW BINARY LOGS with REPLICATION CLIENTNuno Carvalho2012-04-181-1/+1
| | | | |_|_|/ | | | |/| | |
| | | * | | | BUG 13454045 - 63524: BUG #35396 "ABNORMAL/IMPOSSIBLE/LARGE QUERY_TIME AND LO...Tatjana Azundris Nuernberg2012-02-191-2/+3
* | | | | | | Fixed LP bug #1010729.Igor Babaev2012-06-081-0/+1
|/ / / / / /
* | | | | | debug_sync is now a service, available to dynamically loaded plugins.Sergei Golubchik2012-03-281-1/+1
* | | | | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-3/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\ \ \ \ \ | | |/ / / /
| * | | | | Backout the patch for bug#11758263.Rohit Kalhans2012-02-081-9/+3
| * | | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-081-3/+9
* | | | | | Merged the implementation of MDEV-28 LIMIT ROWS EXAMINED into MariaDB 5.5.unknown2012-03-121-0/+1
|\ \ \ \ \ \
| * | | | | | Implementation of MDEV-28 LIMIT ROWS EXAMINEDunknown2012-03-111-0/+1
| | |_|/ / / | |/| | | |
| * | | | | Merge fix for lp:910817: Race condition in kill_threads_for_user().unknown2012-02-101-3/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-011-2/+5
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Fixed wrong mergeMichael Widenius2012-01-071-2/+0
| | * | | | | Merge with 5.1Michael Widenius2012-01-041-0/+5
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Fixes lp:907049 "Server started with skip-aria crashes on an attempt to conne...Michael Widenius2011-12-211-2/+5
* | | | | | | merge with mysql-5.5.21Sergei Golubchik2012-03-091-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES ASDmitry Shulga2012-01-251-0/+2
* | | | | | | mdev-20: INSTALL PLUGIN SONAMESergei Golubchik2012-03-051-1/+2
* | | | | | | Update copyright noticesVladislav Vaintroub2012-02-281-1/+1
* | | | | | | merge from 5.5Vladislav Vaintroub2012-02-161-3/+13
|\ \ \ \ \ \ \