- Get this repository:
-
git clone
https://git.not.enabled/maria
MariaDB has 18 active reviews. See all merge proposals.
Import details
This repository is an import of the Git repository at https://github.com/MariaDB/server.git.
Last successful import was .
Branches
Name | Last Modified | Last Commit |
---|---|---|
bb-10.4-mdev20109 | 2019-08-22 21:59:50 UTC |
MDEV-20109: Optimizer ignores distinct key created for materialized...
Author:
Sergey Petrunia
MDEV-20109: Optimizer ignores distinct key created for materialized... Sj_materializat optimize_ |
bb-10.4-psergey | 2019-08-09 21:53:28 UTC |
Optimizer trace: print cost and #rows of the join prefix
Author:
Sergey Petrunia
Optimizer trace: print cost and #rows of the join prefix The names rows_for_plan and cost_for_plan follow MySQL |
bb-10.3-sachin-rpl | 2019-08-09 13:41:18 UTC |
MDEV-16239 Many test in rpl suite fails
Author:
Sachin Setiya
MDEV-16239 Many test in rpl suite fails Fix rpl_skip_error test. |
bb-10.5-MDEV-20297 | 2019-08-08 14:56:44 UTC |
MDEV-20297 sql_list: add begin() and end() for List<T>
Author:
Nikita Malyavin
MDEV-20297 sql_list: add begin() and end() for List<T> |
bb-10.2- |
2019-08-03 20:15:44 UTC |
Post-merge fixes for rocksdb.group_min_max test
Author:
Sergey Petrunia
Post-merge fixes for rocksdb. - Fix the LooseScan code to support storage engines that return |
bb-10.4-MDEV-20185 | 2019-07-30 15:18:31 UTC |
MDEV-20185: Windows: Use of uninitialized value $bpath in string eq
Author:
Julius Goryavsky
MDEV-20185: Windows: Use of uninitialized value $bpath in string eq The execution of mtr in the Windows environment fails due to Also adding paths to the PATH environment variable is now |
bb-10.4-MW-336 | 2019-07-26 00:55:28 UTC |
Fix for MW-336 test
Author:
Julius Goryavsky
Fix for MW-336 test |
bb-10.2-MDEV-18565 | 2019-07-17 08:45:09 UTC |
MDEV-18565: Galera mtr-suite fails if galera library is not installed
Author:
Julius Goryavsky
MDEV-18565: Galera mtr-suite fails if galera library is not installed Currently, running mtr with an incorrect (for example, new or As for the galera_3nodes suite, the mtr also does not effectively In addition, some tests in different suites can be run without To eliminate all these issues, this patch makes the following changes: 1. Added auxiliary wsrep_mtr_check utility (which located in the 2. All checks related to the presence of mariabackup and utilities 3. Setting the values of auxiliary environment variables that 4. Fixed duplication of the have_file_ 5. Added garbd presence check and garbd path variable. |
bb-10.4-MDEV-18565 | 2019-07-17 08:25:59 UTC |
MDEV-18565: Galera mtr-suite fails if galera library is not installed
Author:
Julius Goryavsky
MDEV-18565: Galera mtr-suite fails if galera library is not installed Currently, running mtr with an incorrect (for example, new or As for the galera_3nodes suite, the mtr also does not effectively In addition, some tests in different suites can be run without To eliminate all these issues, this patch makes the following changes: 1. Added auxiliary wsrep_mtr_check utility (which located in the 2. All checks related to the presence of mariabackup and utilities 3. Setting the values of auxiliary environment variables that 4. Fixed duplication of the have_file_ 5. Added garbd presence check and garbd path variable. |
bb-10.2-MDEV-19746 | 2019-07-15 04:02:18 UTC |
Try #2
Author:
Jan Lindström
Try #2 |
bb-10.3- |
2019-07-09 14:54:08 UTC |
Improved error messages and added another path to the version check utility
Author:
Julius Goryavsky
Improved error messages and added another path to the version check utility |
bb-10.5-MDEV-18582 | 2019-07-03 14:31:20 UTC |
MDEV-18582: Extend SHOW STATUS LIKE 'Innodb_%'
Author:
Marko Mäkelä
MDEV-18582: Extend SHOW STATUS LIKE 'Innodb_%' Many InnoDB internal variables and counters were only exposed Expose more variables via SHOW STATUS. Many of these were Also, introduce SHOW_SIZE_T and use the proper size for Remove some unnecessary indirection via export_vars, and dict_sys_ This is based on a contribution by Tony Liu from ServiceNow. |
bb-10.3-MDEV-19845 | 2019-06-26 19:06:11 UTC |
MDEV-19845: Adaptive spin loops
Author:
Marko Mäkelä
MDEV-19845: Adaptive spin loops Starting with the Intel Skylake microarchitecture, the PAUSE Because of this big range of latency, let us scale the loops around my_cpu_ my_cpu_init(): Determine with RDTSC the time to run 16 PAUSE instructions LF_BACKOFF(), ut_delay(): Use my_cpu_ ut_delay(): Define inline in my_cpu.h. UT_COMPILER_ |
bb-10.4-19049 | 2019-06-19 05:05:39 UTC |
MDEV-19049 Server crashes in check_duplicate_long_entry_key, ASAN stack-buffe...
Author:
Sachin Setiya
MDEV-19049 Server crashes in check_duplicate Long Unique keys should always be last unique key. |
bb-10.4-MDEV-17591 | 2019-06-15 06:13:06 UTC |
MDEV-17592 Create MariaDB named commands/symlinks
Author:
Rasmus Johansson
MDEV-17592 Create MariaDB named commands/symlinks |
bb-10.4-MDEV14101 | 2019-06-14 04:39:27 UTC |
Fix for embedded test
Author:
Georg Richter
Fix for embedded test |
bb-anel- |
2019-06-13 14:55:58 UTC |
Do empty job for package/package body - refactor store_schema_params()
Author:
Anel Husakovic
Do empty job for package/package body - refactor store_schema_ |
bb-10.5-MDEV-18863 | 2019-06-13 11:59:54 UTC |
MDEV-18863: Galera SST scripts can't read [mysqldN] option groups
Author:
Julius Goryavsky
MDEV-18863: Galera SST scripts can't read [mysqldN] option groups Some users and some scripts (for example, mysqld_multi.sh) use special But SST scripts can't currently fully support these option groups. However, the SST script does not get told by the server to read Moreover, SST scripts ignore many parameters that can be passed To correct these shortcomings, we need to add a transfer to the In addition, the SST scripts themselves must be refined so that |
bb-10.4-MDEV-14101 | 2019-06-11 19:54:45 UTC |
MDEV-14101 Provide an option to select TLS protocol version
Author:
Georg Richter
MDEV-14101 Provide an option to select TLS protocol version Server and command line tools now support option --tls_version to specify the --tls_version= In case there is a gap between versions, the lowest version will be used: If the used TLS library doesn't support the specified TLS version, it will use Limitations: SSLv3 is not supported. The default configuration doesn't support TLSv1.0 anymore. Overview of TLS implementations and protocols Server: +------ Client (MariaDB Connector/C) |
bb-10.4-MDEV-16249 | 2019-06-11 16:42:45 UTC |
MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...
Author:
Sergei Golubchik
MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all data in memory in the spider head by default (#1328) followup for be5c432a42e ha_partition: Also, fix the compilation on Windows (ha_checksum/ |
bb-MDEV14101 | 2019-06-10 07:15:49 UTC |
Fixed windows build
Author:
Georg Richter
Fixed windows build |
bb-10.2-mdev19608 | 2019-05-27 14:43:13 UTC |
MDEV-19608: MyRocks should check if it is compiled with CRC32 support
Author:
Sergey Petrunia
MDEV-19608: MyRocks should check if it is compiled with CRC32 support - An attempt at checking that MyRocks ins compiled with fast CRC32 |
bb-hf-sup25102 | 2019-05-24 16:48:09 UTC |
Custom build.
Author:
Alexey Botchkov
Custom build. |
bb-10.4-MDEV-18994 | 2019-05-23 07:30:37 UTC |
MDEV-18994 Fix the bug encountered when the size of (v1,v2,v3...) value list ...
Author:
Kentoku SHIBA
MDEV-18994 Fix the bug encountered when the size of (v1,v2,v3...) value list in “select * from tb where id in (v1, v2, v3...)” is greater than 1000 |
maria-s3 | 2019-05-20 08:22:43 UTC |
Make it trivial to get stack traces from external programs.
Author:
Monty
Make it trivial to get stack traces from external programs. To get a stacktrace in a program like aria_chk, one only have to do: #include <my_stacktrace.h> call my_init_ |
bb-10.4-MDEV-19002 | 2019-05-19 18:15:32 UTC |
MDEV-19002 Partition performance optimization
Author:
Kentoku SHIBA
MDEV-19002 Partition performance optimization |
bb-10.4-mdev19134 | 2019-05-16 08:50:01 UTC |
MDEV-19134: EXISTS() slower if ORDER BY is defined
Author:
Sergey Petrunia
MDEV-19134: EXISTS() slower if ORDER BY is defined Step #2: "[ORDER BY ...] LIMIT n" should not prevent EXISTS-to-IN |
bb-maria-s3 | 2019-05-13 11:01:45 UTC |
MDEV-17841 S3 storage engine
Author:
Monty
MDEV-17841 S3 storage engine A read-only storage engine that stores it's data in (aws) S3 To store data in S3 one could use ALTER TABLE: libmarias3 integration done by Sergei Golubchik |
bb-10.3-17390 | 2019-05-13 06:29:11 UTC |
empty commit 3
Author:
Sachin Setiya
empty commit 3 |
bb-10.5- |
2019-05-10 19:53:12 UTC |
MDEV-19439 - Revert orig_thd hack
Author:
Sergey Vojtovich
MDEV-19439 - Revert orig_thd hack This patch is to be squashed with previous one when MDEV-19439 is fixed. |
bb-10.4-MDEV-18990 | 2019-05-03 12:31:37 UTC |
MDEV-18990 Wrong result when binary column is used as a condition in hexadeci...
Author:
Kentoku SHIBA
MDEV-18990 Wrong result when binary column is used as a condition in hexadecimal mode |
bb-10.3-cpp11 | 2019-04-27 01:59:53 UTC |
One more compilation error fix for c++11 in runtime code
Author:
Vlad Lesin
One more compilation error fix for c++11 in runtime code |
10.2-MDEV-17603 | 2019-04-26 15:22:22 UTC |
WIP: MDEV-17603 REPLACE and INSERT…ON DUPLICATE KEY UPDATE are deadlock-prone
Author:
Marko Mäkelä
WIP: MDEV-17603 REPLACE and INSERT…ON DUPLICATE KEY UPDATE are deadlock-prone Implement an alternative fix for the bug whose original fix This is based on When performing a rollback to the start of the current row lock_rec_ undo_node_ row_insert_ FIXME: Neither innodb. lock_rec_ The idea might work with predicate locks, which we do not have. |
bb-10.3-jani | 2019-04-24 15:09:36 UTC |
Merge branch '10.3' of github.com:MariaDB/server into bb-10.3-jani
Author:
Jani
Merge branch '10.3' of github. |
bb-10.4-MDEV-19003 | 2019-04-11 09:53:49 UTC |
MDEV-19003 ignore send <cache> to remote
Author:
Kentoku SHIBA
MDEV-19003 ignore send <cache> to remote |
bb-hf-10.4-mdev7974 | 2019-04-08 11:33:28 UTC |
MDEV-7974 SA transactions.
Author:
Alexey Botchkov
MDEV-7974 SA transactions. Failing tests added. |
bb-10.4-vp-ks | 2019-04-04 21:26:13 UTC |
MDEV-7795 Merge vertical partitioning storage engine
Author:
Kentoku SHIBA
MDEV-7795 Merge vertical partitioning storage engine |
bb-10.4-MDEV-18726 | 2019-03-15 11:49:18 UTC |
Merge branch '10.4-MDEV-18726-large-page-overallocate' of https://github.com/...
Author:
Marko Mäkelä
Merge branch '10.4-MDEV- |
bb-10.4- |
2019-02-26 14:50:16 UTC |
MDEV-18719 Assertion (c.prtype ^ o->prtype) & ... failed on ALTER TABLE
Author:
Marko Mäkelä
MDEV-18719 Assertion (c.prtype ^ o->prtype) & ... failed on ALTER TABLE The prtype & DATA_LONG_ There were bogus assertion failures when an instant ADD, DROP, or dict_table_ |
10.4-MDEV-17805 | 2019-02-20 20:42:18 UTC |
WIP MDEV-17805: Remove InnoDB cache for temporary tables
Author:
Marko Mäkelä
WIP MDEV-17805: Remove InnoDB cache for temporary tables The intention is to link dict_table_t to TABLE_SHARE. FIXME: Implement ha_innobase: FIXME: Currently, DBUG_ASSERT(s) fails in ha_innobase::open() because (Old note from December, maybe not true any more:) |
bb-10.4-mdev18608 | 2019-02-18 10:29:01 UTC |
MDEV-18608: Defaults for 10.4: histogram size should be set
Author:
Sergey Petrunia
MDEV-18608: Defaults for 10.4: histogram size should be set Followup: update test results |
bb-10.2- |
2019-02-14 07:45:25 UTC |
MDEV-18573: avoid backup inconsistency in 10.2
Author:
Vlad Lesin
MDEV-18573: avoid backup inconsistency in 10.2 --no-lock and --lock- |
10.4-vicentiu- |
2019-02-09 23:43:15 UTC |
Default Bernoulli Sampling implementation
Author:
Vicențiu Ciorbaru
Default Bernoulli Sampling implementation |
bb-10.4- |
2019-02-09 23:43:15 UTC |
Default Bernoulli Sampling implementation
Author:
Vicențiu Ciorbaru
Default Bernoulli Sampling implementation |
10.0-galera | 2019-02-04 21:49:23 UTC |
bump the VERSION
Author:
Daniel Bartholomew
bump the VERSION |
bb-14005-hf | 2019-02-03 17:23:35 UTC |
MODIFY idx_read_map
Author:
Alexey Botchkov
MODIFY idx_read_map |
5.5-galera | 2019-02-01 15:47:27 UTC |
bump the VERSION
Author:
Daniel Bartholomew
bump the VERSION |
bb-10.2- |
2019-01-30 15:36:49 UTC |
fix the test for 2019
Author:
Sergei Golubchik
fix the test for 2019 |
bb-10.3-MDEV-17401 | 2019-01-24 09:43:27 UTC |
MDEV-17401: LOAD DATA from very big file into MyISAM table results in EOF err...
Author:
Oleksandr "Sanja" Byelkin
MDEV-17401: LOAD DATA from very big file into MyISAM table results in EOF error and corrupt index fix of incorrect 10.3 merge |
hf-s25102 | 2019-01-23 19:26:06 UTC |
Support issue 25102.
Author:
Alexey Botchkov
Support issue 25102. |
bb-10.3-mdev15101 | 2019-01-11 20:57:11 UTC |
Apply this patch from Percona Server:
Author:
Sergey Petrunia
Apply this patch from Percona Server: commit cd7201514fee78a Fix bug 1704195 / 87065 / TDB-83 (Stop ANALYZE TABLE from flushing table definition cache) Make ANALYZE TABLE stop flushing affected tables from the table - new table flag HA_ONLINE_ANALYZE, return it for InnoDB and TokuDB For TokuDB, this change exposes bug TDB-83 (Index cardinality stats |
bb-10.4- |
2018-12-27 17:44:35 UTC |
Try to ensure that rollback of inserting metadata record works
Author:
Marko Mäkelä
Try to ensure that rollback of inserting metadata record works We must use the original page format for inserting metadata records. btr_cur_ btr_cur_ innobase_ dict_index_ lock_move_ rec_convert_ |
bb-10.4-MDEV-17520 | 2018-12-07 14:32:32 UTC |
Merge 10.4 into HEAD
Author:
Marko Mäkelä
Merge 10.4 into HEAD |
bb-10.2gr | 2018-12-05 16:36:34 UTC |
Windows fixes
Author:
Georg Richter
Windows fixes |
bb_mdev14101 | 2018-12-03 12:55:20 UTC |
MDEV-14101: Provide option to specify tls_version for client tools
Author:
Georg Richter
MDEV-14101: Provide option to specify tls_version for client tools |
bb-10.3-knielsen | 2018-11-25 18:38:33 UTC |
Move deletion of old GTID rows to slave background thread
Author:
Kristian Nielsen
Move deletion of old GTID rows to slave background thread This patch changes how old rows in mysql.gtid_ This removes the deletion step from the replication process in SQL or worker With this patch, the deletion of old GTID rows happens asynchroneously and |
bb-10.4-MDEV-15073 | 2018-11-20 09:58:34 UTC |
MDEV-15073: Generic UDAF parser code in server for windows functions
Author:
Oleksandr "Sanja" Byelkin
MDEV-15073: Generic UDAF parser code in server for windows functions Added support for usual agreggate UDF (UDAF) |
bb-10.3-mdev17518 | 2018-11-01 08:35:28 UTC |
MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...
Author:
Sergey Petrunia
MDEV-17518: Range optimization doesn't use ON expressions from nested outer joins Part#2: take into account that join nest that we are marking as constant |
10.4-mdev-15562 | 2018-10-19 16:02:30 UTC |
Merge 10.4 into 10.4-mdev-15562
Author:
Marko Mäkelä
Merge 10.4 into 10.4-mdev-15562 This branch exists just for the record, for preserving the |
bb-10.3-MDEV-15447 | 2018-10-18 16:46:00 UTC |
CTE tests
Author:
Larysa Sherepa
CTE tests |
bb-10.2-MDEV-17323 | 2018-10-14 17:54:52 UTC |
Merge branch 'MDEV1732_check_constraint_10.2_v1' of https://github.com/an3l/s...
Author:
Vicențiu Ciorbaru
Merge branch 'MDEV1732_ |
10.2-compatibil |
2018-10-10 11:40:30 UTC |
MDEV-17382 Hash join algorithm should not be used to join materialized
Author:
Igor Babaev
MDEV-17382 Hash join algorithm should not be used to join materialized Now rows of a materialized derived table are always put into a Adjusted the results of the test case for 10.2-compatibility. |
10.4-vicentiu- |
2018-09-22 11:01:46 UTC |
Small change for feedback debug
Author:
Vicențiu Ciorbaru
Small change for feedback debug |
bb-10.4- |
2018-09-17 07:16:24 UTC |
multiple_user_binlog
Author:
Sachin Setiya
multiple_ |
10.2-compatibil |
2018-09-05 17:20:16 UTC |
Added DBUG_ASSERT_AS_PRINTF to BUILD/..asan-max
Author:
Monty
Added DBUG_ASSERT_ |
bb-10.4-otto | 2018-09-02 19:36:14 UTC |
WIP: test 6
Author:
Otto Kekäläinen
WIP: test 6 |
bb-10.2- |
2018-09-01 12:10:50 UTC |
Trigger another BB run
Author:
Sergey Petrunia
Trigger another BB run |
bb-10.3-MDEV-16930 | 2018-08-16 11:55:36 UTC |
MDEV-16930: Crash when VALUES in derived table contains expressions
Author:
Oleksandr "Sanja" Byelkin
MDEV-16930: Crash when VALUES in derived table contains expressions Give names to the value constructor columns as in SELECT-list. |
bb-10.3- |
2018-07-30 16:21:13 UTC |
Fix tmp table patch
Author:
Vicențiu Ciorbaru
Fix tmp table patch |
bb-10.1_MDEV-14014 | 2018-07-28 09:15:31 UTC |
MDEV-14014 Unittest extension to cover concurrent IO_CACHE read and write by ...
Author:
Andrei Elkin
MDEV-14014 Unittest extension to cover concurrent IO_CACHE read and write by the dump and user threads. |
bb-10.2-mdev16428 | 2018-07-13 13:23:04 UTC |
MDEV-16710, Issue#857: MyRocks: Incorrect behavior when miltiple statements f...
Author:
Sergey Petrunia
MDEV-16710, Issue#857: MyRocks: Incorrect behavior when miltiple statements fail inside a transaction rollback_ Before we start processing the next statement, we need to set the new Since rollback_ |
bb-10.3-MDEV-16246 | 2018-07-09 21:25:37 UTC |
MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...
Author:
Jacob Mathew
MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time zone. The problem occurred because the Spider node was incorrectly handling The problem has been corrected as follows: Author: Reviewer: |
bb-pr-774 | 2018-07-09 08:19:55 UTC |
MDEV-12914: Disable silently call of myisam
Author:
Anel Husaković
MDEV-12914: Disable silently call of myisam |
bb-pr-689 | 2018-07-09 08:18:40 UTC |
MDEV-14474 information_schema.check_constraints
Author:
Anel Husaković
MDEV-14474 information_ Implement according to standard SQL specification 2008. There were some result files which failed after running mtr. |
bb-10.3-findgssapi | 2018-06-29 21:18:47 UTC |
MDEV-16596 : Windows - redo log does not work on native 4K sector disks.
Author:
Vladislav Vaintroub
MDEV-16596 : Windows - redo log does not work on native 4K sector disks. Disks with native 4K sectors need 4K alignment and size for unbuffered IO Innodb opens redo log with FILE_FLAG_ The fix is to check whether OS_FILE_ |
bb-10.3- |
2018-06-25 07:34:37 UTC |
MDEV-15058: Allocate buf_pool statically
Author:
Marko Mäkelä
MDEV-15058: Allocate buf_pool statically buf_pool_ buf_pool_ FIXME: Do not add buf_pool_ |
bb-10.2-14472 | 2018-06-21 09:52:32 UTC |
MDEV-14472 Assertion `is_current_stmt_binlog_format_row()' failed...
Author:
Sachin Setiya
MDEV-14472 Assertion `is_current_ Problem:- So the issue is when the test case (mdev_14472) is run with debug Analysis:- When we lock table t1, and if t1 has some trigger which updates Solution:- We make mark_used_ |
bb-10.3-svoj | 2018-06-05 14:10:42 UTC |
MDEV-16371 - Fix for memory write order inversion
Author:
Sergey Vojtovich
MDEV-16371 - Fix for memory write order inversion my_atomic implementation for interruptable waits. |
bb-10.2-MDEV-12465 | 2018-05-17 17:17:28 UTC |
MDEV-12465: Server crashes in my_scan_weight_utf8_bin upon collecting stats f...
Author:
Oleksandr "Sanja" Byelkin
MDEV-12465: Server crashes in my_scan_ Do not use "only index read" in analyzing indices if there is a field which present in the index only partially. |
bb-10.2-mdev-13626 | 2018-05-15 05:46:51 UTC |
MDEV-13626 Merge InnoDB test cases from MySQL 5.7
Author:
THIRUNARAYANAN BALATHANDAYUTHAPANI
MDEV-13626 Merge InnoDB test cases from MySQL 5.7 Imported the following test case from mysql to MariaDB 1) innodb.alter_kill |
bb-mdev-14472 | 2018-05-14 06:47:17 UTC |
MDEV-14472 Assertion `is_current_stmt_binlog_format_row()' failed...
Author:
Sachin Setiya
MDEV-14472 Assertion `is_current_ try 1 patch |
bb-10.2-mariarocks | 2018-05-11 11:50:36 UTC |
Tentatively enable a few myrocks tests
Author:
Sergey Petrunia
Tentatively enable a few myrocks tests |
bb-10.3-MDEV-13024 | 2018-04-26 17:58:43 UTC |
MDEV-13024: Server crashes in my_store_ptr upon DELETE from sequence in multi...
Author:
Oleksandr "Sanja" Byelkin
MDEV-13024: Server crashes in my_store_ptr upon DELETE from sequence in multi-table format Make operation possition() dummy for sequences (should not be used really) |
vicentiu-docker | 2018-04-02 21:07:58 UTC |
Force build?
Author:
Vicențiu Ciorbaru
Force build? |
10.3-table-on | 2018-03-27 06:42:31 UTC |
Walking throuch query tables ON expression added.
Author:
Oleksandr "Sanja" Byelkin
Walking throuch query tables ON expression added. |
10.3-fix-test-suite | 2018-03-20 14:31:55 UTC |
Added flush tables to acl_load_mutex-5170.test
Author:
Michael Widenius
Added flush tables to acl_load_ This is needed as otherwise a lot of MyISAM tables may be marked |
bb-10.2-mdev15245 | 2018-03-08 10:43:55 UTC |
MDEV-15245: Assertion `false' failed in myrocks::ha_rocksdb::position
Author:
Sergey Petrunia
MDEV-15245: Assertion `false' failed in myrocks: Don't call handler->position() if the last call to read a row did |
bb-10.3- |
2018-02-25 17:08:19 UTC |
MDEV-11952 Oracle-style packages: stage#5
Author:
Alexander Barkov
MDEV-11952 Oracle-style packages: stage#5 - CREATE PACKAGE [BODY] statements are now CREATE DEFINER user@host PACKAGE pkg ... END; - CREATE PACKAGE [BODY] now supports SQL SECURITY and COMMENT clauses, e.g.: CREATE PACKAGE p1 SQL SECURITY INVOKER COMMENT "comment" AS ... END; - Package routines are now created from the package CREATE PACKAGE BODY - CREATE PACKAGE BODY now supports package-wide variables. - CREATE PACKAGE BODY now supports the initialization section. - All public routines (i.e. declared in CREATE PACKAGE) - Only public package routines are available outside of the package - {CREATE|DROP} PACKAGE [BODY] now respects CREATE ROUTINE and ALTER ROUTINE - "GRANT EXECUTE ON PACKAGE BODY pkg" is now supported - SHOW CREATE PACKAGE [BODY] is now supported - SHOW PACKAGE [BODY] STATUS is now supported - CREATE and DROP for PACKAGE [BODY] now works for non-current databases - mysqldump now supports packages - "SHOW {PROCEDURE| - "SHOW PACKAGE BODY CODE pkg" now works (the package initialization section) - A new package body level MDL was added - Recursive calls for package procedures are now possible - Routine forward declarations in CREATE PACKATE BODY are now supported. - Package body variables now work as SP OUT parameters - Package body variables now work as SELECT INTO targets - Package body variables now support ROW, %ROWTYPE, %TYPE |
bb-10.3-MDEV-15058 | 2018-02-24 20:15:41 UTC |
Merge 10.3 into bb-10.3-MDEV-15058
Author:
Marko Mäkelä
Merge 10.3 into bb-10.3-MDEV-15058 |
bb-10.3-MDEV-14500 | 2018-02-20 05:36:19 UTC |
MDEV-14500: Support engines without rnd_pos() and
Author:
Jacob Mathew
MDEV-14500: Support engines without rnd_pos() and Some engines have not implemented rnd_pos(). There are other engines whose To address these limitations, a new temporary table has been added to filesort. The following logic changes incorporate the new filesort temp table into the The logic changes are in the following areas: Note that these changes only address the use of rnd_pos() by filesort. They do Author: Reviewer: |
10.3-alter | 2018-02-19 09:23:20 UTC |
Move alter partition flags to alter_info->partition_flags
Author:
Monty
Move alter partition flags to alter_info- This is done to get more free flag bits for alter_info->flags Renamed all ALTER PARTITION defines to start with ALTER_PARTITION_ Other things: |
bb-10.2-ext2 | 2018-02-10 12:42:59 UTC |
Added Max_index_length and Temporary to SHOW TABLE STATUS
Author:
Monty
Added Max_index_length and Temporary to SHOW TABLE STATUS - Max_index_length is supported by MyISAM and Aria tables. |
bb-10.3-mariarocks | 2018-01-13 22:22:54 UTC |
Merge remote-tracking branch 'origin/10.2' into bb-10.3-mariarocks
Author:
Sergey Petrunia
Merge remote-tracking branch 'origin/10.2' into bb-10.3-mariarocks |
bb-10.3- |
2018-01-12 01:57:02 UTC |
To avoid travis network timeouts, use travis's retry script
Author:
Vicențiu Ciorbaru
To avoid travis network timeouts, use travis's retry script |
bb-10.3- |
2018-01-09 07:05:48 UTC |
Workaround for dtoa.c
Author:
Vicențiu Ciorbaru
Workaround for dtoa.c There is no obvious reason why multiplying by 1.0 helps solve a |
bb-10.3- |
2017-12-30 15:18:24 UTC |
Tentative fix for travis
Author:
Vicențiu Ciorbaru
Tentative fix for travis This undoes a lock-unlock for LOCK_thread_count. |
bb-10.3-spider | 2017-12-02 19:50:08 UTC |
Remove compiler warnings
Author:
Monty
Remove compiler warnings |
bb-10.2- |
2017-11-28 20:39:37 UTC |
MDEV-13073. This patch is a followup of the previous one to convert the trail...
Author:
Andrei Elkin
MDEV-13073. This patch is a followup of the previous one to convert the trailing underscore identifier to mariadb standard. For identifier representing class private members the underscore is replaced with a `m_` prefix. Otherwise `_` is just removed. |
bb-10.2-semisync | 2017-11-16 19:14:59 UTC |
MDEV-13073. Fixed failing on BB sys_vars.rpl_semi_sync_master_enabled_basic. ...
Author:
Andrei Elkin
MDEV-13073. Fixed failing on BB sys_vars. |
howard0su-10.2 | 2017-11-16 08:39:48 UTC |
Support CRC32 SSE2 implementation under Windows
Author:
Jun Su
Support CRC32 SSE2 implementation under Windows |
1901 → 2000 of 2019 results | First • Previous • Next • Last |
Other repositories
Name | Last Modified |
---|---|
lp:maria | 2023-10-19 |
lp:~maria-captains/maria/+git/connector-c | 2018-01-08 |
1 → 2 of 2 results | First • Previous • Next • Last |