Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-05 | 1 | -8/+14 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-04 | 1 | -8/+14 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2019-03-01 | 1 | -6/+15 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2019-02-28 | 1 | -6/+15 |
| | | |\ | |||||
| | | | * | MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ... | Oleksandr Byelkin | 2019-02-28 | 1 | -6/+15 |
| | * | | | MDEV-12060 Crash in EXECUTE IMMEDIATE with an expression returning a GRANT co... | Alexander Barkov | 2018-06-12 | 1 | -0/+38 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-19 | 1 | -0/+12 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-13170: Database service (MySQL) stops after update with trigger | Varun Gupta | 2018-11-16 | 1 | -0/+12 |
* | | | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed... | Oleksandr Byelkin | 2018-11-07 | 1 | -1/+1 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-09 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-17373 Windows: application verifier stop "Attempt to use an unknown SOCKET" | Vladislav Vaintroub | 2018-10-05 | 1 | -1/+1 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -0/+12 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-17154 Multiple selects from parametrized CTE fails with syntax error | Igor Babaev | 2018-09-14 | 1 | -0/+12 |
| * | | | | MDEV-16992 Assertion `table_ref->table || table_ref->view' failed in | Igor Babaev | 2018-08-30 | 1 | -6/+7 |
* | | | | | EV-16992 Assertion `table_ref->table || table_ref->view' failed in | Igor Babaev | 2018-08-30 | 1 | -6/+7 |
* | | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -4/+2 |
* | | | | | Merge branch 'github/10.2' into 10.3 | Sergei Golubchik | 2018-05-22 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-20 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat... | Oleksandr Byelkin | 2018-05-15 | 1 | -1/+1 |
* | | | | | MDEV-15813 ASAN use-after-poison in hp_hashnr upon HANDLER READ on a versione... | Alexey Botchkov | 2018-05-16 | 1 | -0/+1 |
* | | | | | MDEV-14820 System versioning is applied incorrectly to CTEs | Sergei Golubchik | 2018-05-12 | 1 | -2/+2 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-05-11 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328C | sjaakola | 2018-04-24 | 1 | -3/+2 |
* | | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -27/+31 |
* | | | | | MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre... | Oleksandr Byelkin | 2018-04-25 | 1 | -2/+22 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | register keyword c++17 warning | Eugene Kosov | 2018-04-24 | 1 | -1/+1 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-03-25 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-03-23 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-03-23 | 1 | -1/+3 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-15492: Subquery crash similar to MDEV-10050 | Oleksandr Byelkin | 2018-03-21 | 1 | -1/+3 |
* | | | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibility | Alexander Barkov | 2018-02-25 | 1 | -0/+21 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -19/+2 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -19/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -19/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-01-29 | 1 | -1/+1 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-15012: ASAN: numerous test failures in PSbb-5.5-MDEV-15012 | Oleksandr Byelkin | 2018-01-24 | 1 | -1/+1 |
| | | * | | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedure | Oleksandr Byelkin | 2018-02-01 | 1 | -17/+1 |
* | | | | | | cleanup: remove MARK_COLUMNS_NONE | Sergei Golubchik | 2018-02-12 | 1 | -3/+3 |
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-02-04 | 1 | -3/+6 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -3/+6 |
* | | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -20/+17 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-24 | 1 | -0/+61 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-01-23 | 1 | -0/+61 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-14603 signal 11 with short stacktrace | Alexander Barkov | 2018-01-23 | 1 | -0/+61 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-17 | 1 | -4/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-17 | 1 | -4/+4 |
| |\ \ \ \ \ | | |/ / / / |