Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a trigger | Alexander Barkov | 2018-03-27 | 1 | -23/+16 |
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-03-13 | 1 | -13/+16 |
|\ | |||||
| * | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-03-13 | 1 | -13/+16 |
| |\ | |||||
| | * | MDEV-15328: MariaDB 10.2.13 Crashes upon CALL PROCEDURE PARAM LAST_INSERT_ID () | Oleksandr Byelkin | 2018-03-12 | 1 | -13/+16 |
| * | | MDEV-11952 Oracle-style packages: stage#5 | Alexander Barkov | 2018-02-27 | 1 | -7/+40 |
* | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibility | Alexander Barkov | 2018-02-25 | 1 | -7/+40 |
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -4/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -4/+13 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -4/+10 |
| | |\ | |||||
| | | * | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -3/+3 |
| | | | |\ | |||||
| | | | | * | Correct TRASH() macro usage | Sergei Golubchik | 2018-01-22 | 1 | -2/+2 |
| | | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-01-18 | 1 | -1/+1 |
| | | | | |\ | |||||
| | | | | | * | Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES" | Sreeharsha Ramanavarapu | 2017-11-16 | 1 | -1/+3 |
| | | * | | | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedure | Oleksandr Byelkin | 2018-02-01 | 1 | -2/+8 |
* | | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -12/+11 |
* | | | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -4/+4 |
* | | | | | | | MDEV-14694 ALTER COLUMN IF EXISTS .. causes syntax error. | Alexey Botchkov | 2018-01-30 | 1 | -0/+2 |
* | | | | | | | System Versioning 1.0 pre8 | Aleksey Midenkov | 2018-01-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MDEV 13679 Enabled sequences to be used in DEFAULT | Monty | 2017-12-22 | 1 | -0/+1 |
* | | | | | | | | System Versioning 1.0 pre7 | Aleksey Midenkov | 2017-12-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Fix typos in some comments | Takuro Ashie | 2017-12-18 | 1 | -1/+1 |
* | | | | | | | | MDEV-14686 Server crashes in Item_field::used_tables on 2nd call of SP [fixes... | Aleksey Midenkov | 2017-12-21 | 1 | -2/+0 |
* | | | | | | | | SQL: inner/outer system_time consistency [fixes #384] | Aleksey Midenkov | 2017-12-14 | 1 | -1/+0 |
* | | | | | | | | SQL: VIEW system fields propagation removed [fixes #393] | Aleksey Midenkov | 2017-12-13 | 1 | -1/+1 |
* | | | | | | | | SQL: recursive CTE inner derived vers_conditions [fix #385] | Aleksey Midenkov | 2017-12-13 | 1 | -1/+0 |
* | | | | | | | | System Versioning 1.0 pre3 | Aleksey Midenkov | 2017-12-11 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | MDEV-7773: Aggregate stored functions | Varun Gupta | 2017-12-04 | 1 | -0/+8 |
| * | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-29 | 1 | -0/+7 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -0/+7 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain ID | Andrei Elkin | 2017-11-15 | 1 | -0/+7 |
| | * | | | | | | MDEV-14415 Add Oracle-style FOR loop to sql_mode=DEFAULT | Alexander Barkov | 2017-11-16 | 1 | -0/+3 |
* | | | | | | | | SQL: vers_setup_select() misc refactoring | Aleksey Midenkov | 2017-12-08 | 1 | -2/+6 |
* | | | | | | | | SQL: derived SYSTEM_TIME clash detection [closes #371] | Aleksey Midenkov | 2017-12-08 | 1 | -0/+4 |
* | | | | | | | | System Versioning 1.0pre2 | Aleksey Midenkov | 2017-11-23 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Less dependencies in include files | Michael Widenius | 2017-11-23 | 1 | -0/+1 |
| * | | | | | | | Handle failures from malloc | Michael Widenius | 2017-11-17 | 1 | -1/+1 |
* | | | | | | | | System Versioning pre1.0 | Aleksey Midenkov | 2017-11-13 | 1 | -5/+24 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Fixed compilation failures | Monty | 2017-11-02 | 1 | -2/+2 |
| * | | | | | | | Merge remote-tracking branch 'shagalla/10.3-mdev12172' into 10.3 | Igor Babaev | 2017-11-01 | 1 | -3/+22 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Mistakes corrected. | Galina Shalygina | 2017-10-28 | 1 | -0/+1 |
| | * | | | | | | | Post review changes for the optimization of IN predicates into IN subqueries. | Galina Shalygina | 2017-09-02 | 1 | -1/+1 |
| | * | | | | | | | Summarized results of two previous commits (26 July, 25 August) | Galina Shalygina | 2017-08-29 | 1 | -2/+18 |
| | * | | | | | | | New structure Table Value Constructor added in grammar. | Galina Shalygina | 2017-06-29 | 1 | -1/+3 |
* | | | | | | | | | System Versioning pre0.12 | Aleksey Midenkov | 2017-11-07 | 1 | -1/+28 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | SQL, Parser: system_time logic and syntax fixes [closes #237] | Aleksey Midenkov | 2017-08-08 | 1 | -2/+3 |
| * | | | | | | | | SQL, IB: (0.10) VTMD tracking [closes #124] | Aleksey Midenkov | 2017-06-19 | 1 | -0/+12 |
| * | | | | | | | | SQL: derived tables improvements [closes #185] | Aleksey Midenkov | 2017-05-05 | 1 | -0/+1 |
| * | | | | | | | | SQL: CREATE VIEW and misc improvements [fixes #183] | Aleksey Midenkov | 2017-05-05 | 1 | -1/+2 |