summaryrefslogtreecommitdiff
path: root/sql/temporary_tables.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-10/+8
|\ \ | |/
| * Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-241-10/+8
* | Add likely/unlikely to speed up executionMonty2018-05-071-1/+2
* | Fixed some DBUG_PRINT to use %p properlyMonty2018-03-291-1/+2
* | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-15/+11
* | MDEV 13679 Enabled sequences to be used in DEFAULTMonty2017-12-221-1/+11
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-4/+4
|\ \
| * \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-4/+4
| |\ \ | | |/
| | * MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-4/+4
* | | Simplify test if we can use table in query cacheMichael Widenius2017-08-241-0/+1
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ /
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-0/+1
|\ \ | |/
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-0/+1
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-041-30/+16
|\ \ | |/
| * Clean up replication check in open_temporary_table()Monty2017-06-301-30/+16
* | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-3/+7
|/
* cleanup: unused open_table_from_share() flagsSergei Golubchik2016-12-121-7/+2
* MDEV-10219 rpl.rpl_parallel_temptable failed in buildbot: Assertion `!table |...Monty2016-06-221-4/+9
* MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-0/+44
* MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-0/+1499