
Re: [Maria-developers] 2792940391a: MDEV-23327 Can't uninstall UDF if the implementation library file doesn't exist
by Sergei Golubchik 11 Oct '20
by Sergei Golubchik 11 Oct '20
11 Oct '20
2
2
2
1

Re: [Maria-developers] 62c35fe93e1: MDEV-15703 Crash in EXECUTE IMMEDIATE 'CREATE OR REPLACE TABLE t1 (a INT DEFAULT ?)' USING DEFAULT
by Sergei Golubchik 09 Oct '20
by Sergei Golubchik 09 Oct '20
09 Oct '20
1
0

Re: [Maria-developers] 56f2b3d12b6: MDEV-23264 Unique blobs allow duplicate values upon UPDATE
by Sergei Golubchik 08 Oct '20
by Sergei Golubchik 08 Oct '20
08 Oct '20
1
0
1
0

Re: [Maria-developers] Fwd: [Commits] 244f5bd: MDEV-23811: With large number of indexes optimizer chooses an inefficient plan
by Sergey Petrunia 06 Oct '20
by Sergey Petrunia 06 Oct '20
06 Oct '20
1
0

06 Oct '20
1
0

05 Oct '20
2
2

04 Oct '20
1
0

Re: [Maria-developers] 19bdb03e97d: MDEV-21211 LOCK_plugin optimization.
by Sergei Golubchik 02 Oct '20
by Sergei Golubchik 02 Oct '20
02 Oct '20
1
0

Re: [Maria-developers] 6f211b1f01b: MDEV-23518 Syntax error in ond SP results in misleading message on SHOW CREATE PROCEDURE
by Sergei Golubchik 02 Oct '20
by Sergei Golubchik 02 Oct '20
02 Oct '20
2
1
2
1

[Maria-developers] MDEV-21829: Unique class: discussion followup part #2
by Sergey Petrunia 25 Sep '20
by Sergey Petrunia 25 Sep '20
25 Sep '20
1
1

Re: [Maria-developers] 2564334b4c1: Backported setting of transcation.on=1 in THD::reset_for_reuse()
by Sergei Golubchik 25 Sep '20
by Sergei Golubchik 25 Sep '20
25 Sep '20
2
1

Re: [Maria-developers] fc07306120f: MDEV-23586 Mariabackup: GTID saved for replication in 10.4.14 is wrong
by Sergei Golubchik 25 Sep '20
by Sergei Golubchik 25 Sep '20
25 Sep '20
2
1
1
0
2
3

[Maria-developers] MDEV-21829:Followup: On Unique object and variable-size keys
by Sergey Petrunia 15 Sep '20
by Sergey Petrunia 15 Sep '20
15 Sep '20
2
1

Re: [Maria-developers] 099596296ce: Avoid mallocs when using LONGLONG_BUFFER_SIZE
by Sergei Golubchik 13 Sep '20
by Sergei Golubchik 13 Sep '20
13 Sep '20
2
1

Re: [Maria-developers] 23814b75241: Report memory leaks from mariadbd if -T or --debug is used
by Sergei Golubchik 11 Sep '20
by Sergei Golubchik 11 Sep '20
11 Sep '20
1
0
1
0

09 Sep '20
1
0

Re: [Maria-developers] c79c6f78205: Added typedef decimal_digits_t (uint16) for number of decimals
by Sergei Golubchik 09 Sep '20
by Sergei Golubchik 09 Sep '20
09 Sep '20
1
0

Re: [Maria-developers] bf8bd057344: MDEV-23001 Precreate static Item_bool() to simplify code
by Sergei Golubchik 08 Sep '20
by Sergei Golubchik 08 Sep '20
08 Sep '20
1
0

[Maria-developers] 5d9386892b5: MDEV-4633: multi_source.simple test fails sporadically
by sujatha 08 Sep '20
by sujatha 08 Sep '20
08 Sep '20
1
0

[Maria-developers] 41d807dfc8c: MENT-731:Setting of SHUTDOWN_WAIT_FOR_SLAVES should require special privilege, not generic SUPER
by sujatha 31 Aug '20
by sujatha 31 Aug '20
31 Aug '20
1
0

