Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing the "thd" argument from Item::create_field_for_create_select(). | Alexander Barkov | 2016-07-01 | 1 | -3/+3 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -9/+37 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -10/+38 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -6/+7 |
| | |\ | |||||
| | | * | use consistent error messaging for IGNORE | Sergei Golubchik | 2016-04-20 | 1 | -8/+5 |
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -5/+9 |
| | | |\ | |||||
| | | | * | BUG#22037930: INSERT IGNORE FAILS TO IGNORE FOREIGN KEY | Nisha Gopalakrishnan | 2016-02-11 | 1 | -4/+8 |
| | * | | | Fix for MDEV-9679 main.delayed fails sporadically | Monty | 2016-04-26 | 1 | -2/+28 |
| | * | | | MDEV-8889 - Assertion `next_insert_id == 0' failed in handler::ha_external_lock | Sergey Vojtovich | 2016-04-22 | 1 | -2/+3 |
* | | | | | various cleanups | Sergei Golubchik | 2016-06-30 | 1 | -2/+1 |
* | | | | | various cleanups | Michael Widenius | 2016-06-30 | 1 | -2/+2 |
* | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -72/+78 |
* | | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -0/+39 |
* | | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -2/+7 |
* | | | | | cleanup: thread_count | Sergei Golubchik | 2016-06-04 | 1 | -2/+0 |
* | | | | | Reuse THD for new user connections | Monty | 2016-06-04 | 1 | -3/+3 |
* | | | | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2 | Monty | 2016-04-28 | 1 | -6/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-9621 INSERT DELAYED fails on insert for tables with many columns | Monty | 2016-04-07 | 1 | -6/+13 |
* | | | | | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-03-28 | 1 | -14/+21 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT o... | Oleksandr Byelkin | 2016-03-01 | 1 | -1/+1 |
| * | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -0/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -0/+2 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-7765: Crash (Assertion `!table || (!table->write_set || bitmap_is_set(ta... | Oleksandr Byelkin | 2016-02-09 | 1 | -0/+2 |
| * | | | | | Changed my_thread_id to int64 to fix compilation problem with | Monty | 2016-02-08 | 1 | -2/+3 |
| * | | | | | MDEV-6150 Speed up connection speed by moving creation of THD to new thread | Monty | 2016-02-07 | 1 | -11/+15 |
* | | | | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646 | Igor Babaev | 2016-02-09 | 1 | -8/+11 |
|/ / / / / | |||||
* | | | | | MDEV-9407 Illegal mix of collation when using GROUP_CONCAT in a VIEW | Alexander Barkov | 2016-01-16 | 1 | -2/+2 |
* | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2015-12-29 | 1 | -12/+27 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLA... | Sergei Golubchik | 2015-12-21 | 1 | -4/+9 |
| * | | | | cleanup | Sergei Golubchik | 2015-12-21 | 1 | -5/+5 |
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -3/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 1 | -3/+13 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-12-09 | 1 | -3/+13 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug #19894161: FATAL SIGNAL 11 IN | Sreeharsha Ramanavarapu | 2015-10-06 | 1 | -3/+13 |
* | | | | | cleanup: remove Field->stored_in_db, Create_field->stored_in_db | Sergei Golubchik | 2015-11-24 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | remove unneded #include's that had a dubious explanation | Sergei Golubchik | 2015-10-24 | 1 | -1/+0 |
* | | | | Don't store vcol bitmaps in TABLE if table doesn't have virtual fields. | Monty | 2015-11-10 | 1 | -4/+11 |
* | | | | table->write_set was changed if binary logging was used, which caused the | Monty | 2015-11-10 | 1 | -0/+2 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -12/+32 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -16/+40 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -16/+40 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch 'mysql-5.1' into mysql-5.5 | Ajo Robert | 2015-08-07 | 1 | -15/+41 |
| | | |\ | |||||
| | | | * | Bug #20760261 mysqld crashed in materialized_cursor:: | Ajo Robert | 2015-08-07 | 1 | -15/+40 |
| | | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
| | | | * | BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER | Rohit Kalhans | 2012-09-22 | 1 | -10/+9 |
| | | * | | Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS, | Venkatesh Duggirala | 2014-05-08 | 1 | -1/+3 |
| | | * | | WL#7076: Backporting wl6715 to support both formats | Ashish Agarwal | 2013-08-23 | 1 | -2/+3 |
| | | |\ \ |