Export - CSV (All fields)
Export - CSV (Current fields)
- MDEV-15107
Add virtual Field::sp_prepare_and_store_item(), make sp_rcontext symmetric for scalar and ROW - MDEV-14212
Add Field_row for SP ROW variables - MDEV-14139
Anchored data types for variables - MDEV-14013
sql_mode=EMPTY_STRING_IS_NULL - MDEV-14012
sql_mode=Oracle: substr(): treat position 0 as position 1 - MDEV-13919
sql_mode=ORACLE: Derive length of VARCHAR SP parameters with no length from actual parameters - MDEV-13864
Change Item_func_case to store the predicant in args[0] - MDEV-13533
Remove the THD parameter from sp_head::init_sp_name() - MDEV-13531
Add Database_qualified_name::copy() - MDEV-13528
Add LEX::sp_body_finalize_{procedure|function} - MDEV-13450
Cleanup SP code for packages - MDEV-13419
Cleanup for Sp_handler::show_create_sp - MDEV-13415
Wrap the code in sp.cc into a class Sp_handler - MDEV-13414
Fix the SP code to avoid excessive use of strlen - MDEV-13302
Avoid using LEX::spname during CREATE PROCEDURE and CREATE FUNCTION - MDEV-13298
Change sp_head::m_chistics from a pointer to a structure - MDEV-13292
Move the code from sp_head::init() to sp_head::sp_head() - MDEV-13197
Parser refactoring for CREATE VIEW,TRIGGER,SP,UDF,EVENT - MDEV-13150
SHOW CREATE PACKAGE [ BODY ] pkg - MDEV-12874
UPDATE statements with the same source and target - MDEV-12783
sql_mode=ORACLE: Functions LENGTH() and LENGTHB() - MDEV-12685
Oracle-compatible function CHR() - MDEV-12533
sql_mode=ORACLE: Add support for database qualified sequence names in NEXTVAL and CURRVAL - MDEV-12411
Remove Lex::text_string_is_7bit - MDEV-12394
Add function is_native_function_with_warn() - MDEV-12393
Add function mysql_create_routine() - MDEV-12392
Duplicate code cleanup: add function normalize_db_name() - MDEV-12314
sql_mode=ORACLE: Implicit cursor FOR LOOP for cursors with parameters - MDEV-12291
Allow ROW variables as SELECT INTO targets - MDEV-12209
sql_mode=ORACLE: Syntax error in a OPEN cursor with parameters makes the server crash - MDEV-12143
sql_mode=ORACLE: Make the CONCAT function ignore NULL arguments - MDEV-12137
DELETE statement with the same source and target - MDEV-12133
sql_mode=ORACLE: table%ROWTYPE in variable declarations - MDEV-12107
sql_mode=ORACLE: Inside routines the CALL keywoard is optional - MDEV-12098
sql_mode=ORACLE: Implicit cursor FOR loop - MDEV-12089
sql_mode=ORACLE: Understand optional routine name after the END keyword - MDEV-12088
sql_mode=ORACLE: Do not require BEGIN..END in multi-statement exception handlers in THEN clause - MDEV-12086
sql_mode=ORACLE: Allow SELECT UNIQUE as a synonym for SELECT DISTINCT - MDEV-12011
sql_mode=ORACLE: cursor%ROWTYPE in variable declarations - MDEV-12007
Allow ROW variables as a cursor FETCH target - MDEV-11952
Oracle-style packages: Phase#1: Translate packages to databases - MDEV-11880
sql_mode=ORACLE: Make the concatenation operator ignore NULL arguments - MDEV-11347
Move add_create_index_prepare(), add_key_to_list(), set_trigger_new_row(), set_local_variable(), set_system_variable(), create_item_for_sp_var() as methods to LEX - MDEV-11346
Move functions case_stmt_xxx and add_select_to_union_list as methods to LEX - MDEV-11275
sql_mode=ORACLE: CAST(..AS VARCHAR(N)) - MDEV-11037
Diagnostics_area refactoring for user defined exceptions - MDEV-10914
ROW data type for stored routine variables - MDEV-10866
Extend PREPARE and EXECUTE IMMEDIATE to understand expressions - MDEV-10840
sql_mode=ORACLE: RAISE statement for predefined exceptions - MDEV-10839
sql_mode=ORACLE: Predefined exceptions: TOO_MANY_ROWS, NO_DATA_FOUND, DUP_VAL_ON_INDEX
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0