[Maria-developers] e4fa0c805ad: MDEV-4633: multi_source.simple test fails sporadically
by sujatha 28 Aug '20
by sujatha 28 Aug '20
28 Aug '20
1
0

[Maria-developers] 2f859962b03: MDEV-23534: SIGSEGV in sf_malloc_usable_size/my_free on SET GLOBAL REPLICATE_DO_TABLE
by sujatha 27 Aug '20
by sujatha 27 Aug '20
27 Aug '20
1
0
1
0

[Maria-developers] Building from source failing on Mac OS X complaining of librarymariadb
by Rodrigo Souza 21 Aug '20
by Rodrigo Souza 21 Aug '20
21 Aug '20
1
0
1
0

17 Aug '20
1
0

[Maria-developers] 5dc2ebae474: MDEV-22330: mysqlbinlog stops with an error Don't know how to handle column type: 255 meta: 4 (0004)
by sujatha 17 Aug '20
by sujatha 17 Aug '20
17 Aug '20
1
0
1
0

10 Aug '20
1
0

[Maria-developers] 0664e1e766d: MDEV-22338: Assertion `!current_stmt_is_commit || !rgi->tables_to_lock' failed in Query_log_event::do_apply_event
by sujatha 10 Aug '20
by sujatha 10 Aug '20
10 Aug '20
1
0

Re: [Maria-developers] [Commits] c776cad5f8e: MDEV-22702: Assertion `!field->is_null()' failed in my_decimal::my_decimal
by Sergey Petrunia 06 Aug '20
by Sergey Petrunia 06 Aug '20
06 Aug '20
2
1

[Maria-developers] Optimizer call followup: for the parser, JSON_TABLE is not a "table function"
by Sergei Petrunia 05 Aug '20
by Sergei Petrunia 05 Aug '20
05 Aug '20
1
0
1
0

[Maria-developers] Review for: MDEV-17399 Add support for JSON_TABLE, part #9
by Sergey Petrunia 03 Aug '20
by Sergey Petrunia 03 Aug '20
03 Aug '20
1
0
2
2

Re: [Maria-developers] 7311586ca25: MDEV-15703 Crash in EXECUTE IMMEDIATE 'CREATE OR REPLACE TABLE t1 (a INT DEFAULT ?)' USING DEFAULT
by Sergei Golubchik 02 Aug '20
by Sergei Golubchik 02 Aug '20
02 Aug '20
2
2

Re: [Maria-developers] f854ac4d9e0: MDEV-21916: COM_STMT_BULK_EXECUTE with RETURNING insert wrong values
by Sergei Golubchik 02 Aug '20
by Sergei Golubchik 02 Aug '20
02 Aug '20
2
2

Re: [Maria-developers] ca7e6f8d572: MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ... SELECT in ORACLE mode
by Sergei Golubchik 31 Jul '20
by Sergei Golubchik 31 Jul '20
31 Jul '20
2
3

[Maria-developers] Review for: MDEV-17399 Add support for JSON_TABLE, part #7
by Sergey Petrunia 30 Jul '20
by Sergey Petrunia 30 Jul '20
30 Jul '20
1
1

Re: [Maria-developers] 2b527a4e858: MDEV-17729: Assertion `! is_set() || m_can_overwrite_status' failed in
by Sergei Golubchik 30 Jul '20
by Sergei Golubchik 30 Jul '20
30 Jul '20
1
0

Re: [Maria-developers] 2b527a4e858: MDEV-17729: Assertion `! is_set() || m_can_overwrite_status' failed in
by Sergei Golubchik 30 Jul '20
by Sergei Golubchik 30 Jul '20
30 Jul '20
1
0

Re: [Maria-developers] bc73b455ba2: MDEV-15703 Crash in EXECUTE IMMEDIATE 'CREATE OR REPLACE TABLE t1 (a INT DEFAULT ?)' USING DEFAULT
by Sergei Golubchik 29 Jul '20
by Sergei Golubchik 29 Jul '20
29 Jul '20
1
0

