Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | * | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -3/+3 |
| | |\ \ | |||||
| | | * | | compilation failure | Sergei Golubchik | 2018-09-04 | 1 | -3/+3 |
* | | | | | MDEV-17687 Add sql_mode specific tokens for keywords BLOB, CLOB, NUMBER, RAW,... | Alexander Barkov | 2018-11-12 | 1 | -5/+5 |
* | | | | | MDEV-17669 Add sql_mode specific tokens for the keyword DECLARE | Alexander Barkov | 2018-11-12 | 1 | -1/+1 |
* | | | | | MDEV-17666 sql_mode=ORACLE: Keyword ELSEIF should not be reserved | Alexander Barkov | 2018-11-12 | 1 | -1/+1 |
* | | | | | A join patch for MDEV-17660 and MDEV-17661 | Alexander Barkov | 2018-11-10 | 1 | -1/+1 |
* | | | | | MDEV-17652 Add sql_mode specific tokens for some keywords | Alexander Barkov | 2018-11-09 | 1 | -12/+12 |
* | | | | | MDEV-16186 Concatenation operator || returns wrong results in sql_mode=ORACLE | Alexander Barkov | 2018-05-16 | 1 | -1/+1 |
* | | | | | MDEV-15664 : sql_mode=ORACLE: Make TRIM return NULL instead of empty string | halfspawn | 2018-03-29 | 1 | -0/+1 |
* | | | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibility | Alexander Barkov | 2018-02-25 | 1 | -0/+2 |
* | | | | | Fix tests | Sergei Golubchik | 2017-12-21 | 1 | -1/+1 |
* | | | | | System Versioning 1.0 pre6 | Aleksey Midenkov | 2017-12-15 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Partitioning syntax for versioning | Sergei Golubchik | 2017-12-14 | 1 | -0/+1 |
* | | | | | | System Versioning 1.0 pre5 [closes #407] | Aleksey Midenkov | 2017-12-15 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | MDEV-10177 Invisible Columns and Invisible Index | Sachin Setiya | 2017-12-15 | 1 | -0/+1 |
* | | | | | | System Versioning 1.0 pre3 | Aleksey Midenkov | 2017-12-11 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-29 | 1 | -0/+1 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -0/+1 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain ID | Andrei Elkin | 2017-11-15 | 1 | -0/+1 |
* | | | | | | | SQL: regression fix: make NOW a valid identifier again [#363] | Sergei Golubchik | 2017-12-08 | 1 | -1/+1 |
* | | | | | | | System Versioning pre1.0 | Aleksey Midenkov | 2017-11-13 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Added the median function to the parser , it should behave as a percentile_co... | Varun Gupta | 2017-11-01 | 1 | -0/+1 |
| * | | | | | | MDEV-12985: syntax added for the percentile_cont and percentile_disc functions | Varun Gupta | 2017-11-01 | 1 | -0/+3 |
* | | | | | | | System Versioning pre0.12 | Aleksey Midenkov | 2017-11-07 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | SQL: (0.5) Versioned partitions [closes #77] | Aleksey Midenkov | 2017-05-05 | 1 | -2/+2 |
| * | | | | | | SQL: 0.3 per column versioning syntax, .frm, optimized updates and tests | Kosov Eugene | 2017-05-05 | 1 | -0/+1 |
| * | | | | | | 0.1: SQL-level System Versioning | Daniel Fiala | 2017-05-05 | 1 | -0/+4 |
* | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-09-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | MDEV-11553 Can't restore a PERSISTENT column that uses DATE_FORMAT() | Sergei Golubchik | 2017-09-23 | 1 | -0/+1 |
* | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.310.3-MDEV-10953 | Alexander Barkov | 2017-05-17 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | | | |||||
| * | | | | | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-05-08 | 1 | -0/+2 |
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-04-07 | 1 | -1/+12 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-04-07 | 1 | -1/+12 |
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-04-07 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-12461 TYPE OF and ROW TYPE OF anchored data types | Alexander Barkov | 2017-04-07 | 1 | -0/+1 |
* | | | | | | Merge bb-10.2-compatibility into 10.3 | Alexander Barkov | 2017-04-06 | 1 | -0/+13 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-12133 sql_mode=ORACLE: table%ROWTYPE in variable declarations | Alexander Barkov | 2017-04-05 | 1 | -0/+1 |
| * | | | | | MDEV-10697 GOTO statement | halfspawn | 2017-04-05 | 1 | -0/+1 |
| * | | | | | MDEV-10588 sql_mode=ORACLE: TRUNCATE TABLE t1 [ {DROP|REUSE} STORAGE ] | Alexander Barkov | 2017-04-05 | 1 | -0/+1 |
| * | | | | | MDEV-10840 sql_mode=ORACLE: RAISE statement for predefined exceptions | Alexander Barkov | 2017-04-05 | 1 | -0/+1 |
| * | | | | | MDEV-10582 sql_mode=ORACLE: explicit cursor attributes %ISOPEN, %ROWCOUNT, %F... | Alexander Barkov | 2017-04-05 | 1 | -0/+2 |
| * | | | | | MDEV-10583 sql_mode=ORACLE: SQL%ROWCOUNT | Alexander Barkov | 2017-04-05 | 1 | -0/+1 |
| * | | | | | MDEV-10342 Providing compatibility for basic SQL built-in functions | Alexander Barkov | 2017-04-05 | 1 | -0/+1 |
| * | | | | | MDEV-10411 Providing compatibility for basic PL/SQL constructs | Alexander Barkov | 2017-04-05 | 1 | -0/+1 |
| * | | | | | MDEV-10411 Providing compatibility for basic PL/SQL constructs | Alexander Barkov | 2017-04-05 | 1 | -0/+1 |