Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup TABLE_SHARE | Eugene Kosov | 2019-03-22 | 1 | -9/+0 |
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -7/+9 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -7/+8 |
| |\ | |||||
| | * | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -7/+8 |
* | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -11/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-18083 ASAN heap-use-after-free in Field::set_warning_truncated_wrong_val... | Sergei Golubchik | 2019-02-05 | 1 | -10/+0 |
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-14605 Changes to "ON UPDATE CURRENT_TIMESTAMP" fields are not | Andrei Elkin | 2019-01-24 | 1 | -1/+5 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-01-24 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix the build after MDEV-17803 | Marko Mäkelä | 2019-01-24 | 1 | -2/+2 |
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-01-24 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts. | Andrei Elkin | 2019-01-23 | 1 | -1/+1 |
| * | | MDEV-14576 Include full name of object in message about incorrect value for c... | Alexey Botchkov | 2018-12-16 | 1 | -0/+10 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17349 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | Sergei Golubchik | 2018-11-04 | 1 | -1/+3 |
| * | | MDEV-16980 Wrongly set tablename len while opening the | Thirunarayanan Balathandayuthapani | 2018-10-08 | 1 | -0/+2 |
* | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -3/+20 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -4/+21 |
| |\ \ | | |/ | |||||
| | * | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -7/+52 |
| | |\ | |||||
| | | * | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele... | Sergei Golubchik | 2018-09-04 | 1 | -4/+9 |
| | | * | create a reusable function that tells what FK actions can write | Sergei Golubchik | 2018-09-04 | 1 | -0/+1 |
| | | * | extend prelocking to FK-accessed tables | Sergei Golubchik | 2018-09-04 | 1 | -2/+4 |
| | | * | cleanup: sp_head::add_used_tables_to_table_list() | Sergei Golubchik | 2018-09-04 | 1 | -0/+22 |
| | | * | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2018-09-04 | 1 | -2/+7 |
| | | * | Merge branch '5.5' into 10.0bb-10.0-merge-sanja | Oleksandr Byelkin | 2018-09-03 | 1 | -0/+10 |
| | | |\ | |||||
| | | | * | MDEV-16957: Server crashes in Field_iterator_natural_join::next upon 2nd exec... | Oleksandr Byelkin | 2018-08-31 | 1 | -0/+10 |
* | | | | | MDEV-16917 Index affects query results | Igor Babaev | 2018-09-15 | 1 | -0/+1 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -2/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16473 WITH statement throws 'no database selected' error | Sergei Golubchik | 2018-06-28 | 1 | -2/+1 |
| * | | | | This is another attempt to fix mdev-16473. | Igor Babaev | 2018-06-28 | 1 | -1/+2 |
| * | | | | MDEV-15114 ASAN heap-use-after-free in mem_heap_dup or dfield_data_is_binary_... | Monty | 2018-06-19 | 1 | -1/+6 |
| * | | | | Add PART_INDIRECT_KEY_FLAG | Monty | 2018-06-19 | 1 | -1/+1 |
* | | | | | Vers cleanups | Aleksey Midenkov | 2018-06-03 | 1 | -7/+2 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-29 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed memory overrun in binlog_encryption.encrypted_master | Monty | 2018-05-26 | 1 | -1/+1 |
* | | | | | cleanup TABLE_LIST | Eugene Kosov | 2018-05-23 | 1 | -4/+1 |
* | | | | | MDEV-16094 Crash when using AS OF with a stored function | Alexander Barkov | 2018-05-15 | 1 | -2/+15 |
* | | | | | cleanup: versioning style fixes | Sergei Golubchik | 2018-05-12 | 1 | -13/+5 |
* | | | | | MDEV-14820 System versioning is applied incorrectly to CTEs | Sergei Golubchik | 2018-05-12 | 1 | -0/+2 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -4/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 1 | -4/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -3/+6 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 1 | -3/+4 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-04-19 | 1 | -3/+4 |
| | | | |\ | |||||
| | | | | * | BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROC | Karthik Kamath | 2017-12-05 | 1 | -2/+3 |
| | | | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | | | * | Bug#12328597 - MULTIPLE COUNT(DISTINCT) IN SAME SELECT FALSE | Neeraj Bisht | 2013-05-13 | 1 | -0/+3 |
| | | | | * | Merge 5.1-security => 5.5-security | Tor Didriksen | 2012-01-27 | 1 | -0/+1 |
| | | | | |\ | |||||
| | | | | | * | Bug#13580775 ASSERTION FAILED: RECORD_LENGTH == M_RECORD_LENGTH | Tor Didriksen | 2012-01-27 | 1 | -0/+1 |
| | | | | * | | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -2/+2 |
| | | | | |\ \ |