28 Jul '20
1
0
1
0

[Maria-developers] 9b999e79a35: MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLE
by sujatha 24 Jul '20
by sujatha 24 Jul '20
24 Jul '20
3
7

Re: [Maria-developers] 0dd0bbe54e1: MDEV-14836: Assertion `m_status == DA_ERROR' failed in
by Sergei Golubchik 22 Jul '20
by Sergei Golubchik 22 Jul '20
22 Jul '20
1
0

[Maria-developers] 27b046d2e95: MDEV-14203: rpl.rpl_extra_col_master_myisam, rpl.rpl_slave_load_tmpdir_not_exist failed in buildbot with a warning
by sujatha 21 Jul '20
by sujatha 21 Jul '20
21 Jul '20
1
0
1
0

20 Jul '20
1
0

[Maria-developers] f963fa52ed0: MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLE
by sujatha 17 Jul '20
by sujatha 17 Jul '20
17 Jul '20
1
0
1
0
1
0
1
0

Re: [Maria-developers] cb2cd9c3a43: MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status
by Sergei Golubchik 02 Jul '20
by Sergei Golubchik 02 Jul '20
02 Jul '20
1
0

Re: [Maria-developers] cf0fa125877: MENT-471: Plugin implementation for the Hashicorp Vault KMS
by Sergei Golubchik 01 Jul '20
by Sergei Golubchik 01 Jul '20
01 Jul '20
1
0
1
0
1
0

Re: [Maria-developers] 97f7d4a9b4d: MDEV-22726: Add check that one can't change general or slow log to a
by Sergei Golubchik 26 Jun '20
by Sergei Golubchik 26 Jun '20
26 Jun '20
1
0

Re: [Maria-developers] 97f7d4a9b4d: MDEV-22726: Add check that one can't change general or slow log to a
by Sergei Golubchik 25 Jun '20
by Sergei Golubchik 25 Jun '20
25 Jun '20
1
0

Re: [Maria-developers] 9bdf35e90f3: MDEV-18215: mariabackup does not report unknown command line options
by Sergei Golubchik 25 Jun '20
by Sergei Golubchik 25 Jun '20
25 Jun '20
1
0

[Maria-developers] 258a0fb47b7: MDEV-22951: rpl.rpl_slave_alias_replica failed in buildbot with wrong result
by sujatha 24 Jun '20
by sujatha 24 Jun '20
24 Jun '20
1
0

24 Jun '20
1
0

[Maria-developers] Review for: MDEV-17399 Add support for JSON_TABLE, part #6
by Sergey Petrunia 22 Jun '20
by Sergey Petrunia 22 Jun '20
22 Jun '20
1
0
1
0

[Maria-developers] 97e932919bd: MDEV-22665: Print ranges in the optimizer trace created for non-indexed columns when optimizer_use_condition_selectivity >2
by Sergey Petrunia 17 Jun '20
by Sergey Petrunia 17 Jun '20
17 Jun '20
1
0
1
0

Re: [Maria-developers] 3c81ed2f564: Add mytop to Client component for rpm package
by Sergei Golubchik 16 Jun '20
by Sergei Golubchik 16 Jun '20
16 Jun '20
1
0

Re: [Maria-developers] 4cbbc796dcc: MDEV-22420 DDL on temporary object is prohibited when XA is in prepare state
by Sergei Golubchik 16 Jun '20
by Sergei Golubchik 16 Jun '20
16 Jun '20
1
0

Re: [Maria-developers] 4cbbc796dcc: MDEV-22420 DDL on temporary object is prohibited when XA is in prepare state
by Sergei Golubchik 16 Jun '20
by Sergei Golubchik 16 Jun '20
16 Jun '20
1
0
1
0

Re: [Maria-developers] 4cbbc796dcc: MDEV-22420 DDL on temporary object is prohibited when XA is in prepare state
by Sergei Golubchik 15 Jun '20
by Sergei Golubchik 15 Jun '20
15 Jun '20
1
0
1
0

Re: [Maria-developers] c48b190824a: Fixed error messages from DROP VIEW to align with DROP TABLE
by Sergei Golubchik 14 Jun '20
by Sergei Golubchik 14 Jun '20
14 Jun '20
2
1

Re: [Maria-developers] 250bc3b6d74: Ensure that table is truly dropped when using DROP TABLE
by Sergei Golubchik 14 Jun '20
by Sergei Golubchik 14 Jun '20
14 Jun '20
2
2
1
0
3
2

Re: [Maria-developers] 2849076672d: MDEV-16470: switch off user variables (and fixes of its support)
by Sergei Golubchik 12 Jun '20
by Sergei Golubchik 12 Jun '20
12 Jun '20
1
0

Re: [Maria-developers] [Commits] 4f528bb514c: MDEV-22011: DISTINCT with JSON_ARRAYAGG gives wrong results
by Sergey Petrunia 11 Jun '20
by Sergey Petrunia 11 Jun '20
11 Jun '20
1
0
1
0

Re: [Maria-developers] MDEV-21831: Assertion `length == pack_length()' failed in Field_inet6::sort_string upon INSERT into RocksDB table
by Sergey Petrunia 11 Jun '20
by Sergey Petrunia 11 Jun '20
11 Jun '20
1
0
1
0

