summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9428 NO_AUTO_VALUE_ON_ZERO is ignored when a trigger before insert is de...Sergei Golubchik2016-01-251-1/+4
* MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLA...Sergei Golubchik2015-12-211-7/+68
* cleanupSergei Golubchik2015-12-211-1/+1
* Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-30/+5
|\
| * MDEV-8913 Derived queries with same column names as final projection causes i...Oleksandr Byelkin2015-10-301-30/+5
* | WSREP_TO_ISOLATION_BEGIN should be called with the table list.Nirbhay Choubey2015-10-141-11/+11
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-3/+11
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-3/+11
| |\
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-3/+11
| | |\
| | | * BUG#20449914: HANDLE_FATAL_SIGNAL (SIG=11) INNisha Gopalakrishnan2015-08-251-3/+11
* | | | fix commentsMonty2015-10-051-1/+1
* | | | Simple optimizationMonty2015-10-051-5/+4
* | | | MDEV-8763: Galera tests failures with --ps-protocolNirbhay Choubey2015-09-081-2/+6
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-20/+52
|\ \ \ \ | |/ / /
| * | | MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd...Oleksandr Byelkin2015-08-311-13/+0
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-08-051-7/+51
| |\ \ \ | | |/ /
| | * | Merge tag 'mysql-5.5.45' into 5.5Sergei Golubchik2015-08-011-7/+51
| | |\ \ | | | |/
| | | * Bug #18075170 SQL NODE RESTART REQUIRED TOAjo Robert2015-05-111-7/+51
| * | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-7810 Wrong result on execution of a query as a PS (both 1st and further ...Sergei Golubchik2015-07-311-0/+2
| | * | Problem was that for cases like:Monty2015-06-251-2/+1
* | | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-4/+4
* | | | Stage 2 of MDEV-6152:Monty2015-08-211-4/+4
* | | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-7/+7
* | | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-5/+6
* | | | Fixes done while working on MDEV-4119:Monty2015-07-051-1/+2
* | | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-1/+2
| |\ \ \ | | |/ /
| | * | MDEV-8114: server crash on updates with joins still on 10.0.18Oleksandr Byelkin2015-06-061-1/+2
* | | | MDEV-7956 - handler::rebind_psi() takes 0.07% in OLTP ROSergey Vojtovich2015-06-191-4/+4
* | | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-4/+4
|\ \ \ \ | |/ / /
| * | | Merge MDEV-8103 into 10.0mariadb-10.0.18Kristian Nielsen2015-05-061-1/+1
| |\ \ \
| * \ \ \ Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'openquery/MDEV-6916-maria-5.5-check_view-r4408' into 5.5Sergei Golubchik2015-04-281-2/+7
| | |\ \ \
| | | * | | correct server side error messagesDaniel Black2015-04-121-1/+0
| | | * | | MDEV-6916 REPAIR VIEW / mysql migrationOleksandr Byelkin2015-04-121-2/+8
| | * | | | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-04-271-3/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug#20094067: BACKPORT BUG#19683834 TO 5.5 AND 5.6Nisha Gopalakrishnan2015-01-271-2/+2
| | | * | | Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-19/+19
| | | * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | * | | Bug#15972635: Incorrect results returned in 32 table join with HAVINGRoy Lyseng2012-12-211-1/+2
| | | * | | Bug #15954872 "MAKE MDL SUBSYSTEM AND TABLE DEFINITION CACHEDmitry Lenev2012-12-111-16/+26
| | | |\ \ \
| | | | * | | Bug #15954872 "MAKE MDL SUBSYSTEM AND TABLE DEFINITION CACHE Dmitry Lenev2012-12-111-18/+28
| | | * | | | upmerge to bug#14548159Rohit Kalhans2012-09-221-18/+13
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-18/+13
| | | | * | | Bug#12636001 : deadlock from thd_security_contextGopal Shankar2012-05-171-0/+2
| | | * | | | Bug#14364558 ASSERT `TABLE_LIST->PRELOCKING_PLACEHOLDER==FALSE'Gopal Shankar2012-08-241-8/+15
| | | * | | | merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-0/+33
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-0/+34
| | | * | | | BUG#11765650 Follow-up patch for Valgrind failures on PB2.Rohit Kalhans2012-04-031-0/+2