summaryrefslogtreecommitdiff
path: root/sql/sql_tvc.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14835 Server crashes in Field_iterator_table::create_item when number ofGalina Shalygina2018-02-201-1/+1
* Bug fixGalina Shalygina2018-01-251-2/+2
* System Versioning 1.0pre2Aleksey Midenkov2017-11-231-2/+6
|\
| * Handle failures from mallocMichael Widenius2017-11-171-2/+6
* | SQL: VIEW of UNION [fixes #293]Aleksey Midenkov2017-11-131-1/+1
|/
* Fixed mdev-14281 Wrong result from query with NOT IN predicate in WHEREIgor Babaev2017-11-051-4/+10
* Remove a type castMarko Mäkelä2017-11-021-2/+2
* Fixed compilation failuresMonty2017-11-021-2/+17
* Merge remote-tracking branch 'shagalla/10.3-mdev12172' into 10.3Igor Babaev2017-11-011-24/+27
* Mistakes corrected.Galina Shalygina2017-10-281-0/+97
* New tests on errors added. Comments corrected. Some procedures corrected.Galina Shalygina2017-09-041-81/+142
* Post review changes for the optimization of IN predicates into IN subqueries.Galina Shalygina2017-09-021-119/+170
* Memory allocation corrected. New tests added.Galina Shalygina2017-09-011-88/+68
* Mistakes corrected. Now all tests in opt_tvc.test file work correctlyGalina Shalygina2017-08-291-1/+0
* Mistakes corrected, new error messages addedGalina Shalygina2017-08-291-2/+9
* Summarized results of two previous commits (26 July, 25 August)Galina Shalygina2017-08-291-31/+539
* New structure Table Value Constructor added in grammar.Galina Shalygina2017-06-291-0/+128