Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-25562 Assertion `pause_seqno_.is_undefined() == false' failed in void ws... | mkaruza | 2021-05-21 | 1 | -3/+4 |
* | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2021-02-23 | 1 | -7/+10 |
|\ | |||||
| * | MDEV-24929 Server crash in thr_multi_unlock or in get_schema_tables_result | Monty | 2021-02-22 | 1 | -7/+10 |
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -1/+1 |
| | | * | imporve clang build | Eugene Kosov | 2019-06-25 | 1 | -2/+2 |
* | | | | MDEV-7962 wsrep_on() takes 0.14% in OLTP RO | Marko Mäkelä | 2020-04-24 | 1 | -4/+9 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | Fixed main.flush_read_lock sporadic failure | Sergey Vojtovich | 2019-05-13 | 1 | -0/+1 |
* | | | | MDEV-19384 Deadlock in FTWRL | Monty | 2019-05-06 | 1 | -3/+6 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -8/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Allocate Transaction_state_tracker statically | Sergey Vojtovich | 2019-05-03 | 1 | -8/+3 |
* | | | | Fixed deadlock in main.flush_read_lock | Monty | 2019-05-02 | 1 | -2/+3 |
* | | | | Fix for galera_3nodes.galera_var_dirty_reads2 | mkaruza | 2019-03-07 | 1 | -12/+13 |
* | | | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -56/+20 |
* | | | | Added syntax and implementation for BACKUP STAGE's | Monty | 2018-12-09 | 1 | -2/+8 |
* | | | | Added new MDL_BACKUP locks for all backup stages | Monty | 2018-12-09 | 1 | -5/+7 |
* | | | | Acquire global read lock (MDL_BACKUP_STMT) after share is acquired | Sergey Vojtovich | 2018-12-09 | 1 | -7/+28 |
* | | | | Combine GLOBAL and COMMIT namespaces into BACKUP namespace. | Sergey Vojtovich | 2018-12-09 | 1 | -37/+26 |
* | | | | Optimize flush tables with read lock (FTWRL) to not wait for select's | Monty | 2018-12-09 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -16/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -16/+0 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -16/+0 |
| | |\ | |||||
| | | * | Remove unused code. | Sergey Vojtovich | 2018-10-19 | 1 | -17/+0 |
| | | * | MDEV-8453 Alter table not returning engine errors | Sergei Golubchik | 2017-08-01 | 1 | -34/+3 |
* | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -3/+3 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | register keyword c++17 warning | Eugene Kosov | 2018-04-24 | 1 | -2/+2 |
* | | | | Fix for MDEV-14831 | Monty | 2018-04-02 | 1 | -0/+1 |
* | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -3/+3 |
* | | | | Initialize MYSQL_LOCK->flags variablemariadb-10.3.3 | Monty | 2017-12-22 | 1 | -0/+1 |
* | | | | MDEV 13679 Enabled sequences to be used in DEFAULT | Monty | 2017-12-22 | 1 | -2/+8 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-10 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | Add more execution stages (commit, rollback, etc) | Monty | 2017-11-05 | 1 | -1/+5 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-10-04 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix several truncation and formatting warnings. | Vladislav Vaintroub | 2017-10-03 | 1 | -1/+1 |
* | | | | | Added DBUG_ASSERT_AS_PRINTF compile flag | Monty | 2017-08-24 | 1 | -1/+1 |
* | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-06-15 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-19 | 1 | -0/+3 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-12761 Error return from external_lock make the server crash | Sergei Golubchik | 2017-05-15 | 1 | -0/+3 |
* | | | | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-04-07 | 1 | -6/+9 |
|/ / / | |||||
* | | | MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLES | Sergey Vojtovich | 2016-12-21 | 1 | -7/+1 |