The most recent release of MariaDB 10.3 is:MariaDB 10.3.39 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.3
Release date: 16 Apr 2017
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
Revision #20ae591abd 2017-04-13 21:39:05 +0200
Make feedback plugin ON by default, for pre-release
2017-04-13 07:12:50 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-13 06:50:00 +0400
Add Type_handler::Item_func_{plus|minus|mul|div|mod}_fix_length_and_dec()
2017-04-13 05:52:44 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-04-10 19:11:01 +1000
Travis: Test more suites, latest OSX
2017-04-03 14:11:27 +0200
10.2 man pages
2017-04-07 17:00:35 +0000
Rocksdb - disable tests that fail regularly on buildbot ()
2017-04-04 14:47:58 +0200
: DROP PARTITION does not work as expected when table has DEFAULT LIST partition
2017-04-04 11:00:25 +0200
: Server crashes in TABLE_LIST::is_with_table on SHOW CREATE VIEW
2017-04-07 15:09:28 +0000
- fix rocksdb linking error
2017-04-07 13:33:59 +0300
Remove the unused variable trx_t::support_xa.
2017-04-05 13:17:43 +0200
use log-error in mtr, don't let mysqld to write to stderr
2017-04-06 14:47:55 +0200
cleanup: unused method LOGGER::flush_logs
2017-04-03 23:58:36 +0200
ASAN error in rpl.mysql-wsrep#110-2
2017-04-03 21:08:23 +0200
ASAN errors in many rpl tests
2017-04-03 17:18:37 +0200
ALTER TABLE proceeds despite reporting ER_TOO_LONG_KEY error
2017-04-07 06:09:25 +0000
postfix - use C style cast, not reinterpret_cast
2017-04-06 23:11:57 +0000
Fix building aws_key_management on Linux
2017-04-06 18:29:33 -0400
: Fix building rocksdb and aws_key_management on macOS
2017-04-06 12:08:14 -0700
Fixed the bug .
2017-04-02 21:46:10 +1000
travis: osx - specify allowed_failures accurately
2017-04-02 20:39:01 +1000
travis: OSX - 2 minute test case timeout
2017-04-02 20:20:32 +1000
Travis: Add OSX to tests (but allow failure)
2017-03-17 16:37:53 +1100
: travis coverity support
2017-03-17 14:41:53 +1100
Travis: remove tokudb when building with clang
2017-03-17 13:33:21 +1100
Travis: remove Mroonga for clang
2017-03-17 13:09:00 +1100
Travis: add ccache for clang
2017-04-02 12:30:13 +1000
travis: disable main.mysqlhotcopy_myisam in container builds
2017-03-17 12:50:21 +1100
Travis: llvm, additional packages and container
2017-04-06 09:51:35 +0000 - Merge branch '10.1' into 10.2
2017-04-06 09:50:27 +0000
Do not link client plugins to mysqld
2017-04-06 09:52:25 +0300 - Merge 10.1 into 10.2
2017-04-04 10:13:53 +0300
innodb_defragment=1 crashes server on OPTIMIZE TABLE when FULLTEXT index exists
2017-04-06 08:53:59 +0300 - Merge 10.0 into 10.1
2016-06-17 16:51:11 +0200
: WHERE Clause not applied on View - Empty result set returned
2017-04-05 14:46:35 +0300
Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.
2017-04-03 18:48:48 +0000
Compiling, Windows . Avoid unnecessary rebuilds with MSVC.
2017-04-03 15:18:46 +0000
Windows : Fix compiling with VS2013
2017-04-05 08:54:20 +0300
fix warning "ignoring return value" of fwrite.
2017-04-05 09:43:36 +0300 - Merge pull request #352 from grooverdan/10.1-xtradb-fil_crypt_rotate_page
2017-04-05 16:29:08 +1000
xtradb: fil_crypt_rotate_page, space_id should be compared to TRX_SYS_SPACE not space
2017-04-05 08:40:47 +0300 - Merge pull request #350 from grooverdan/10.1-TRX_SYS_PAGE_NO
2017-04-04 15:47:21 +1000
fil_crypt_rotate_page - space_id should be compared to TRX_SYS_SPACE not space
2017-04-05 14:43:24 -0400
bump the VERSION
2017-04-05 16:24:44 +0300
Make InnoDB doublewrite buffer creation more robust.
2017-04-05 16:00:35 +0300
Adjust tests for the removal of kill_and_restart_mysqld.inc.
2017-04-12 22:09:55 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-11 19:32:55 +0400
CONCAT function inside view casts values incorrectly with Oracle sql_mode
2017-04-11 16:15:08 +0400
Adding the const quafilier to "sp_name *" parameters in a few routine.
2017-04-09 14:27:35 +0300 - Merge branch 'bb-10.2-ext' into 10.3
2017-04-09 14:23:49 +0300
Fixed failure in mtr --ps sql_sequence.create sql_sequence.read_only
2017-04-08 07:45:30 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-08 07:40:09 +0400
"mtr --embedded sysvars_server_embedded" failed. Recording new correct results.
2017-04-08 07:05:01 +0400
storage/rocksdb/rdb_datadic.cc failed to compile on big endian machines (wrong usage of static_assert)
2017-04-08 06:37:54 +0400
"mtr myisam_views-big" failed with "Unknown VIEW" vs "Unknown table". Recording correct results.
2017-04-07 21:02:56 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-07 21:01:11 +0400
Fixed that sql_sequence.binlog failed sporadically.
2017-04-07 20:10:18 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-07 10:08:20 +0300
Simple binary cache optimizations
2017-03-29 23:10:42 +0300
Simple cleanups
2017-03-27 18:58:16 +0300
Support for InnoDB SEQUENCE objects
2017-03-26 22:30:43 +0300
Change error message when using DROP VIEW on a non existing view from "Unknown table" to "Unknown view"
2017-03-25 23:36:56 +0200
Support for SEQUENCE objects
2017-04-07 10:19:10 +0300
Assert in Query_log_event::do_apply_event()
2017-04-07 13:51:07 +0300
Remove innodb_support_xa (deprecated in 5.7.10 and 10.2.)
2017-04-07 14:22:50 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-07 13:40:27 +0400
TYPE OF and ROW TYPE OF anchored data types
2017-04-07 06:40:18 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-06 17:05:42 +0400
Cursors with parameters
2017-04-06 20:58:12 +0400
Using the -t command line to bison instead of %name-prefix
2017-04-06 16:26:38 +0400
Fixing that "mtr --ps compat/oracle.sp-row" failed due to a wrong position of the DELIMITER command
2017-04-06 21:35:43 +0300
Fix remnant of RocksDB sed delete
2017-04-06 20:23:32 +0300
Fix debian install due to mariadb-client-core circular conflict
2017-04-06 13:49:14 +0300
Fix rocksdb plugin && make mariadb-client-10.3 replace mariadb-client-10.2
2017-04-06 20:58:12 +0400
Using the -t command line to bison instead of %name-prefix
2017-04-06 17:05:42 +0400
Cursors with parameters
2017-04-06 16:26:38 +0400
Fixing that "mtr --ps compat/oracle.sp-row" failed due to a wrong position of the DELIMITER command
2017-04-06 08:34:28 +0400 - Merge bb-10.2-compatibility into 10.3
2017-04-05 10:52:31 +0400
Variables declared after cursors with parameters lose values
2017-04-03 16:55:42 +0400
A cleanup for ROW data type for stored routine variables
2017-04-03 15:30:31 +0400
Cleanup for sql_mode=ORACLE: Explicit cursor FOR LOOP
2017-04-03 14:34:32 +0400
A cleanup patch for sql_mode=ORACLE: cursor%ROWTYPE in variable declarations
2017-03-31 21:20:32 +0400
Uninitialized Column_definition::pack_flag for ROW-type SP variables and their fields
2017-03-29 16:09:49 +0400
sql_mode=ORACLE: Understand optional routine name after the END keyword
2017-03-23 17:48:44 +0400
An additional test for Valgrind reports invalid read errors in Item_field_row::element_index_by_name
2017-03-23 17:21:10 +0400
Valgrind reports invalid read errors in Item_field_row::element_index_by_name
2017-03-22 18:10:33 +0400
Implicit cursor FOR LOOP for cursors with parameters
2017-03-18 17:39:17 +0400
Allow ROW variables as SELECT INTO targets
2017-03-16 16:28:52 +0400
Variable declarations can go after cursor declarations
2017-03-10 14:11:07 +0400
sql_mode=ORACLE: Explicit cursor FOR LOOP sql_mode=ORACLE: Implicit cursor FOR loop
2017-03-08 23:20:39 +0400
sql_mode=ORACLE: cursor%ROWTYPE in variable declarations
2017-03-03 15:02:08 +0400
sql_mode=ORACLE: table%ROWTYPE in variable declarations
2017-03-08 22:32:01 +0400
sql_mode=ORACLE: Syntax error in a OPEN cursor with parameters makes the server crash
2017-02-22 15:32:41 +0400
Part#2 for sql_mode=ORACLE: Inside routines the CALL keywoard is optional
2017-02-22 14:13:53 +0400
sql_mode=ORACLE: Inside routines the CALL keywoard is optional
2017-02-27 17:47:06 +0400
sql_mode=ORACLE: make the CONCAT function ignore NULL arguments
2017-02-20 19:50:39 +0400
sql_mode=ORACLE: Do not require BEGIN..END in multi-statement exception handlers in THEN clause
2017-02-20 19:30:58 +0400
sql_mode=ORACLE: allow SELECT UNIQUE as a synonym for SELECT DISTINCT
2017-02-14 14:43:11 +0100
GOTO statement
2017-02-07 13:32:55 +0400
Allow ROW variables as a cursor FETCH target
2017-02-02 22:59:07 +0400
ROW data type for stored routine variables
2017-02-02 15:05:20 +0400
Removing redundant tests for "SET (global|local|session).varname"
2017-02-01 23:12:16 +0400
Anonymous blocks
2017-02-01 16:35:23 +0400
sql_mode=ORACLE: Make the concatenation operator ignore NULL arguments
2016-12-22 10:04:54 +0400
Fixing that LEX::sp_add_for_loop_variable() did not initialize pack_flag
2016-12-06 09:05:52 +0400
sql_mode=ORACLE: %TYPE in variable declarations
2016-11-15 15:57:57 +0400
sql_mode=ORACLE: TRUNCATE TABLE t1 [ {DROP|REUSE} STORAGE ]
2016-11-15 15:20:30 +0400
sql_mode=ORACLE: CAST(..AS VARCHAR(N))
2016-10-21 11:51:49 +0400
Cursors with parameters
2016-10-14 16:52:33 +0400
sql_mode=ORACLE: User defined exceptions
2016-10-13 18:19:58 +0400
Diagnostics_area refactoring for user defined exceptions
2016-10-12 18:16:38 +0400
Diagnostics_area refactoring for user defined exceptions
2016-10-11 12:25:32 +0400
sql_mode=ORACLE: SP control functions SQLCODE, SQLERRM
2016-10-11 11:48:08 +0400
Providing compatibility for basic PL/SQL constructs
2016-10-04 20:22:18 +0400
Extend PREPARE and EXECUTE IMMEDIATE to understand expressions PREPARE..EXECUTE is not consistent about non-ASCII characters
2016-10-03 10:33:22 +0400
A fix for Providing compatibility for basic PL/SQL constructs (Part 6: Assignment operator)
2016-09-27 13:22:38 +0400
sql_mode=ORACLE: RAISE statement for predefined exceptions
2016-09-27 10:13:08 +0400
sql_mode=ORACLE: explicit cursor attributes %ISOPEN, %ROWCOUNT, %FOUND, %NOTFOUND
2016-09-26 18:01:36 +0400
DEV-10583 sql_mode=ORACLE: SQL%ROWCOUNT
2016-09-25 13:51:56 +0400
Expressions as parameters to Dynamic SQL
2016-09-22 15:18:53 +0400
EXECUTE IMMEDIATE statement
2016-09-22 13:31:20 +0400
sql_mode=ORACLE: SQL%ROWCOUNT
2016-09-20 15:30:15 +0400
sql_mode=ORACLE: Predefined exceptions: TOO_MANY_ROWS, NO_DATA_FOUND, DUP_VAL_ON_INDEX
2016-09-20 06:23:15 +0400
Expressions as parameters to Dynamic SQL
2016-09-19 11:39:36 +0400
Providing compatibility for basic SQL built-in functions
2016-09-19 09:43:00 +0400
Allow VARCHAR and VARCHAR2 without length as a data type of routine parameters and in RETURN clause
2016-09-13 16:34:18 +0400
sql_mode: dynamic SQL placeholders
2016-09-07 12:27:36 +0400
Fixed a crash in a EXIT/CONTINUE with an unknown identifier in the WHEN clause
2016-08-31 09:13:38 +0400
Fixed that 'FOR i IN 1..10' with no spaces around '..' returned a syntax error.
2016-08-31 08:03:34 +0400
sql_mode=ORACLE: FOR loop statement
2016-09-17 08:24:05 +0400
Providing compatibility for basic SQL built-in functions
2016-08-25 15:07:42 +0400
Removing SHOW FUNCTION CODE from compat/oracle.sp, as this type of SHOW is only available in debug builds. A bug in b7af3e704dd7800638ef677e9d921ad3e467a9a6. All SHOW FUNCTION CODE queries should be in compat/oracle.sp-code.
2016-08-25 13:38:24 +0400
sql_mode=ORACLE: Triggers: Understand :NEW.c1 and :OLD.c1 instead of NEW.c1 and OLD.c1
2016-08-24 15:23:04 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-24 12:30:27 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-24 08:32:05 +0400
sql_mode=ORACLE: FOR loop statement
2016-08-24 07:39:04 +0400
sql_mode=ORACLE: FOR loop statement
2016-08-23 11:57:47 +0400
Changing a LEX::sp_variable_declarations_finalize() parameter from "const Lex_field_type_st &" to "const Column_definition &".
2016-08-22 13:24:15 +0400
Refactoring for sql_mode=ORACLE: FOR loop statement
2016-08-22 07:05:18 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-22 06:17:26 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-19 13:01:35 +0400
Providing compatibility for basic PL/SQL constructs
2016-09-17 08:14:07 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-17 12:08:20 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-17 10:33:31 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-16 19:20:52 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-16 15:24:24 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-16 10:24:12 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-15 21:46:22 +0400
Optimization for Providing compatibility for basic PL/SQL constructs
2016-08-15 17:04:55 +0400
A test clean-up for 7c78b27a33b749656cbc28091eac32bbbeee9e42
2016-08-15 16:25:27 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-12 15:32:10 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-12 14:41:13 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-12 12:55:37 +0400
Reusing code: Adding LEX::make_sp_head() and LEX::make_sp_head_no_recursive()
2016-08-12 10:45:13 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-11 15:47:17 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-11 14:12:14 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-10 15:39:07 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-09 15:53:15 +0400
Adding Lex_spblock_st::init() and Lex_spblock_st::join().
2016-08-09 14:58:20 +0400
sql_lex.yy / sql_yacc_ora.yy refactoring for .
2016-08-09 12:08:11 +0400
Moving the code from *.yy to new methods to LEX and sp_context
2016-08-09 10:36:26 +0400
Fixing sp.result, forgotten in 78d68badd7f399f08bc1000f56b2a12bb8515718.
2016-08-08 18:06:49 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-08 16:42:01 +0400
Providing compatibility for basic PL/SQL constructs
2016-08-05 13:53:38 +0400
Providing compatibility for basic PL/SQL constructs Part2: Different order of IN, OUT, INOUT keywords in CREATE PROCEDURE params
2016-08-05 09:58:36 +0400
Providing compatibility for basic PL/SQL constructs Changing label syntax from "label:" to "<<label>>".
2016-09-17 08:09:10 +0400
Providing compatibility for basic SQL data types Based on the patch by Dmitry Tolpeko.
2016-07-08 21:42:33 +0400
Making sp_create_assignment_lex() and sp_create_assignment_lex() non-static
2016-09-17 08:00:59 +0400
Moving the code from my_parse_error() to THD::parse_error().
2016-09-17 07:56:56 +0400
Adding an alternative grammar file sql_yacc_ora.yy for sql_mode=ORACLE
2017-04-05 22:13:37 +0000
Windows packaging cleanup- get rid of "Monty Program AB" in installation registry keys.
2017-04-05 15:58:24 +0300
Update debian packaging to work in 10.3
2017-04-05 14:47:06 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-05 14:42:14 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-04-04 12:19:42 +0300
InnoDB: "Cannot open <ib_buffer_pool file>" should not be an error
2017-04-04 18:02:23 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-04 17:59:48 +0400
Add Type_handler::Item_xxx_fix_length_and_dec() for CAST classes
2017-04-04 16:54:51 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-04 16:54:02 +0400
Remove Lex::text_string_is_7bit
2017-04-03 17:35:55 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-04-03 17:22:10 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-03-31 16:40:29 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-03-31 14:26:43 +0400
Remove sp_name::m_qname
2017-03-29 21:02:18 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-03-29 20:51:54 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-03-29 18:15:28 +0400
Add function is_native_function_with_warn()
2017-03-29 17:33:27 +0400
Add function mysql_create_routine
2017-03-29 17:22:49 +0400
Duplicate code cleanup: add function normalize_db_name()
2017-03-29 07:24:05 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-03-24 18:48:40 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-03-24 17:52:55 +0400
Split Item_type_holder::get_real_type() into virtual Item::real_type_handler()
2017-03-24 16:14:30 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-03-24 15:59:58 +0400
Invalid read of size 8 in Type_aggregator::Type_aggregator()
2017-03-19 23:39:42 +0400
Add Type_handler::Item_sum_{sum|avg|variance}_fix_length_and_dec()
2017-03-18 14:20:06 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-02-21 16:28:42 +0400
- AliSQL: [Feature] Issue#1 KILL IDLE TRANSACTIONS
2017-02-07 13:27:42 +0400
, - [WAIT n|NOWAIT]
2017-03-16 11:21:06 +0100 - Merge branch 'bb-10.2-ext' into 10.3-merge-10.2-ext
2017-03-16 10:21:52 +0100
fix time replacement due to possible exponent in the output
2017-03-14 11:52:00 +0100
: Add support for INTERSECT (and common parts for EXCEPT) : Add support for EXCEPT
2017-03-13 17:20:22 +0400
Removing the duplicate copy of char_to_byte_length_safe().
2017-03-10 16:12:58 +0400
Split Item_func_{abs|neg|int_val}::fix_length_and_dec() into methods in Type_handler
2017-03-15 14:30:27 +0100
fix 32bit redefine of char_to_byte_length_safe (#337)
2017-01-22 12:31:32 +0100
: Add support for INTERSECT (and common parts for EXCEPT) : Add support for EXCEPT
2017-01-29 18:52:32 +0100
Comment added.
2017-03-10 23:16:01 +0200
: Fix ln syntax in debian/rules for libmariadb3 symlink creation
2017-03-09 00:02:13 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-03-08 23:47:20 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-03-01 11:41:13 +0200
Remove innodb_use_trim, innodb_instrument_semaphores.
2017-03-01 10:55:59 +0200 - Merge 10.2 into 10.3
2017-02-27 12:41:37 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-02-27 10:07:59 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-02-10 16:17:35 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-02-07 21:07:28 +0400
Split Item_func_round::fix_length_and_dec to virtual methods in Type_handler
2017-02-06 10:19:19 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-02-02 08:21:42 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-02-01 15:36:22 +0400
Split sp_get_item_value() into methods in Type_handler
2017-02-01 08:00:50 +0400
Comparison data type aggregation for pluggable data types
2017-01-17 18:25:18 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2017-01-13 17:26:32 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2017-01-13 17:25:16 +0400
Split sql_select.cc:can_change_cond_ref_to_const into virtual methods in Type_handler
2017-01-03 14:26:04 +0100
Fixed typo in comments
2016-12-30 21:13:34 +0400
Fixing minor problems in the patch for (shortint vs smallint)
2016-12-30 16:20:10 +0200
innodb_use_fallocate has no effect
2016-12-30 16:15:28 +0200 - Merge 10.2 into 10.3
2016-12-30 15:43:08 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2016-12-30 15:39:33 +0400
Split Item_func_min_max::val_xxx() and Item_func_min_max::get_date() into methods in Type_handler
2016-12-30 14:49:21 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2016-12-30 13:55:47 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2016-12-30 10:29:20 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2016-12-29 14:13:58 +0400
An after-fix for : fixing the error code
2016-12-29 12:38:45 +0400
An improvement for the patch: adding data type name into debug output
2016-12-29 11:53:14 +0400
Result data type aggregation for pluggable data types
2016-12-29 07:40:49 +0400
mysql_list_field() returns wrong default values for VIEW
2016-12-27 10:03:02 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2016-12-27 09:32:54 +0400
Split Item_hybrid_func::fix_attributes into virtual methods in Type_handler
2016-12-27 07:07:36 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
2016-12-21 16:10:39 +0400
Changing version in bb-10.2-ext from 10.3 to 10.2.x
2016-12-17 23:35:12 +0400
, , , - IN and CASE type aggregation problems
2016-12-17 22:53:48 +0400
Adding "DBUG" prefix into the debug messages in Item_func_in::fix_length_and_dec()
2016-12-27 08:19:14 +0400 - Merge remote-tracking branch 'origin/10.2' into 10.3
2016-12-17 22:06:55 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
2016-12-17 21:10:59 +0400
Split Item_type_holder::display_length into virtual methods in Type_handler
2016-12-10 22:25:17 +0400
Introduce Type_handler::make_in_vector() and Item_func_in_fix_comparator_compatible_types()
2016-12-07 10:00:46 +0400
Addressing Sanja's comments about for the patch
2016-12-06 23:20:39 +0400
Split Item_func_between::val_int() into virtual methods in Type_handler
2016-12-05 18:40:04 +0400
Moving LEX::set_last_field_type() to Column_definition::set_attributes()
2016-12-05 16:23:18 +0400
Split Item_func_hybrid_field_type::val_xxx() into methods in Type_handler
2016-12-01 11:57:01 +0400
Split Item_func_hex::val_str_ascii() into virtual methods in Type_handler
2016-11-28 10:21:01 +0400
Split the data type and attribute related code in Item_sum_hybrid::fix_fields into Type_handler::Item_sum_hybrid_fix_length_and_dec()
2016-11-26 21:19:48 +0400
Split Item_cache::get_cache() into virtual methods in Type_handler
2016-11-25 22:37:58 +0400
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
2016-11-24 16:26:30 +0400
Split Arg_comparator::set_compare_func() into virtual methods in Type_handler
2016-11-25 07:40:10 +0400
Split Item::save_in_field() into virtual methods in Type_handler
2016-11-24 21:57:14 +0400
Move functions case_stmt_xxx and add_select_to_union_list as methods to LEX
2016-11-21 17:23:10 +0400
Move definitions of Derivation, DTCollation, Type_std_attributes from field.h and item.h to sql_type.h
2016-11-18 15:40:45 +0400
Move prepare_create_field and sp_prepare_create_field() as methods to Column_definition
2016-11-16 10:08:17 +0400
Change design from "Item is Type_handler" to "Item has Type_handler"
2016-11-02 18:04:35 +0400
SP variables of the SET data type erroneously allow values with comma
2016-11-02 09:20:47 +0400
Starting the 10.3 branch
2016-11-17 14:50:09 +0400
- Clean-up MariaDB atomic operations
2016-11-03 13:21:18 +0400
- Clean-up MariaDB atomic operations
2016-11-02 16:43:23 +0400
- Clean-up MariaDB atomic operations
2016-11-02 16:40:43 +0400
- Clean-up MariaDB atomic operations
2016-11-02 15:40:30 +0400
- Clean-up MariaDB atomic operations
2016-11-02 15:30:01 +0400
- Clean-up MariaDB atomic operations
2016-11-02 15:27:12 +0400
- Clean-up MariaDB atomic operations
2016-11-02 15:16:36 +0400
- Clean-up MariaDB atomic operations
2016-12-10 22:25:17 +0400
Introduce Type_handler::make_in_vector() and Item_func_in_fix_comparator_compatible_types()
2016-12-07 10:00:46 +0400
Addressing Sanja's comments about for the patch
2016-12-06 23:20:39 +0400
Split Item_func_between::val_int() into virtual methods in Type_handler
2016-12-05 18:40:04 +0400
Moving LEX::set_last_field_type() to Column_definition::set_attributes()
2016-12-05 16:23:18 +0400
Split Item_func_hybrid_field_type::val_xxx() into methods in Type_handler
2016-12-01 11:57:01 +0400
Split Item_func_hex::val_str_ascii() into virtual methods in Type_handler
2016-11-28 10:21:01 +0400
Split the data type and attribute related code in Item_sum_hybrid::fix_fields into Type_handler::Item_sum_hybrid_fix_length_and_dec()
2016-11-26 21:19:48 +0400
Split Item_cache::get_cache() into virtual methods in Type_handler
2016-11-25 22:37:58 +0400
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
2016-11-24 16:26:30 +0400
Split Arg_comparator::set_compare_func() into virtual methods in Type_handler
2016-11-25 07:40:10 +0400
Split Item::save_in_field() into virtual methods in Type_handler
2016-11-24 21:57:14 +0400
Move functions case_stmt_xxx and add_select_to_union_list as methods to LEX
2016-11-21 17:23:10 +0400
Move definitions of Derivation, DTCollation, Type_std_attributes from field.h and item.h to sql_type.h
2016-11-18 15:40:45 +0400
Move prepare_create_field and sp_prepare_create_field() as methods to Column_definition
2016-11-16 10:08:17 +0400
Change design from "Item is Type_handler" to "Item has Type_handler"
2016-11-02 18:04:35 +0400
SP variables of the SET data type erroneously allow values with comma
2016-11-02 09:20:47 +0400
Starting the 10.3 branch
This page is licensed: CC BY-SA / Gnu FDL