| Commit message (Expand) | Author | Age | Files | Lines |
* | dead code - related to vtmd | Sergei Golubchik | 2018-04-10 | 1 | -21/+0 |
* | remove unused THD::query_start_used | Sergei Golubchik | 2018-04-10 | 1 | -1/+0 |
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -31/+35 |
|\ |
|
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-03-25 | 1 | -3/+1 |
| |\ |
|
| | * | Allow table-less selects even when wsrep is not ready | Sergei Golubchik | 2018-03-23 | 1 | -3/+1 |
| | * | Remove orphan wsrep_node_is_ready() | Marko Mäkelä | 2018-03-21 | 1 | -15/+0 |
| * | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-03-21 | 1 | -26/+40 |
| |\ \
| | |/ |
|
| | * | Refs: MW-245 - changed logic so that in non primary node it is possible to do... | sjaakola | 2018-03-20 | 1 | -3/+4 |
| | * | Refs MW-245 - logic was wrong in detecting if queries are allowed in non prim... | sjaakola | 2018-03-20 | 1 | -1/+2 |
| | * | refs MW-245 - allowing USE <database> with dirty reads configuration - fix fo... | sjaakola | 2018-03-20 | 1 | -16/+18 |
| | * | refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXC | sjaakola | 2018-03-20 | 1 | -8/+33 |
| * | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2018-03-16 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | MDEV-13549 Wrong usage of mutex 'LOCK_wsrep_thd' and 'LOCK_thd_kill' test gal... | Daniele Sciascia | 2018-03-08 | 1 | -3/+3 |
* | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibility | Alexander Barkov | 2018-02-25 | 1 | -1/+32 |
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -5/+8 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -5/+9 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -2/+7 |
| | |\ \
| | | |/ |
|
| | | * | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedure | Oleksandr Byelkin | 2018-02-01 | 1 | -2/+7 |
| | * | | Ensure that thd->user_var_events_alloc is always relevant | Monty | 2018-02-01 | 1 | -3/+2 |
* | | | | Windows : reenable warning C4805 (unsafe mix of types in bool operations) | Vladislav Vaintroub | 2018-02-07 | 1 | -1/+1 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -16/+17 |
* | | | | Removed 'thd' from THD::reset_for_next_command() | Monty | 2018-02-01 | 1 | -32/+31 |
* | | | | Change C_STRING_WITH_LEN to STRING_WITH_LEN | Monty | 2018-01-30 | 1 | -39/+39 |
* | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -124/+114 |
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-01-29 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-24 | 1 | -0/+1 |
| |\ \ \
| | |/ / |
|
| | * | | MDEV-15057 Crash when using an unknown identifier as an SP parameter | Monty | 2018-01-24 | 1 | -0/+1 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-24 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-21 | 1 | -0/+6 |
| |\ \ \
| | |/ / |
|
| | * | | Reset thd->lex->current_select for SP | Monty | 2018-01-21 | 1 | -0/+6 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-17 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-17 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Moving a change_list related methods from THD to Item_change_list | Alexander Barkov | 2018-01-16 | 1 | -1/+1 |
* | | | | Merge branch 'github/10.3' into bb-10.3-temporalmariadb-10.3.4 | Sergei Golubchik | 2018-01-17 | 1 | -17/+5 |
|\ \ \ \ |
|
| * \ \ \ | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-11 | 1 | -17/+5 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-11 | 1 | -17/+5 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Fixed mdev-14852 Fails to reopen temp table within standard CTE | Igor Babaev | 2018-01-05 | 1 | -17/+5 |
* | | | | | System Versioning 1.0 pre8 | Aleksey Midenkov | 2018-01-10 | 1 | -2/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-05 | 1 | -2/+4 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-05 | 1 | -2/+4 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Fixed wrong arguments to printf and related functions | Monty | 2018-01-04 | 1 | -3/+6 |
* | | | | | SQL: SP forced invalidate via 0 | Aleksey Midenkov | 2017-12-26 | 1 | -1/+1 |
* | | | | | System Versioning 1.0 pre7 | Aleksey Midenkov | 2017-12-21 | 1 | -3/+6 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-19 | 1 | -2/+6 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-12-19 | 1 | -2/+6 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Merge 10.1 to 10.2 | Marko Mäkelä | 2017-12-19 | 1 | -2/+3 |
| | | |\ \
| | | | |/ |
|
| | | | * | MW-416 | sjaakola | 2017-12-18 | 1 | -7/+0 |
| | | | * | MDEV-10486 MariaDB 10.x does not update rows_examined in performance_schema t... | Alexey Botchkov | 2017-12-18 | 1 | -2/+3 |
| | | | * | MDEV-14401: Stored procedure that declares a handler that catches ER_LOCK_DEA... | Jan Lindström | 2017-12-09 | 1 | -12/+21 |
| | | * | | MDEV-14629: failing assertion when a user-defined variable is defined by the ...bb-10.2-mdev14629 | Galina Shalygina | 2017-12-19 | 1 | -0/+3 |