summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...Oleksandr Byelkin2019-03-121-8/+21
* MDEV-14605 Changes to "ON UPDATE CURRENT_TIMESTAMP" fields are notAndrei Elkin2019-01-241-2/+21
* MDEV-18225 Avoid use of LOCK_prepared_stmt_count mutex in Statement_map destr...Vladislav Vaintroub2019-01-151-11/+10
* Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-1/+2
|\
| * extend prelocking to FK-accessed tablesSergei Golubchik2018-09-041-1/+2
* | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif...Sergei Golubchik2018-06-201-7/+0
* | Merge branch '10.0' into 10.1Sergei Golubchik2018-06-141-97/+0
|\ \ | |/
| * MDEV-15359 Thread stay in "cleaning up" status after finishingSergei Golubchik2018-06-131-97/+0
* | MDEV-13577 slave_parallel_mode=optimistic should not report the mode'sAndrei Elkin2018-06-121-0/+7
* | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-1/+1
* | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-4/+0
* | Merge branch '10.0' into 10.1Sergei Golubchik2018-03-231-0/+4
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2018-03-231-0/+4
| |\
| | * MDEV-15492: Subquery crash similar to MDEV-10050Oleksandr Byelkin2018-03-211-0/+4
* | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-4/+4
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-4/+4
| |\ \ | | |/
| | * Fix Item tree changes/rollback debug printOleksandr Byelkin2018-01-231-4/+4
* | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-1/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2018-01-021-1/+8
|\ \ \ | |/ /
| * | Merge 5.5 into 10.0Marko Mäkelä2018-01-021-1/+8
| |\ \ | | |/
| | * MDEV-10657: incorrect result returned with binary protocol (prepared statements)Oleksandr Byelkin2017-12-271-1/+8
* | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2017-11-101-4/+7
|\ \ \
| * | | MW-394Jan Lindström2017-11-081-2/+2
| * | | MW-394sjaakola2017-11-081-4/+6
| * | | Merge tag 'mariadb-10.0.33' into bb-10.0-galerabb-10.0-sachin-galeraSachin Setiya2017-11-031-1/+1
| |\ \ \ | | |/ /
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-08-311-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | MDEV-13693 : Fix parameter passing to my_error.Vladislav Vaintroub2017-08-311-1/+1
* | | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Fix test failure on test MW-86 and remove MW-360 test.Jan Lindström2017-08-151-6/+0
| * | | Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for tempo...sjaakola2017-08-111-1/+4
| * | | Merge tag 'mariadb-10.0.32' into 10.0-galeraJan Lindström2017-08-091-8/+16
| |\ \ \ | | |/ /
| * | | Merge tag 'mariadb-10.0.31' into 10.0-galeraSachin Setiya2017-05-301-1/+1
| |\ \ \
| * | | | Fix galera tests part II(Fix previous commit)Sachin Setiya2017-05-081-1/+1
| * | | | Fix galera test failures.Sachin Setiya2017-05-081-1/+1
| * | | | Fix compiler warnings on gcc 6.x.Jan Lindström2017-04-051-1/+1
| * | | | Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-171-1/+6
| |\ \ \ \
| * \ \ \ \ Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-281-0/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-6/+4
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | MDEV-11896 thd_get_error_context_description race conditionSergei Golubchik2017-07-201-6/+4
* | | | | | | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-9/+22
* | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-2/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-07-061-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | sql_class: incorrect assignment in Security_context::destroyDaniel Black2017-07-041-1/+1
| * | | | | | Fix for MDEV-13191. Assert for !is_set() when doing LOAD DATAMonty2017-07-021-1/+9
* | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-06-301-0/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-281-0/+2
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-271-0/+2
* | | | | | MDEV-13012 Assertion `share->error' failed in discover_handlerton upon execut...Sergei Golubchik2017-06-221-1/+1
* | | | | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+1
* | | | | | Remove compile warning - "this" canot be nullDaniel Black2017-04-301-1/+1