MariaDB 10.3.1 Changelog
DownloadRelease NotesChangelogOverview of 10.3
Release date: 29 Aug 2017
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.
Revision #316cb33795 2017-08-26 22:01:03 +0000
In test_proxy_header(), use IP address 192.0.2.1 .
Revision #f93d5d927e 2017-08-26 15:26:39 +0200
after merge: remove innodb_file_format from merged tests
Revision #e20f1ec302 2017-08-26 12:38:31 +0200
mysql_client_test: don't use 192.168.0.1
Merge Revision #bb8e99fdc3 2017-08-26 00:34:43 +0200 - Merge branch 'bb-10.2-ext' into 10.3
Revision #c02d61bc11 2017-08-25 20:52:55 +0200
fix test result for windows
Revision #9bbc8a8924 2017-08-25 20:45:00 +0200
update test results after 988a9daa945c
Revision #fd56727e99 2017-08-25 14:23:24 +0200
MDEV-13545 sql_sequence.gtid fails in buildbot
Revision #d0d626be4c 2017-08-17 17:04:31 +0200
MDEV-13510 main.delete_use_source fails in buildbot and outside with wrong plan
Merge Revision #27412877db 2017-08-25 10:25:48 +0200 - Merge branch '10.2' into bb-10.2-ext
Revision #a544225d0a 2017-08-24 12:51:05 +0530
Update README.md
Revision #e7bf8bca2f 2017-08-24 10:13:07 +0300
MDEV-13534 InnoDB STATS_PERSISTENT fails to ignore garbage delete-mark flag on node pointer pages
Revision #ae0759ad45 2017-08-23 18:40:47 +0300
MDEV-13602: rocksdb.index_merge_rocksdb2 failed in buildbot
Revision #06b4b99f3e 2017-08-23 14:40:23 +0300
The test failed once on Buildbot with the result difference:
Revision #81bd81fbe8 2017-08-23 11:35:34 +0300
Adjust InnoDB debug assertions for Oracle Bug#25551311 aka Bug#23517560
Revision #36a971724e 2017-08-23 10:01:48 +0300
MDEV-13167 InnoDB key rotation is not skipping unused pages
Revision #e52dd13c2e 2017-08-23 09:47:50 +0300
Code clean-up related to MDEV-13167
Revision #59caf2c3c1 2017-08-21 18:56:46 +0300
MDEV-13485 MTR tests fail massively with --innodb-sync-debug
Revision #1621d32eac 2017-08-22 14:56:17 +0300
Remove the unused redo log record type MLOG_INIT_FILE_PAGE
Revision #825b6a354a 2017-08-23 08:05:50 +0300
MDEV-13452 Assertion `!recv_no_log_write' failed at startup
Revision #ef8e1a35cc 2017-08-21 16:12:09 +0300
Fix rocksdb.bulk_load test
Revision #4f34ec26fa 2017-08-21 15:26:21 +0300
MDEV-13600: Update test results for rocksdb.bulk_load_rev_cf
Revision #86fc5ece26 2017-08-18 15:01:32 +0300
MDEV-13559 encryption.innodb-redo-badkey failed in buildbot
Revision #8a9e9d896e 2017-08-18 14:42:53 +0300
MDEV-13570 Assertion failure !srv_read_only_mode in --innodb-read-only shutdown when buf_resize_thread is active
Revision #8a3e2970ad 2017-08-18 14:42:18 +0300
MDEV-13575 On failure, Mariabackup --backup --safe-slave-backup may forget to START SLAVE SQL_THREAD
Revision #72ac85cdda 2017-08-18 12:51:28 -0400
bump the VERSION
Revision #605b835220 2017-08-18 10:07:11 +0300
MDEV-13754 Memory leak in mariabackup.incremental_backup
Revision #74ce0cf148 2017-08-18 10:00:56 +0300
MDEV-13574 related Mariabackup code cleanup (non-functional change)
Revision #e9e051d297 2017-08-18 08:52:41 +0300
Follow-up fix to MDEV-12988 backup fails if innodb_undo_tablespaces>0
Revision #f269915381 2017-08-18 02:51:30 +0300
Updated list of unstable tests for 10.2.8
Revision #bcd5622ebb 2017-08-18 02:48:43 +0300
gcol.gcol_rollback could fail with errors in server log
Revision #edf77043ba 2017-08-17 15:07:44 +0000
MDEV-12948 : do not spam error log, if DeviceIoControl(IOCTL_STORAGE_QUERY_PROPERTY) fails with ERROR_INVALID_FUNCTION
Revision #e6971011c3 2017-08-17 15:38:41 +0300
MDEV-12988 backup fails if innodb_undo_tablespaces>0
Revision #f2033df6ac 2017-08-24 20:49:07 -0700
More thorough correction of the patch that complemented the patch for MDEV-10855
Revision #0336655918 2017-08-23 19:59:49 -0700
Corrected the patch that complemented the patch for MDEV-10855
Revision #add44e684c 2017-08-25 11:28:44 +0200
compilation failure in oqgraph after 4aaa38d26ed9
Revision #578b2b05b8 2017-08-25 16:14:03 +0000
MDEV-13641 host errors are not reset after successful connection.
Revision #77c41fa725 2017-08-23 13:34:52 +0200
small cleanup of rpl.rpl_stop_slave
Revision #f753480c72 2017-08-09 23:54:16 +0300
Fixed assert when running rpl.rpl_parallel_partition
Revision #e208100d44 2017-08-09 23:52:13 +0300
Have mysqltest first send SIGABRT, then SIGKILL
Revision #25c06f5282 2017-06-18 14:00:28 +0300
Optimize LEX_STRING comparisons
Revision #cc77f9882d 2017-06-18 12:28:40 +0300
Changed KEY names to use LEX_CSTRING
Revision #874e4e473a 2017-08-07 23:21:23 +0300
Better error message for mysql_upgrade if upgrade file can't be updated.
Revision #b6c5657ef2 2017-08-06 21:53:49 +0300
Reduce stack size
Revision #ffb17a6509 2017-08-04 13:13:32 +0300
Marked innodb_virtual_basic as 'big' to fix some timeouts in buildbot
Revision #8e722064f7 2017-07-30 11:45:49 +0300
Remove dumping of some not needed core's when running test suite
Revision #94bbe8ad58 2017-07-29 10:35:30 +0300
Affected rows for a SP now includes affected rows for all statements
Revision #4be15fe065 2017-07-21 20:02:11 +0300
Added missing ; after WSREP_TO_ISOLATION_BEGIN
Revision #21518ab2e4 2017-07-21 19:56:41 +0300
New option for slow logging (log_slow_disable_statements)
Revision #536215e32f 2017-07-03 11:35:44 +0300
Added DBUG_ASSERT_AS_PRINTF compile flag
Revision #52a1e4d613 2017-07-01 17:21:02 +0300
Fixed sequence.gtid
Revision #9e1cc831f2 2017-06-20 18:30:00 +0300
Fixed some compiler warnings
Revision #f71bed08ca 2017-06-19 06:37:43 +0300
Safety fix: lock binlog_end_pos before calling signal_update
Revision #458d5ed8aa 2017-06-19 06:34:38 +0300
Lots of small cleanups
Revision #a70f7aad55 2017-06-19 06:25:10 +0300
Print thread_id instead of pthread_self to error log
Revision #af06683b73 2017-06-18 10:01:24 +0300
Optimize make_lex_string() to not call alloc_root twice.
Revision #8bfda2f0af 2017-06-18 09:58:13 +0300
Simplify test if we can use table in query cache
Revision #1ed605e490 2017-06-18 08:43:55 +0300
Added sql_alloc.h
Revision #828602356c 2017-08-11 13:58:32 +0200
Don't include my_global.h in "pure" plugins
Revision #a6e215f221 2017-08-11 13:26:54 +0200
Fix compilation warnings in plugins
Revision #d5a6bae7c0 2017-08-21 16:57:08 +0200
Fix compilation errors
Revision #4aaa38d26e 2017-06-18 06:42:16 +0300
Enusure that my_global.h is included first
Revision #b0da8897b0 2017-06-18 06:25:01 +0300
Added copyright message to some files
Revision #b77bb43f60 2017-06-09 16:30:58 +0300
Use microsecond_interval_timer() instead of my_time() in replicaiton
Revision #44676ed5b1 2017-06-09 10:04:00 +0300
Cleaned up output from thr_print_locks
Revision #4040a17ea2 2017-08-23 16:27:24 +0200
Compile mariabackup with its own copy of net_serv.cc
Revision #7a5eb00322 2017-08-23 15:20:38 +0200
fix 64-bit tests too
Revision #4246fe802e 2017-08-23 12:23:57 +0200
32-bit fixes
Revision #aaddac5cd7 2017-08-23 08:27:46 +0000
fix compile errors
Revision #58cd69fc80 2017-08-22 21:08:38 +0200
MDEV-11159 Server proxy protocol support
Merge Revision #d258a2bd1f 2017-08-22 20:27:10 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #b0dbc707b8 2017-08-22 20:25:59 +0400
MDEV-13617 tokudb_parts tests failed in buildbot
Revision #a1e444e1cc 2017-08-19 20:59:24 -0700
Corrected the function compare_order_elements() to make it platform independent.
Revision #d7b45e01b4 2017-08-19 15:02:29 -0700
This patch complements the patch for MDEV-10855.
Revision #1b7a2e4ca2 2017-08-17 17:04:31 +0200
MDEV-13510 main.delete_use_source fails in buildbot and outside with wrong plan
Merge Revision #935c6f502f 2017-08-18 18:30:52 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #4305c3ca57 2017-08-18 18:29:33 +0400
MDEV-13581 ROW TYPE OF t1 and t1%ROWTYPE for routine parameters
Merge Revision #83ea51a28d 2017-08-17 09:45:05 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #a70809c0fc 2017-08-17 07:07:11 +0400
MDEV-13555 Assertion `!item->null_value' failed in Type_handler::Item_send_str
Revision #ff3cf74974 2017-08-16 14:46:24 +0300
Silence a -Wimplicit-fallthrough warning
Revision #58c5145d60 2017-08-15 08:28:38 -0700
Adjusted the result file for sys_vars.sysvars_server_embedded.
Revision #92f9be495b 2017-08-16 09:03:27 +0300
Work around MDEV-13542 Crashing on a corrupted page is unhelpful
Revision #f4b379d6ca 2017-08-15 17:18:55 +0300
MDEV-13536 DB_TRX_ID is not actually being reset when the history is removed
Merge Revision #442ac9229b 2017-08-15 17:54:46 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #3fd30508b2 2017-08-15 17:53:08 +0400
Recording more tests for MDEV-13500 sql_mode=ORACLE: can't create a virtual column with function MOD
Merge Revision #6ac3d7511c 2017-08-15 17:13:59 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #b5098f3dae 2017-08-15 16:41:58 +0400
MDEV-13533 Remove the THD parameter from sp_head::init_sp_name()
Revision #3f7f0c6a29 2017-08-15 14:58:42 +0400
MDEV-13531 Add Database_qualified_name::copy()
Revision #4d50594dfc 2017-08-15 14:13:42 +0400
MDEV-13529 Add class Sql_cmd_call
Revision #966cc80299 2017-08-15 11:15:18 +0400
MDEV-13528 Add LEX::sp_body_finalize_{procedure|function}
Merge Revision #1743883d55 2017-08-15 09:59:17 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #22c9663d85 2017-08-15 09:55:09 +0400
MDEV-13527 Crash when EXPLAIN SELECT .. INTO row_sp_variable.field
Revision #6179a8efdc 2017-08-15 09:37:16 +0400
MDEV-13526 Add Type_handler::Item_val_bool()
Merge Revision #6db1b0188c 2017-08-15 07:52:48 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #9822fb1f19 2017-08-15 07:49:18 +0400
Fixing test results for MDEV-13500 sql_mode=ORACLE: can't create a virtual column with function MOD
Revision #596bdc2dbe 2017-08-14 17:05:41 -0700
Changed the function my_set_bits() to return uint64 instead of uint32. Corrected an assertion in the constructor for the class Sys_var_flagset.
Revision #9d85323007 2017-08-14 11:12:17 +0400
MDEV-13500 sql_mode=ORACLE: can't create a virtual column with function MOD
Revision #0f554dd0fd 2017-08-13 09:44:44 -0700
Adjusted result files for tokudb tests.
Revision #61bbabb202 2017-08-12 19:58:16 -0700
Implemented condition pushdown into derived tables / views with window functions (MDEV-10855).
Revision #c9981fbee2 2017-05-31 09:49:17 +0200
MDEV-13003 - Oracle compatibility : Replace function
Merge Revision #1a9e13d622 2017-08-11 10:58:23 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Revision #837aa57fb2 2017-08-11 10:21:51 +0400
Test result fixed.
Revision #2ebb1380d6 2017-08-11 00:50:29 +0400
MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.
Revision #e223752472 2017-08-10 21:40:19 -0700
Adjusted results after the patch for MDEV-13369.
Revision #bf75dcac89 2017-08-10 14:25:19 -0700
This is a modification of the first patch committed for MDEV-13369 developed to cover the case of MDEV-13389: "Optimization for equi-joins of derived tables with window functions".
Revision #b14e2b044b 2017-08-03 21:19:19 -0700
This first patch prepared for the task MDEV-13369: "Optimization for equi-joins of derived tables with GROUP BY" should be considered rather as a 'proof of concept'.
Revision #3e7b1bd64a 2017-08-14 19:56:52 +0300
MDEV-13518 funcs_1.myisam_views-big failed in buildbot
Revision #734671174e 2017-08-14 19:56:08 +0300
MDEV-13014 Typos in ER_WRONG_INSERT_INTO_SEQUENCE
Revision #347d9456e4 2017-08-11 12:47:54 +0300
MDEV-13495 Crash in rollback of a recovered INSERT transaction after upgrade
Revision #73297f532f 2017-08-10 12:31:26 +0300
MDEV-13476 TRX_UNDO_PAGE_TYPE mismatch when writing undo log after upgrade
Revision #237f23d702 2017-08-10 11:46:08 +0300
MDEV-13475 InnoDB: Failing assertion: lsn == log_sys->lsn || srv_force_recovery == SRV_FORCE_NO_LOG_REDO
Revision #63ad4fe5bb 2017-08-07 16:04:05 +0300
MDEV-13430 InnoDB upgrade from previous versions to 10.3 is not possible
Revision #efa4996bb7 2017-08-08 19:59:42 +0300
Remove stray XtraDB files
Revision #f5b0c47b58 2017-08-08 00:05:20 +0300
Fix a -Wimplicit-fallthrough warning
Revision #c039cacf53 2017-08-07 23:44:45 +0300
MDEV-12288 follow-up: Adjust PAGE_MAX_TRX_ID in online ADD INDEX
Revision #932273a8a0 2017-08-07 23:56:30 +0300
MDEV-12288 follow-up: Adjust a test for the purge of insert_undo log
Merge Revision #620ba97cfc 2017-08-09 12:59:03 +0300 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #6685cdc250 2017-08-09 12:36:06 +0300
Temporarily record wrong result for the MDEV-12604 JSON_EXTRACT test
Merge Revision #0930d6698f 2017-08-09 12:35:21 +0300 - Merge 10.2 into bb-10.2-ext
Merge Revision #1f0a22acbd 2017-08-08 09:47:00 +0300 - Merge 10.2 into bb-10.2-ext
Revision #4649fb37e3 2017-08-07 21:21:13 +0300
Get rid of valgrind warning for sql_sequence tests.
Revision #213af08d99 2017-08-07 20:49:56 +0300
MDEV-13393 SEQUENCE related crash when running concurrent I_S.TABLES and FLUSH queries
Revision #cf9e0bf3e6 2017-08-07 20:43:44 +0300
Fixed compiler warning
Merge Revision #988a9daa94 2017-08-07 21:35:34 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Revision #0f1cadd9a5 2017-08-04 16:33:58 +0400
MDEV-13450 Cleanup SP code for packages
Revision #b3977ac23f 2017-08-04 15:15:55 +0400
An additional patch for MDEV-13415 Wrap the code in sp.cc into a class Sp_handler
Revision #9b74b00c8e 2017-08-04 14:41:05 +0400
Adding the "const" qualified to the LEX_CSTRING parameter of a few check_xxx() functions
Revision #f717fb8242 2017-08-06 14:42:30 +0300
Make rocksdb.type_varchar test stable
Merge Revision #1b0cf1b729 2017-08-01 15:58:26 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Merge Revision #68bc777830 2017-08-01 15:37:01 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Revision #9372f6e526 2017-08-01 12:04:14 +0400
MDEV-13419 Cleanup for Sp_handler::show_create_sp
Merge Revision #c431eafd62 2017-07-31 23:00:59 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #c9218ff439 2017-07-31 23:00:02 +0400
MDEV-13415 Wrap the code in sp.cc into a class Sp_handler
Revision #4937474f86 2017-07-31 17:34:59 +0400
MDEV-13414 Fix the SP code to avoid excessive use of strlen
Merge Revision #716898755a 2017-07-28 12:47:20 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Merge Revision #4fc1f2fb75 2017-07-22 22:48:45 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Merge Revision #23290e42e3 2017-07-21 23:38:30 +0400 - Merge commit 'e2afdb1ee430cb9d030aeeedc85eb903cda5e5d1' into bb-10.2-ext
Merge Revision #e67b816451 2017-07-19 19:43:55 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Merge Revision #34668e10b2 2017-07-19 14:45:54 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Revision #d1af417eb8 2017-07-18 13:51:12 +0300
Postfix for MDEV-12619 - test results adjusted
Revision #442a6f61f5 2017-07-18 13:50:26 +0300
Postfix for 74891ed257c43 - test result adjusted
Merge Revision #29acdcd542 2017-07-13 07:21:21 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Merge Revision #daec000450 2017-07-12 22:54:49 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Revision #0f348bcd96 2017-07-12 22:51:06 +0400
MDEV-13302 Avoid using LEX::spname during CREATE PROCEDURE and CREATE FUNCTION
Merge Revision #e33bda183e 2017-07-12 12:00:11 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #7c3df72d0a 2017-07-12 11:57:47 +0400
MDEV-13298 Change sp_head::m_chistics from a pointer to a structure
Revision #31b3511849 2017-07-11 16:16:11 +0400
Fixing a type-clash bison warning in keyword_directly_not_assignable
Revision #59350ce076 2017-07-11 15:10:25 +0400
MDEV-13292 Move the code from sp_head::init() to sp_head::sp_head()
Revision #42cb3dcb74 2017-07-10 12:24:58 +0400
(partial) MDEV-12518 Unify sql_yacc.yy and sql_yacc_ora.yy
Revision #77ace5dbd1 2017-07-10 10:51:07 +0400
(partial) MDEV-12518 Unify sql_yacc.yy and sql_yacc_ora.yy
Revision #f3ad96a3a6 2017-07-08 01:38:56 +0200
fix the bad merge
Revision #c65cce3698 2017-07-07 19:55:31 +0200
MDEV-12137 DELETE statement with the same source and target
Revision #abf95afa2a 2017-07-07 17:50:09 +0200
MDEV-12137 DELETE statement with the same source and target
Revision #51a552ddf2 2017-07-09 06:10:17 +0000
Fix debian control file syntax.
Revision #2312556bba 2017-07-08 21:57:54 +0000
Attempt to fix mariabackup debian packaging in 10.3
Merge Revision #0496430ffa 2017-07-07 21:27:26 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Merge Revision #30fee6150a 2017-07-07 19:48:35 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Revision #c1885d22df 2017-07-07 17:00:07 +0400
MDEV-13273 Confusion between table alias and ROW type variable
Revision #3c09f148f3 2017-07-07 13:08:16 +0300
MDEV-12288 Reset DB_TRX_ID when the history is removed, to speed up MVCC
Revision #bae0844f65 2017-07-07 00:55:01 +0300
Introduce a new InnoDB redo log format for MariaDB 10.3.1
Merge Revision #57fea53615 2017-07-07 12:39:43 +0300 - Merge bb-10.2-ext into 10.3
Merge Revision #9e53a6bdfd 2017-07-07 12:00:27 +0300 - Merge 10.2 into bb-10.2-ext
Merge Revision #8b2c7c9444 2017-07-07 12:43:10 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Revision #3f32743294 2017-07-06 10:59:45 +0300
MDEV-13020 Server crashes in Item_func_nextval::val_int...
Revision #7fee164faf 2017-03-19 13:10:12 +1100
Remove dated my-{size}.cnf files
Merge Revision #3b9273d203 2017-07-05 17:43:32 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #58dd72f18c 2017-07-05 17:18:33 +0400
MDEV-13245 Add struct AUTHID
Merge Revision #5c0df0e4a8 2017-07-04 15:31:25 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Revision #25ad623d64 2017-07-04 14:14:30 +0400
MDEV-13240 Wrong warning with MAX(datetime_field) OVER (...)
Revision #760127ac6f 2017-07-03 14:56:33 +0400
Adding sf_return_type, improving sf_tail readability.
Revision #306bc90ad7 2017-07-03 09:15:28 +0400
Adding "const" qualifier to Column_definition::make_field()
Revision #96d1cdecbe 2017-07-01 14:37:12 +0400
MDEV-13197 Parser refactoring for CREATE VIEW,TRIGGER,SP,UDF,EVENT
Revision #505a11d9ac 2017-06-30 16:26:15 +0400
Adding the "const" qualifier to st_sp_chistics parameters in a few functions.
Revision #95979d2bae 2017-06-29 12:24:47 +0400
Removing duplicate code in mysql_execute_command: Adding prepare_db_action().
Revision #a4d9fa99ea 2017-07-03 10:39:18 +0200
Fix compiler warning in embedded server
Revision #c36620ddc3 2017-07-03 10:36:09 +0200
MDEV-12179 post-merge fixes.
Merge Revision #1d91910b94 2017-07-03 09:33:41 +0200 - MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #95e09f0766 2017-05-11 08:45:29 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #b19f055772 2017-05-11 08:03:27 +0200
TokuDB .result file update following earlier commit.
Revision #105ea511dc 2017-05-10 16:54:28 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #01b86a0ad9 2017-05-10 15:48:32 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #0db2cd7c76 2017-05-10 09:56:31 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #8683052389 2017-04-29 11:19:09 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #c174718aed 2017-04-25 19:08:45 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #86fa6f9b3d 2017-04-25 12:00:43 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #59bab556a0 2017-04-25 10:01:33 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #89aad233de 2017-04-23 10:49:58 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #1af3165f98 2017-04-23 10:47:22 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #4a8381ad34 2017-04-23 10:46:07 +0200
Fix test to wait for slave to fully stop.
Revision #df2f01c14a 2017-04-23 10:44:45 +0200
Add cleanup of mysql.gtid_slave_pos table.
Revision #1b54cb3b77 2017-04-20 16:22:21 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #8953c7e484 2017-04-20 16:19:01 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #00eebb2243 2017-04-20 16:16:26 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #638d4e90e8 2017-04-20 16:14:37 +0200
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #094e4b264c 2017-04-20 16:11:14 +0200
Clarify plugin_ref lifetimes in function comments
Revision #da9decdccf 2017-04-20 16:07:27 +0200
Use separate connection for START SLAVE in rpl_deadlock.test
Revision #fdf2d40770 2017-03-24 12:07:07 +0100
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #3cc89b3e85 2017-03-24 12:06:29 +0100
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #4eebf431b0 2017-03-24 11:51:23 +0100
Fix that MTR leaks restart: options to following test
Revision #8bc1632ea5 2017-03-20 13:29:37 +0100
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #363d6a16ae 2017-03-20 11:55:24 +0100
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #6a84473c28 2017-03-14 12:54:10 +0100
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #3501a5356e 2017-03-09 15:30:19 +0100
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #c995ecbe98 2017-03-09 13:27:27 +0100
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #087cf02328 2017-03-09 12:16:15 +0100
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #141a1b09e6 2017-03-08 13:56:29 +0100
MDEV-12179: Per-engine mysql.gtid_slave_pos table
Revision #d3837c69a2 2017-03-06 15:32:54 +0100
MDEV-12179: Per-engine mysql.gtid_slave_pos table.
Merge Revision #176000a54c 2017-06-27 08:14:45 +0300 - Merge bb-10.2-ext into 10.3
Merge Revision #43c77bb937 2017-06-27 08:13:59 +0300 - Merge 10.2 into bb-10.2-ext
Merge Revision #ed61fddf24 2017-06-21 12:14:35 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Revision #2a3fe45dd2 2017-06-21 13:44:16 +0300
Remove XtraDB
Revision #99e017d099 2017-06-20 09:39:13 +0300
Remove INFORMATION_SCHEMA.INNODB_TRX.trx_adaptive_hash_latched
Revision #813e6e628f 2017-06-20 09:35:58 +0300
Adjust sys_vars.sysvars_innodb for 32-bit builds
Merge Revision #1e3886ae80 2017-06-19 17:28:08 +0300 - Merge bb-10.2-ext into 10.3
Merge Revision #3a7201ea92 2017-06-19 16:56:13 +0300 - Merge 10.2 into bb-10.2-ext
Revision #578d8bfde5 2017-06-19 10:44:13 +0400
Additional tests for MDEV-10309 COALESCE(12345678900) makes a column of a wrong type and truncates the data
Merge Revision #43eec57fab 2017-06-15 18:02:57 +0300 - Merge 10.2 into bb-10.2-ext; also, fix MDEV-13015 After restart, InnoDB wrongly thinks that a SEQUENCE is a TABLE
Merge Revision #765347384a 2017-06-15 15:27:11 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Revision #3b1921c714 2017-06-08 08:25:53 +0300
Re-record failing SEQUENCE tests
Revision #8a65b49c43 2017-06-07 16:09:33 +0300
Update sql_yacc_ora.yy with latest changes of sql_yacc.yy
Revision #3d428e017d 2017-06-03 16:16:18 +0300
Cleanups (LINT_INIT & --debug-mutex-deadlock-detector
Revision #36ae8846ca 2017-06-03 16:08:23 +0300
Fixed sequences based on comments from Peter Gulutzan and Andrii Nikitin
Revision #3356e42d01 2017-06-02 13:52:47 +0300
Improved warning "xxx is not BASE TABLE/SEQUENCE"
Revision #0fe7d8a2a2 2017-06-13 12:46:33 +0400
MDEV-12292 - port "Report timing with more precision" by @dveeden
Revision #1a873fb865 2017-06-08 12:27:16 +0200
replace my_timer_microseconds with microsecond_interval_timer
Revision #eede812f05 2017-06-08 12:16:13 +0200
Fix whitespace in new code
Revision #6486bac29f 2017-06-08 12:11:16 +0200
Callers of start_timer should have ulonglong data type
Revision #ca2d9546c8 2017-03-09 17:57:22 +0100
port "Report timing with more precision" by @dveeden
Revision #86b9417035 2017-05-09 13:37:08 +0200
10.3 man pages
Revision #0c92794db3 2017-06-01 13:03:55 +0300
Remove deprecated InnoDB file format parameters
Merge Revision #3d615e4b1a 2017-06-01 11:02:32 +0300 - Merge branch 'bb-10.2-ext' into 10.3
Revision #959891662d 2017-05-30 21:31:30 +0300
MDEV-12930 Testing SEQUENCE object
Revision #d5d8fa6e04 2017-05-30 12:55:58 +0300
Updated test case
Revision #267bd4cc7b 2017-05-29 16:40:24 +0300
Add automatic updating of sub modules to BUILD scripts
Revision #7e5bd1500f 2017-05-29 16:08:11 +0300
Add locks for sequence's to ensure that there is only one writer or many readers
Revision #d7e3120da8 2017-05-22 16:57:41 +0200
SP stack trace
Revision #8b68263a53 2017-05-29 10:29:46 +0400
MDEV-12803 Improve function parameter data type control
Revision #0f0bced885 2017-05-27 16:45:22 +0400
Adding tests for MDEV-9410 VIEW over a ROLLUP query reports too large columns
Revision #a9b79bf710 2017-05-27 16:39:20 +0400
Adding tests for MDEV-12861 FIRST_VALUE() does not preserve the exact data type
Revision #241d5edcf9 2017-05-27 16:21:20 +0400
Adding tests for MDEV-9408 CREATE TABLE SELECT MAX(int_column) creates different columns for table vs view
Revision #86b5be0e16 2017-05-27 16:13:58 +0400
Adding tests for MDEV-9406 CREATE TABLE..SELECT creates different columns for IFNULL() and equivalent COALESCE,CASE,IF
Revision #13c6b0d534 2017-05-27 16:03:18 +0400
MDEV-10309 COALESCE(12345678900) makes a column of a wrong type and truncates the data
Revision #9d834c76af 2017-05-27 11:12:14 +0400
MDEV-12932 Remove enum Cast_target and use Type_handler to handle CAST
Revision #f462bfc1f7 2017-05-27 07:05:16 +0400
A post-merge fix: loadxml failed on Windows (due to a wrong parameter to my_error).
Merge Revision #9bc3225642 2017-05-26 19:32:28 +0400 - Merge tag 'mariadb-10.2.6' into bb-10.2-ext
Revision #77b2f55f61 2017-05-26 09:42:11 +0300
Follow-up fixes for MDEV-10139 Support for InnoDB SEQUENCE objects
Revision #e1f81822c3 2017-05-25 17:19:35 +0400
A cleanup for MDEV-11514, MDEV-11497, MDEV-11554, MDEV-11555 - IN and CASE type aggregation problems
Revision #109bc47084 2017-05-25 15:15:39 +0400
Fixing a few data type related problems: MDEV-12875, MDEV-12886, MDEV-12916
Revision #54e29712a3 2017-05-25 14:12:18 +0400
Adding tests for MDEV-12917 Wrong data type for CREATE..SELECT year_sp_variable
Revision #a4789f52d8 2017-05-24 18:57:47 +0300
More tests for SEQUENCE's
Revision #8acf4d6f78 2017-05-24 18:09:22 +0300
Follow-up fixes for MDEV-10139 Support for InnoDB SEQUENCE objects
Revision #9497a64679 2017-05-24 15:39:24 +0300
Fixed failing test sql_sequence.replication
Revision #d60e5fe391 2017-05-24 15:10:04 +0300
Simple replication test for sequences
Revision #e5145a5ac3 2017-05-24 15:43:09 +0400
MDEV-12546 Wrong metadata or data type for string user variables
Revision #90f06818b3 2017-05-23 23:13:54 +0400
MDEV-12876 Wrong data type for CREATE..SELECT sp_var
Revision #62b62319bf 2017-05-23 23:11:31 +0400
A cleanup for the patch for MDEV-12852, MDEV-12853, MDEV-12869
Revision #6a779a6d28 2017-05-23 17:18:31 +0300
Make SEQUENCE working with replication
Revision #d9304914be 2017-05-23 12:45:47 +0400
Fixing a few problems with data type and metadata for INT result functions (MDEV-12852, MDEV-12853, MDEV-12869)
Revision #9b79888df8 2017-05-22 17:13:15 +0400
MDEV-12866 Out-of-range error with CREATE..SELECT..TO_SECONDS(NOW())
Revision #c84bbeda7f 2017-05-22 13:44:26 +0400
MDEV-12858 + MDEV+12859 + MDEV-12862 - a join patch fixing a few data type problems with CREATE..SELECT
Revision #feb15f4e45 2017-05-22 10:27:05 +0400
MDEV-12860 Out-of-range error on CREATE..SELECT with a view using MAX and EXTRACT(MINUTE_MICROSECOND..)
Revision #8c479820da 2017-05-21 09:28:12 +0400
MDEV-12856 Wrong .. metadata for DIV + MDEV-12857..errors on CREATE..SELECT..DIV
Revision #a8caa8e04a 2017-05-20 16:29:11 +0400
MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data type for INT functions
Revision #d2fec340d2 2017-05-19 21:39:41 +0400
An after-fix for MDEV-12849 Out-of-range errors when casting hex-hybrid to SIGNED and UNSIGNED
Revision #ac4ce47b09 2017-05-19 18:45:01 +0400
MDEV-12849 Out-of-range errors when casting hex-hybrid to SIGNED and UNSIGNED
Merge Revision #732cfabafd 2017-05-18 14:23:14 +0400 - Merge branch 'halfspawn-bb-10.2-ext' into bb-10.2-ext
Revision #87d952746f 2017-05-18 11:43:24 +0200
MDEV-12783 : sql_mode=ORACLE: Functions LENGTH() and LENGTHB()
Revision #5b034f1cf8 2017-05-17 18:07:20 +0400
MDEV-12833 Split Column_definition::create_length_to_internal_length() to virtual methods in Type_handler
Revision #278c3ea756 2017-05-17 14:02:25 +0400
MDEV-12826 Add Type_handler::val_int_signed_typecast() and Type_handler::val_int_unsigned_typecast()
Merge Revision #896c2c73a0 2017-05-17 12:59:07 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #fba7fbbc5c 2017-05-17 12:21:39 +0400
MDEV-9397 Split field.cc:calc_pack_length() into virtual methods in Type_handler
Revision #f1b729d352 2017-05-16 14:29:51 +0400
MDEV-9188 Split Column_definition::check() into virtual methods in Type_handler
Revision #705fc43eaa 2017-05-10 15:29:48 +0400
MDEV-12775 Reuse data type aggregation code for hybrid functions and UNION
Revision #7c44b8afb7 2017-05-15 14:58:05 +0400
MDEV-12798 Item_param does not preserve exact field type in EXECUTE IMMEDIATE 'CREATE TABLE AS SELECT ?' USING POINT(1,1)
Revision #38acc29ccb 2017-05-13 16:52:53 +0300
Fixed buildbot failures with --embedded-server
Revision #238eb41005 2017-05-11 19:39:49 +0400
MDEV-12784 Change Item_func_length::print() to display octet_length() rather than length()
Revision #7beb8ff274 2017-05-11 07:27:11 +0400
A --ps cleanup for MDEV-12658 Make the third parameter to LPAD and RPAD optional
Revision #533506b4ed 2017-05-10 18:14:08 +0400
MDEV-12777 Change Lex_field_type_st::m_type from enum_field_types to Type_handler pointer
Revision #191638416b 2017-05-10 11:02:02 +0400
MDEV-12772 Add Field::get_typelib() and Item::get_typelib()
Revision #0f642188cc 2017-05-10 09:27:15 +0400
MDEV-12771 Remove Item_func_xxx::decimal_precision() for case and abbreviations
Revision #cd32f84214 2017-05-10 08:30:56 +0400
MDEV-12770 Add Type_handler::decimal_precision() + MDEV-12769
Revision #18ad176809 2017-05-04 15:57:19 +0200
MDEV-12685 Oracle-compatible function CHR()
Revision #71fa413c16 2017-05-08 02:44:55 +0300
MDEV-10139 Support for SEQUENCE objects
Revision #1e04ad284c 2017-05-07 18:26:10 +0300
Fixed compiler warnings and warnings from build.tags
Revision #276b0c8ef0 2017-05-02 19:23:00 +0300
Fixed crash with SEQUENCE when using REPAIR
Revision #6378c95ee0 2017-05-17 00:34:48 +0300
Fix that end_bulk_insert() doesn't write to to-be-deleted files
Merge Revision #314350a722 2017-05-07 23:51:18 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #c619fbeafe 2017-05-07 19:41:19 +0400
Adding MYSQL_PLUGIN_IMPORT to type_handler_xxx declarations (fixing compilation failure on Windows)
Revision #da63db1e3b 2017-05-07 19:29:23 +0400
MDEV-12719 Determine Item::result_type() from Item::type_handler()
Revision #02ada41744 2017-05-07 17:44:27 +0400
MDEV-12721 Wrong execution plan for WHERE (date_field <=> timestamp_expr AND TRUE)
Revision #4e9022b48b 2017-05-07 09:12:54 +0400
MDEV-12718 Determine Item::cmp_type() from Item::type_handler()
Revision #cc694792c9 2017-05-07 01:02:37 +0400
MDEV-12717 Change Item_equal to operate Type_handler rather than Item_result
Revision #aea54a11a6 2017-05-06 23:06:18 +0400
MDEV-12716 Change Value_source::Context to operate Type_handler rather than Item_result
Revision #c898de84b7 2017-05-06 20:44:05 +0400
MDEV-12714 Determine Item::field_type() from Item::type_handler()
Revision #46239f29c6 2017-05-06 19:12:59 +0400
MDEV-12713 Define virtual type_handler() for all Item classes
Revision #5a644e177f 2017-05-06 15:05:59 +0400
Adding "const" qualifier to Item::cols(), and to the "Item *cmp" parameter to Type_handler::make_const_item_for_comparison()
Revision #9a360e97a2 2017-05-06 14:52:18 +0400
Cleanup: changing set_handler_by_field_type(field_type()) to set_handler(type_handler()).
Revision #380ec90905 2017-05-06 13:34:16 +0400
MDEV-12710 Fix Item_cache constructors to accept Type_handler instead of enum_field_types
Revision #26fa7232cf 2017-05-06 00:04:15 +0400
MDEV-12707 Split resolve_const_item() into virtual methods in Type_handler
Merge Revision #ac53b49b1b 2017-05-05 16:12:54 +0400 - Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Merge Revision #39e3167193 2017-05-05 07:25:11 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #583b68e899 2017-05-05 07:23:16 +0400
MDEV-12560, MDEV-12665 - geometry type not preserved in hybrid functions and UNION
Revision #aacb4d57ca 2017-05-05 07:00:18 +0400
MDEV-12695 Add Column_definition::type_handler()
Revision #1ff79562b8 2017-05-04 18:30:11 +0400
MDEV-12692 Split Item_func_between::fix_length_and_dec
Merge Revision #4991eab483 2017-05-04 16:29:05 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #fe127562e2 2017-05-04 16:05:21 +0400
MDEV-12687 Split Item::send() into virtual method in Type_handler
Revision #ae5b31fe52 2017-05-04 13:17:12 +0400
A cleanup for MDEV-12619 UNION creates excessive integer column types for integer literals
Revision #01b308c39c 2017-05-04 11:38:55 +0400
MDEV-12617 CASE and CASE-alike hybrid functions do not preserve exact data types
Revision #78a891c87b 2017-05-04 09:56:09 +0400
A partial patch for MDEV-12518 Unify sql_yacc.yy and sql_yacc_ora.yy
Merge Revision #7a70641f10 2017-05-04 06:58:28 +0400 - Merge branch 'halfspawn-bb-10.2-ext' into bb-10.2-ext
Revision #850d3bafca 2017-05-03 17:39:45 +0200
MDEV-12658 Make the third parameter to LPAD and RPAD optional
Revision #736a1d29bc 2017-05-03 13:43:22 +0400
Adding Item_func_pad as a common parent for Item_func_lpad and Item_func_rpad
Revision #1bcbe6fc2b 2017-05-02 19:19:23 +0300
Fixed build scripts to compile MyRocks as a plugin
Revision #8bc88a4940 2017-05-02 15:58:26 +0400
Fixing a warning: ‘class Type_all_attributes’ has ... non-virtual destructor
Merge Revision #280866d38d 2017-05-02 13:52:45 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #746f794c43 2017-05-02 13:51:35 +0400
MDEV-12657 A few tests fail in build-bot on Windows after changing Field::field_name and Item::name to LEX_CSTRING
Revision #07143a7393 2017-05-02 12:58:25 +0400
MDEV-12659 Add THD::make_string_literal()
Revision #85b73e2254 2017-05-02 11:39:20 +0400
MDEV-12656 Crash in CREATE..SELECT..UNION with a ENUM column and NULL
Revision #50b70e765b 2017-05-02 07:49:06 +0400
MDEV-12655 Move Item_func::count_xxx_length() to Type_std_attributes
Revision #c67971a8a3 2017-04-30 22:50:37 +0400
MDEV-12649 Add Type_handler::Item_save_in_value
Revision #7a19c59c00 2017-04-29 21:34:57 +0400
MDEV-9395 Add Type_handler::Item_decimal_scale() and Item_divisor_precision_increment()
Revision #ea18b11235 2017-04-28 16:27:55 +0400
MDEV-12619 UNION creates excessive integer column types for integer literals
Revision #a147eea62c 2017-04-27 21:58:10 +0400
MDEV-12607 Hybrid functions create wrong VARBINARY length when mixing character and binary data
Revision #9346939545 2017-04-27 15:40:16 +0400
MDEV-12601 Hybrid functions create a column of an impossible type DOUBLE(256,4)
Revision #cfb4d9f9dc 2017-04-27 15:02:35 +0400
MDEV-12592 Illegal mix of collations with the HEX function
Revision #441349aa06 2017-04-27 14:37:27 +0400
MDEV-12588 Add Type_handler::type_handler_for_tmp_table() and Type_handler::type_handler_for_union()
Revision #b445c1ebb5 2017-04-26 10:52:18 +0400
Fixing compilation failure on Windows: moving references to type_handler_xxx from field.h to field.cc
Revision #852f2305b9 2017-04-26 10:37:05 +0400
Fixing a typo: UINT32_MAX -> UINT_MAX32 (introduced by the patch for MDEV-9217)
Revision #61a771df00 2017-04-26 09:49:41 +0400
Moving a part of st_select_lex_unit::prepare() into a new method prepare_join()
Revision #2fd635409d 2017-04-25 14:22:07 +0400
MDEV-12426 Add Field::type_handler() + MDEV-12432
Revision #57bcc70fdc 2017-04-25 11:05:41 +0400
MDEV-12582 Wrong data type for CREATE..SELECT MAX(COALESCE(timestamp_column))
Revision #6cc40856ee 2017-04-25 10:20:27 +0400
A safety patch for MDEV-9217 Split Item::tmp_table_field_from_field_type() into virtual methods in Type_handler
Revision #5f1544fef3 2017-04-24 16:08:28 +0400
A cleanup for MDEV-9217 Split Item::tmp_table_field_from_field_type() into virtual methods in Type_handler
Revision #791374354c 2017-04-24 12:09:25 +0400
MDEV-9217 Split Item::tmp_table_field_from_field_type() into virtual methods in Type_handler
Revision #3cd7690a5e 2017-04-24 10:57:31 +0400
MDEV-12568 Add Type_handler::subquery_type_allows_materialization()
Merge Revision #79ecd75afd 2017-04-24 09:54:12 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #5a759d31f7 2017-04-23 19:39:57 +0300
Changing field::field_name and Item::name to LEX_CSTRING
Revision #cba84469eb 2017-04-23 13:56:50 +0300
Fixed compiler warnings and wrong test results
Revision #f82212946f 2017-04-23 12:57:26 +0400
Fixing a bug in the recent commit that added trigger names into error messages
Revision #658082551f 2017-04-22 23:47:27 +0400
MDEV-12506 Split Item_func_min_max::fix_length_and_dec() into methods in Type_handler + MDEV-12497 + MDEV-12504
Revision #ba670edfa3 2017-04-22 21:59:00 +0400
MDEV-12559 Split Item::temporal_precision() into virtual methods in Type_handler
Revision #b781408601 2017-04-22 16:49:26 +0400
MDEV-9235 Add Type_handler::is_param_long_data_type()
Merge Revision #530396cef0 2017-04-22 23:49:47 +0400 - Merge remote-tracking branch 'origin/10.2' into 10.3
Merge Revision #ef6e03d38d 2017-04-20 08:49:48 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #33b6a347e4 2017-04-20 08:30:23 +0400
MDEV-12533 sql_mode=ORACLE: Add support for database qualified sequence names in NEXTVAL and CURRVAL
Revision #e112eb19c4 2017-04-20 08:26:34 +0400
Recording correct test results in funcs_1.myisam_trig_0407, related to the recent "Trigger already exists" change.
Revision #e6c11717bf 2017-04-19 22:10:36 +0300
Fixed wrong prototype in ha_cassandra.cc that broke linking
Revision #847eb24b17 2017-04-19 22:09:43 +0300
Fixed some wrong/inconsistent error message
Revision #b478276b04 2017-04-19 13:16:34 +0300
Removed complex and wrong set_name_for_rollback()
Merge Revision #7ba0cfc8ae 2017-04-19 05:21:36 +0400 - Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
Revision #e2b03cd3b5 2017-04-19 05:20:19 +0400
MDEV-12514 Split Item_temporal_func::fix_length_and_dec() + MDEV-12515
Revision #634f918692 2017-04-18 12:16:34 +0300
Add multiple parsing protection to include/mysqld_error.h
Revision #a30c225e53 2017-04-17 20:41:27 +0300
Avoid DBUG_ASSERT in mysqlcheck when working with views
Revision #a05a610d60 2017-04-16 22:40:39 +0300
Added "const" to new data for handler::update_row()
Revision #d82ac8eaaf 2017-04-16 17:14:41 +0300
Change "static int" to enum in classes
Revision #00946f4331 2017-04-16 17:08:00 +0300
Simple cleanups
Revision #f2ccc595b6 2017-04-15 15:51:57 +0400
Derive Item_func_makedate from Item_datefunc rather than Item_temporal_func
Revision #64e63131f8 2017-04-14 21:27:33 +0400
Moving implementation of Item_hybrid_func::fix_attributes() from item_cmpfunc.cc to item_func.cc
Revision #f89a5c9a25 2017-04-18 17:15:44 +0200
MDEV-11825: Make session variables TRACKING enabled by default
Revision #ebe47c3442 2017-04-16 15:40:04 -0400
bump the VERSION
Last updated
Was this helpful?