Re: [Maria-developers] 5ff9525ff86: MDEV-22722 Assertion "inited==NONE" failed in handler::ha_index_init on the slave during UPDATE
by Sergei Golubchik 10 Jun '20
by Sergei Golubchik 10 Jun '20
10 Jun '20
1
0

Re: [Maria-developers] MDEV-21831: Assertion `length == pack_length()' failed in Field_inet6::sort_string upon INSERT into RocksDB table
by Sergey Petrunia 09 Jun '20
by Sergey Petrunia 09 Jun '20
09 Jun '20
1
0

Re: [Maria-developers] 06942363ebc: MDEV-14347 CREATE PROCEDURE returns no error when using an unknown variable
by Sergei Golubchik 09 Jun '20
by Sergei Golubchik 09 Jun '20
09 Jun '20
2
2

Re: [Maria-developers] JSON aggregate functions working on JSON documents
by Sergey Petrunia 08 Jun '20
by Sergey Petrunia 08 Jun '20
08 Jun '20
1
0
1
0

08 Jun '20
1
0

Re: [Maria-developers] MDEV-11563: GROUP_CONCAT(DISTINCT ...) may produce a non-distinct list
by Sergey Petrunia 07 Jun '20
by Sergey Petrunia 07 Jun '20
07 Jun '20
1
0

[Maria-developers] Is it okay that JSON_OBJECTAGG creates objects with duplicate elements?
by Sergey Petrunia 07 Jun '20
by Sergey Petrunia 07 Jun '20
07 Jun '20
1
0

Re: [Maria-developers] 0f91c62d332: MDEV-22722 Assertion "inited==NONE" failed in handler::ha_index_init on the slave during UPDATE
by Sergei Golubchik 07 Jun '20
by Sergei Golubchik 07 Jun '20
07 Jun '20
2
1

Re: [Maria-developers] MDEV-16230: Server crashes when Analyze format=json is run with a window function with empty PARTITION BY and ORDER BY clauses
by Sergey Petrunia 03 Jun '20
by Sergey Petrunia 03 Jun '20
03 Jun '20
1
0

Re: [Maria-developers] e14dcfe0bc7: MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 (optimized builds)
by Sergey Petrunia 03 Jun '20
by Sergey Petrunia 03 Jun '20
03 Jun '20
1
0

Re: [Maria-developers] 7df57cc8206: MDEV-22719 Long unique keys are not created when individual key_part->length < max_key_length but SUM(key_parts->length) > max_key_length
by Sergei Golubchik 03 Jun '20
by Sergei Golubchik 03 Jun '20
03 Jun '20
1
0

Re: [Maria-developers] 1e9ea675a18: MDEV-21282 Assertion 'mariadb_table' failed in gcol.innodb_virtual_debug_purge
by Sergei Golubchik 03 Jun '20
by Sergei Golubchik 03 Jun '20
03 Jun '20
1
0