5690 Commits (b7d22a843e36cd5b8695f8ac2b92789d1cf50e4f)

Author SHA1 Message Date
kevg e069de7d9d SQL: TRUNCATE FOR SYSTEM_TIME BEFORE [closes #111] 9 years ago
Aleksey Midenkov 3a64d55aed Parser, SQL: table-specific FOR SYSTEM_TIME [closes #116] 9 years ago
kevg c9e4ac4b72 0.6: truncate history feature [closes #96] 9 years ago
Aleksey Midenkov e851c140f4 SQL: (0.5) Versioned partitions [closes #77] 9 years ago
kevg dc4ef66fee SQL: optimize FOR SYSTEM_TIME ALL queries [closes #85] 9 years ago
kevg a17b8f707f 0.5: basic support for ALTER TABLE for InnoDB and other storage engines [closes #57] 9 years ago
Aleksey Midenkov eff649eba4 Parser: syntax extension FOR SYSTEM_TIME ALL 9 years ago
Aleksey Midenkov a1c36f2e15 SQL: default NULL for sys fields + misc fixes 9 years ago
Aleksey Midenkov 303d72a0f4 SQL: redundant error codes reduced 9 years ago
Aleksey Midenkov 6d89a4a49b Parser, SQL: (0.4) TRANSACTION support in queries 9 years ago
Aleksey Midenkov 3c634602b9 Parser: SYSTEM_TIME_SYM (fixes #67) 9 years ago
Aleksey Midenkov 82114170bc SQL: implicit fields for IB tables + misc cleanups 9 years ago
Kosov Eugene a9a56b2355 SQL: 0.3 per column versioning syntax, .frm, optimized updates and tests 9 years ago
Aleksey Midenkov 2db17e6624 Parser: versioned JOIN fix 9 years ago
Aleksey Midenkov f13bf7178d Parser: expressions instead string literals in TIMESTAMP clauses 9 years ago
Kosov Eugene d8c8d7b946 added implicitly generated fields in versioned tables support and refactored code a bit 9 years ago
Daniel Fiala be6f2d302c 0.1: SQL-level System Versioning 10 years ago
Alexander Barkov aacb4d57ca MDEV-12695 Add Column_definition::type_handler() 9 years ago
Alexander Barkov 78a891c87b A partial patch for MDEV-12518 Unify sql_yacc.yy and sql_yacc_ora.yy 9 years ago
Alexander Barkov 07143a7393 MDEV-12659 Add THD::make_string_literal() 9 years ago
Monty 5a759d31f7 Changing field::field_name and Item::name to LEX_CSTRING 9 years ago
Alexander Barkov 33b6a347e4 MDEV-12533 sql_mode=ORACLE: Add support for database qualified sequence names in NEXTVAL and CURRVAL 9 years ago
Monty 847eb24b17 Fixed some wrong/inconsistent error message 9 years ago
Monty 17a87d6063 MDEV-10139 Support for SEQUENCE objects 9 years ago
Alexander Barkov ed305c0fd5 MDEV-12461 TYPE OF and ROW TYPE OF anchored data types 9 years ago
Alexander Barkov 113a980ff1 MDEV-12457 Cursors with parameters 9 years ago
Alexander Barkov 75d1962a24 Using the -t command line to bison instead of %name-prefix 9 years ago
Alexander Barkov dadb76521d Using the -t command line to bison instead of %name-prefix 9 years ago
Alexander Barkov 06fede98a5 MDEV-12457 Cursors with parameters 9 years ago
Alexander Barkov 48a7ea6da3 Uninitialized Column_definition::pack_flag for ROW-type SP variables and their fields 9 years ago
Alexander Barkov e0451941cc MDEV-12291 Allow ROW variables as SELECT INTO targets 9 years ago
Alexander Barkov 9dfe7bf86d MDEV-10598 Variable declarations can go after cursor declarations 9 years ago
Alexander Barkov 84c55a5668 MDEV-10581 sql_mode=ORACLE: Explicit cursor FOR LOOP 9 years ago
Alexander Barkov f429b5a834 MDEV-12011 sql_mode=ORACLE: cursor%ROWTYPE in variable declarations 9 years ago
Alexander Barkov 1b8a0c879d MDEV-12133 sql_mode=ORACLE: table%ROWTYPE in variable declarations 9 years ago
Alexander Barkov 29e7cf01c3 MDEV-12107 sql_mode=ORACLE: Inside routines the CALL keywoard is optional 9 years ago
halfspawn af7f287b3b MDEV-10697 GOTO statement 9 years ago
Alexander Barkov 72f43df623 MDEV-10914 ROW data type for stored routine variables 9 years ago
Alexander Barkov 46d076d67a MDEV-10577 sql_mode=ORACLE: %TYPE in variable declarations 9 years ago
Alexander Barkov cd1afe0aac MDEV-10588 sql_mode=ORACLE: TRUNCATE TABLE t1 [ {DROP|REUSE} STORAGE ] 9 years ago
Alexander Barkov f8a714c848 MDEV-10597 Cursors with parameters 9 years ago
Alexander Barkov ffca1e4830 MDEV-10578 sql_mode=ORACLE: SP control functions SQLCODE, SQLERRM 9 years ago
Alexander Barkov 054d00a9a3 A fix for MDEV-10411 Providing compatibility for basic PL/SQL constructs (Part 6: Assignment operator) 9 years ago
Alexander Barkov 7fa1ad14dc MDEV-10840 sql_mode=ORACLE: RAISE statement for predefined exceptions 9 years ago
Alexander Barkov 76714a5c9a MDEV-10582 sql_mode=ORACLE: explicit cursor attributes %ISOPEN, %ROWCOUNT, %FOUND, %NOTFOUND 9 years ago
Alexander Barkov a699a5f967 MDEV-10583 sql_mode=ORACLE: SQL%ROWCOUNT 9 years ago
Alexander Barkov c8822d71ef MDEV-10342 Providing compatibility for basic SQL built-in functions 9 years ago
Alexander Barkov ec527face3 MDEV-10801 sql_mode: dynamic SQL placeholders 9 years ago
Alexander Barkov 5721ea6ab7 MDEV-10579 sql_mode=ORACLE: Triggers: Understand :NEW.c1 and :OLD.c1 instead of NEW.c1 and OLD.c1 9 years ago
Alexander Barkov c570636ba2 MDEV-10580 sql_mode=ORACLE: FOR loop statement 9 years ago