summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-1/+8
|\
| * MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd...Oleksandr Byelkin2015-08-311-0/+7
| * Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-1/+1
| |\
| | * Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigge...Monty2015-06-251-1/+1
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-09-011-1/+1
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-4/+5
* | | Stage 2 of MDEV-6152:Monty2015-08-211-5/+5
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-8/+8
* | | Allow binlog row image column marking even for wsrep binlog emulation.Nirbhay Choubey2015-07-141-6/+6
* | | Merge branch '10.1' of github.com:MariaDB/server into 10.1Monty2015-07-091-0/+102
|\ \ \
| * | | [MDEV-6877] Change replication event loop to account for empty events10.1-MDEV-6877-binlog_row_imageVicențiu Ciorbaru2015-06-301-1/+1
| * | | [MDEV-6877] Added mark_columns_per_bitmap_row_imageVicențiu Ciorbaru2015-06-301-0/+102
* | | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-9/+12
|/ / /
* | | MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode throu...Alexander Barkov2015-06-261-0/+42
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-22/+20
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-22/+20
| |\ \ | | |/
| | * MDEV-6892: WHERE does not applyOleksandr Byelkin2015-04-231-22/+20
* | | MDEV-7922 - ERROR 1939 (HY000): Engine PERFORMANCE_SCHEMA failed to discoverSergey Vojtovich2015-05-071-0/+3
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-4/+2
* | | MDEV-7671: Cache VIEW definitions in the TDCOleksandr Byelkin2015-03-111-2/+19
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-17/+29
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-03-061-14/+24
| |\ \ | | |/
| | * MDEV-6838: Using too big key for internal temp tablesVicențiu Ciorbaru2015-02-281-8/+26
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-3/+5
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-3/+5
| | |\
| | | * Bug #16869534 QUERYING SUBSET OF COLUMNS DOESN'T USE TABLE CACHE; OPENED_TABL...V S Murthy Sidagam2014-11-261-2/+4
| | | * BUG#17665767 - FAILING ASSERTION: PRIMARY_KEY_NO == -1 || PRIMARY_KEY_NO == 0 Raghav Kapoor2014-06-251-0/+11
| | | * Bug#18776592 INNODB: FAILING ASSERTION: PRIMARY_KEY_NO == -1 ||Gopal Shankar2014-06-251-6/+18
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | * merge 5.1 => 5.5Tor Didriksen2012-03-271-0/+1
| | | |\
| | | | * Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMERTor Didriksen2012-03-271-0/+1
| | | | * Updated/added copyright headersKent Boortz2011-07-031-3/+4
| | | | |\
| | | | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | |\ \
| | | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
| | | * | | | BUG#12558519Luis Soares2011-05-241-1/+9
| | | |\ \ \ \
| | | | * | | | BUG#12558519: RPL_TYPECONV PRODUCES VALGRIND STACKLuis Soares2011-05-231-1/+9
| | | * | | | | merge from latest 5.5Guilhem Bichot2011-05-211-1/+2
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge 5.5Mikael Ronström2011-04-151-19/+80
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | * | | | | Changed prefix from ES_ to STMT_ on Query arena stateMikael Ronstrom2011-03-041-1/+2
| | | | * | | | | mergeMikael Ronström2011-02-101-1/+1
| | | | |\ \ \ \ \
| | | | * | | | | | BUG#59549, fix compiler error on Windows, step 2Mikael Ronstrom2011-01-201-1/+1
| | | * | | | | | | Merge from 5.1.Guilhem Bichot2011-05-211-2/+3
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | / | | | | | |_|_|_|/ | | | | |/| | | |
| | | | * | | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-2/+3
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | MergeMagnus Blåudd2011-03-251-17/+78
| | | |\ \ \ \ \
| | | | * | | | | Bug#60111 storage type for table not saved in .frmMagnus Blåudd2011-03-251-1/+1
| | | | * | | | | Bug#60111 storage type for table not saved in .frmMagnus Blåudd2011-03-041-17/+78
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | Fix for BUG#59894Guilhem Bichot2011-02-111-2/+2
| | | |/ / / /
| | | * | | | mergeMattias Jonsson2011-01-281-1/+1
| | | |\ \ \ \ | | | | |/ / / | | | | | / / | | | | |/ / | | | |/| |