summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean the comment for `table_f_c unt` parameterAnel Husakovic2020-01-291-1/+0
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* MDEV-15907 ASAN heap-use-after-freeRobert Bindar2019-04-241-1/+2
* MDEV-16307: Incorrect results when using BNLH join instead of BNL join with v...Varun Gupta2018-07-101-2/+11
* Fixed MDEV-16512, crashing on re-execution of failing SPMichael Widenius2018-06-271-3/+3
* MDEV-15834 The code in TABLE_SHARE::init_from_binary_frm_image() is not safeAlexander Barkov2018-06-191-1/+5
* Catch of OOM situation.Oleksandr Byelkin2018-06-061-0/+2
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-3/+13
|\
| * BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROCKarthik Kamath2017-12-051-2/+14
| * (no commit message)Arun Kuruvila2016-11-281-22/+18
* | improve ASAN instrumentation: table->record[0]Sergei Golubchik2018-01-221-2/+6
* | Correct TRASH() macro usageSergei Golubchik2018-01-221-1/+1
* | MDEV-10657: incorrect result returned with binary protocol (prepared statements)Oleksandr Byelkin2017-12-271-0/+3
* | MDEV-10397: Server crashes in key_copy with join_cache_level > 2 and join on ...Varun Gupta2017-11-301-0/+8
* | bugfix: cmp_item_row::alloc_comparators() allocated on the wrong arenaSergei Golubchik2017-01-151-2/+4
* | MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap...Sergei Golubchik2017-01-111-8/+5
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-16/+1
|\ \ | |/
| * Bug #19929406: HANDLE_FATAL_SIGNAL (SIG=11) INSreeharsha Ramanavarapu2015-09-181-16/+1
* | Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigge...Monty2015-06-251-1/+1
* | MDEV-6892: WHERE does not applyOleksandr Byelkin2015-04-231-22/+20
* | MDEV-6838: Using too big key for internal temp tablesVicențiu Ciorbaru2015-02-281-8/+26
* | 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
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Update of copyright headers for files I changed this year.Mattias Jonsson2011-01-271-1/+1
| * | | Manual merge from 5.1Mattias Jonsson2011-01-101-1/+1
| |\ \ \ | | |/ /
| | * | Bug#56380: valgrind memory leak warning from partition testsMattias Jonsson2010-12-011-1/+1