The NetBSD Project

CVS log for pkgsrc/databases/mariadb55-client/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / mariadb55-client

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15, Thu May 13 11:04:43 2021 UTC (2 years, 10 months ago) by nia
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +1 -1 lines
FILE REMOVED

Remove mariadb55, EOL since April 2020.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 31 18:06:55 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.13 / (download) - annotate - [select for diffs], Sun May 10 13:56:14 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.12: +4 -14 lines
Diff to previous 1.12 (colored)

databases/mariadb55-client: clean up REPLACE_PERL

Some of the mentioned files didn't exist anymore.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 16 09:03:47 2020 UTC (3 years, 11 months ago) by manu
Branch: MAIN
Changes since 1.11: +4 -2 lines
Diff to previous 1.11 (colored)

Update MariaDB to 5.5.67

Notable change is that it builds on NetBSD 9.0. Previous version broke
because it used structure that had gone opaque in OpenSSL 1.1.1 bundled
with NetBSD-9.0. The fix is to use an ancient version of OpenSSL bundled
with MariaDB, with the cost that TLSv1.2 is not supported anymore. That
may cause update problems if a MariaDB instance must connect to another
software that enforce TLSv1.2 ciphers only by configuration.

Changes since previous version in pkgsrc:

MariaDB 5.5.67

Revision #4d1c1b23e1
2020-01-17 15:08:11 +0100
Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN_PLUGIN_AUTH)

Revision #49b9ce15ef
2019-11-20 08:10:36 +0530
Bug#30194841 INSERT ON DUPLICATE KEY UPDATE UPDATES THE WRONG ROW

Revision #1bee9efcc4
2020-01-16 13:37:21 +0200
MDEV-21210: main.uniques_crash-7912 tries to allocate 1TB of memory

Revision #409aba3d99
2020-01-16 12:40:45 +0200
Improve documentation of Unique class

Revision #5683c113b8
2019-12-05 07:58:02 +0200
Use get_ident_len in heartbeat event error messages

Revision #3c94c5b8fa
2020-01-03 10:25:46 +0100
MDEV-21416: main.events_bugs fails due to 2020-01-01 date

Revision #80c97f8c0c
2019-12-17 22:36:26 +0100
MDEV-21343 Threadpool/Unix- wait_begin() function does not wake/create threads, when it should

Revision #fc860d3fa3
2019-12-16 12:57:08 +0400
MDEV-21065 UNIQUE constraint causes a query with string comparison to omit a row in the result set

Revision #794911a27a
2019-12-13 11:23:29 +0100
tokudb: disable check_huge_pages_in_practice()

Revision #91c3d99804
2019-12-13 11:23:04 +0100
tokudb: fix to compile with gcc 9.2.0

Revision #e3d3bbf598
2019-11-28 15:08:29 +0100
Using `variables` instead of `values` in mysqld --help documentation would be more accurate

Revision #3cb60ec2c3
2019-11-29 15:50:40 +0100
Update `stracer` description in `mtr`. `strace-client` is not used

Revision #866e5c250e
2018-02-11 14:42:11 +1100
MDEV-15503: mtr fix --strace

Revision #d8ace23d26
2019-10-23 17:40:24 +0500
Fixed some typos in mysql.cc

Revision #e23cb3835e
2019-11-05 09:53:45 -0500
bump the VERSION

Revision #cd156e2c3e
2019-11-04 18:30:48 +0100
MDEV-20971 ASAN heap-use-after-free in list_delete / heap_close


MariaDB 5.5.66

Revision #9277b6ec1c
2019-10-30 14:38:18 +0100
Revert "MDEV-14448: Ctrl-C should not exit the client"

Revision #afb4878703
2019-06-25 15:52:05 +0400
MDEV-18783 - Server crash in hp_rb_make_key

Revision #20b72a3fad
2019-10-30 00:47:50 +0100
compilation fix for Windows

Revision #84088d9458
2019-10-29 21:56:24 +0300
add .clang-format file for InnoDB

Revision #396313d301
2019-05-22 01:54:47 -0700
MDEV-14448: Ctrl-C should not exit the client

Revision #719ac0ad4a
2019-10-19 09:32:11 +0200
crash in string-to-int conversion

Revision #412e3e6917
2019-09-13 09:52:30 +0200
MDEV-9546 mysqlaccess script shows an old version (which was vulnerable to CVE-2005-0004)

Revision #c9b5280371
2019-10-19 10:01:26 +0200
MDEV-20466: fix of embedded test suite

Revision #b7bc8c3fcb
2019-10-15 19:28:24 +0200
MDEV-20466: fix of test suite

Revision #4ba763db77
2019-10-15 12:24:23 +0200
MDEV-13172: Wrong result / SELECT ... WHERE EXISTS ... (with UNIQUE Key)

Revision #c2854c7863
2019-10-14 16:45:51 +0200
MDEV-20466: SHOW PROCESSLIST truncates query text on \0 bytes

Revision #ea61b79694
2019-10-11 14:12:36 +0300
MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE first

Revision #4ebaf81360
2019-10-11 14:02:35 +0300
MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' construct

Revision #db9a4d928d
2019-10-07 17:18:10 +0300
Remove orphan declaration buf_flush_wait_batch_end_wait_only()

Revision #d481f69a7d
2019-10-01 05:55:14 +0400
MDEV-20704 An index on a double column erroneously uses prefix compression

Revision #67b0faa29e
2019-09-24 10:46:18 +0400
MDEV-20495 Assertion `precision > 0' failed in decimal_bin_size upon CREATE .. SELECT with zerofilled decimal

Revision #fd3ad41eed
2019-09-16 22:36:19 +0300
Update mysqld_safe.sh - introduce defaults-group-suffix handling

Revision #13274032af
2019-03-24 23:25:20 -0400
MDEV-4968 Old advices in mysql-log-rotate script

Revision #38fa0141ee
2019-09-12 12:09:02 +0200
Fix spelling mistakes in MyISAM code comments

Revision #f541d3f18e
2019-09-16 10:40:06 -0700
MDEV-20596 Configure fails with newer CMake

Revision #df61c58499
2019-09-01 12:29:55 +0200
MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to server

Revision #4e89fdb9d8
2019-08-17 12:59:16 -0400
MDEV-19837 and MDEV-19816: Change some comments

Revision #e746f451d5
2019-08-15 17:27:49 -0700
MDEV-20265 Unknown column in field list

Revision #ec1f195ecf
2019-08-16 14:32:44 +0400
MDEV-15955 Assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYPE_LONGLONG' failed in Protocol_text::store_longlong

Revision #1217e4a0c0
2019-08-12 14:12:32 +0300
Fix -Wimplicit-fallthrough

Revision #b2a387a3f1
2019-08-12 14:05:26 +0300
Document TRASH_FILL, TRASH_ALLOC, TRASH_FREE

Revision #cabf10b640
2019-07-31 09:53:58 -0400
bump the VERSION

Revision #f8a1a262e2
2019-07-26 13:15:44 +0200
Move the test not suitable for embedded.


MariaDB 5.5.65

Revision #cc37250a76
2019-07-25 16:36:32 +0200
Backslash added to wrong cachacters of names of client plugin.

Revision #2536c0b1eb
2019-04-17 15:36:29 +0530
BUG#28642318: POINT IN TIME RECOVERY USING MYSQLBINLOG BROKEN WITH TEMPORARY TABLE -> ERRORS

Revision #7473a71a28
2019-05-20 10:53:00 +0400
Bug #29419820: MEMORY LEAK IN MY_YYOVERFLOW()

Revision #8ddb7e3eb7
2019-07-24 13:14:03 +0200
Bug#27167197 USING ? IN INSTALL PLUGIN QUERY ABORTS DEBUG, AND HANGS OPTIMIZED SERVER

Revision #5e8ab9b7af
2019-04-16 09:33:02 +0530
Bug#27302459: EMPTY VALUE IN MYSQL.PLUGIN TABLE CAUSES SERVER TO EXIT ON STARTUP

Revision #c5e9674300
2019-03-07 14:08:19 +0100
Bug #27312862:  ASAN: HEAP-USE-AFTER-FREE: UPDATEXML RB#21666 RB#21666

Revision #9c6777c03c
2019-02-28 09:29:45 +0530
Bug#27259654 - ISSUES FOUND BY PVS-STUDIO STATIC ANALYZER

Revision #9d93f9dac4
2019-07-23 15:00:53 +0300
MDEV-8827: Fix the 32-bit build

Revision #739f5239f1
2019-05-02 10:43:17 +0530
Bug#15851528 DUPLICATE KEY ERROR ON AUTO-INC PK WITH MIXED AUTO_INCREMENT_INCREMENT CLIENTS

Revision #7153e15542
2019-07-23 11:01:44 +0300
Revert "MDEV-8827 Duplicate key with auto increment"

Revision #07ba5560da
2016-08-26 11:00:44 +0530
Bug #20989615 INNODB AUTO_INCREMENT PRODUCES SAME VALUE TWICE

Revision #82563c5fc0
2019-07-21 12:09:17 +0200
MDEV-20110 don't try to load client plugins with invalid names

Revision #f90040fd9c
2019-07-17 12:31:45 +0200
MDEV-19429: Wrong query result with EXISTS and LIMIT 0

Revision #cc86a0bd11
2019-07-11 14:50:50 +0200
MDEV-15572: view.test, server crash with --big-tables=1

Revision #1a79a29c87
2019-07-12 10:03:33 +0200
MDEV-17042: prepared statement does not return error with SQL_MODE STRICT_TRANS_TABLES.

Revision #8540fa83bb
2019-06-30 13:16:12 -0700
MDEV-19421 Basic 3-way join queries are not parsed.

Revision #8997f20f12
2018-09-29 11:30:27 +0200
use -f with pgrep

Revision #399d012c81
2019-07-05 15:14:52 +0200
MDEV-19922 Old version of heidisql in mariadb installer

Revision #ecd8f44844
2019-07-01 13:55:05 +0300
Extra comment to mysql_install_db

Revision #d890c45b62
2019-04-15 09:13:47 +1000
mysql_install_db: assume builddir is dirname0

Revision #69be8f3c5b
2019-06-14 00:33:01 -0700
Apply valid parameter type for test case in i_s_parameters.test

Revision #645191aa13
2019-06-20 18:50:20 -0700
MDEV-19778 Wrong Result on Left Outer Join with Subquery right on true            and WHERE filter afterwards

Revision #15065a2398
2019-05-27 13:18:24 +0300
MDEV-19531 Add colors to mtr

Revision #167da05f55
2019-06-17 14:23:10 -0700
MDEV-19790 Wrong result for query with outer join and IS NOT TRUE predicate            in where clause

Revision #039b8782d4
2019-06-12 22:36:43 +0300
MDEV-13631 Make use of clang-format

Revision #7a7d9904e1
2019-06-11 12:02:26 +0300
MDEV-18479: Avoid COST_MULT(records, 1)

Revision #96ee9ea02e
2019-06-10 22:38:55 -0700
MDEV-18479 Another complement

Revision #6db2ebbb2a
2019-06-09 10:39:52 -0700
MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)'

Revision #6660c072ad
2019-05-22 21:56:36 +0200
MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24

Revision #1d4ac3d4d3
2019-05-22 22:05:56 +0200
cleanup

Revision #5de08a53ef
2019-04-11 15:46:39 +0300
MDEV-13631 Make use of clang-format

Revision #cbb90f77cd
2019-05-28 23:26:36 -0700
MDEV-18479 Complement

Revision #eb09580b67
2019-05-28 14:53:08 -0700
MDEV-19588 Wrong results from query, using left join.

Revision #0955462d0a
2019-05-27 19:08:00 -0700
MDEV-18479 Assertion `join->best_read < double(1.79769313486231570815e+308L)' or server crashes in JOIN::fix_all_splittings_in_plan after EXPLAIN

Revision #4584c18631
2019-05-22 00:52:15 +0200
make CPACK_RPM_DEBUGINFO_PACKAGE configurable from the command-line

Revision #5034b31b01
2019-05-20 18:23:10 +0200
MDEV-17799 Add ASAN-poisoned redzones for MEM_ROOT

Revision #7b59ec6f34
2018-11-28 13:25:43 +0300
MDEV-17799 Add ASAN-poisoned redzones for MEM_ROOT and mem_heap_t

Revision #2c9844a438
2019-05-19 11:44:34 -0700
MDEV-18896 Crash in convert_join_subqueries_to_semijoins : Correction

Revision #5543b75550
2019-05-11 21:29:06 +0300
Update FSF Address

Revision #15f1e03d46
2019-05-11 18:08:32 +0300
Follow-up to changing FSF address

Revision #17b4f99928
2019-05-10 20:49:46 +0300
Update FSF address

Revision #aba9115426
2019-04-30 12:29:40 +0200
MDEV-19349 mysql_install_db: segfault at tmp_file_prefix check

Revision #71a748d575
2019-04-29 12:18:18 -0400
bump the VERSION


MariaDB 5.5.64

Revision #926446880f
2019-04-26 15:29:40 +0300
MDEV-15772: Clean up the test

Revision #757daa4174
2019-04-26 08:55:37 +0200
fix the test for embedded

Revision #da0e00e710
2019-04-25 18:15:12 +0200
Bug#28986737: RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASH

Revision #33fe3b58cc
2019-04-25 18:03:16 +0200
test case for a previous commit

Revision #ae1b8b9bf5
2019-04-25 18:01:49 +0200
Problem ------- MySQL abnormally exits on KILL command.

Revision #2be3ab9776
2019-04-19 12:48:47 +0200
MDEV-15907 ASAN heap-use-after-free in strnmov / .. / fill_effective_table_privileges on concurrent GRANT and CREATE VIEW

Revision #e52a4ab693
2019-04-01 11:54:29 +0300
MDEV-15907 ASAN heap-use-after-free

Revision #5d510fdbf0
2019-04-05 12:54:09 +0200
MDEV-18507 can't update temporary table when joined with table with triggers on read-only

Revision #5057d46375
2019-04-04 22:41:58 +0200
bugfix: multi-update checked privileges on views incorrectly

Revision #822071ca5b
2019-04-05 13:02:51 +0200
MDEV-18241 Downgrade from 10.4 to 10.3 crashes

Revision #66099b8f2d
2019-04-03 17:21:10 +0200
cleanup

Revision #81a8d8be76
2019-04-03 10:57:45 +0200
MDEV-18923 Assertion `!lex_string_cmp(system_charset_info, fk_info->referenced_table, &table->s->table_name)' failed in fk_truncate_illegal_if_parent

Revision #d5da8ae04d
2019-04-24 12:31:24 +0530
MDEV-15772 Potential list overrun during XA recovery

Revision #cb8d888c42
2019-04-24 11:40:52 +0530
MDEV-17260: Memory leaks in mysqlbinlog

Revision #e5aa8ea525
2019-04-23 17:56:43 +0300
MDEV-18139 ALTER IGNORE ... ADD FOREIGN KEY causes bogus error

Revision #38b6dc5a3d
2019-04-23 17:25:07 +0300
Fix the linking of async_example

Revision #370886a9e2
2019-04-04 13:10:13 +0100
MDEV-17610 Unexpected connection abort after certain operations from within stored procedure

Revision #f2d549d8db
2019-03-27 12:34:03 +0530
MDEV-14784: Slave crashes in show_status_array upon running a trigger with select from I_S

Revision #e890711279
2019-03-26 00:42:57 +0400
Fixed ps-protocol thread_pool_server_audit failure

Revision #cfe0fe1ad1
2019-01-26 19:12:17 +0100
Fix tests in 2020

Revision #c61e8a6597
2019-03-24 13:24:28 -0400
Fix for MDEV-17449, typo in error message (#1146)

Revision #d8b7e76c37
2019-02-07 01:23:28 -0500
Fix for MDEV-18276, typo in error message + all other occurrences of refering

Revision #778c525ff8
2019-03-20 15:04:24 +0530
MDEV-17119 replicate_rewrite_db does not work for single chardatabase name

Revision #f00e25b4c4
2019-02-10 15:48:12 -0500
Fix for MDEV-15538, '-N' Produce html output wrong

Revision #0dd12b4f2a
2019-03-14 17:41:35 -0700
MDEV-18896 Crash in convert_join_subqueries_to_semijoins

Revision #8024f8c6b8
2019-03-07 11:57:14 +0200
MDEV-18272 InnoDB fails to rollback after exceeding FOREIGN KEY recursion depth

Revision #cb11b3fbe9
2019-02-27 15:53:25 +0100
MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of SP with UPDATE

Revision #0ad598a00b
2019-02-28 18:13:28 +0400
A cleanup in derived table handling: removing duplicate code from st_select_lex::handle_derived()

Revision #c9b9d9f515
2019-02-07 16:46:39 +0100
MDEV-18506 MSI can't be built if MFC package is not installed with Visual Studio

Revision #9034e5e18e
2019-01-30 10:12:21 -0500
bump the VERSION

Revision #6092093cb9
2019-01-30 19:35:40 +0530
MDEV-15950: LOAD DATA INTO compex_view crashed

Revision #08c05b5f34
2019-01-29 14:18:35 +0200
MDEV-15744: Assertion `derived->table' failed in mysql_derived_merge_for_insert

Revision #eff71f39dd
2019-01-28 11:51:12 +0100
disable an old test


MariaDB 5.5.63

Revision #2175bfce3e
2019-01-25 23:12:35 +0100
Crude "auto-load-data-local-infile" mode

Revision #21f9037186
2019-01-24 00:58:20 +0200
MDEV-18360 Prevent set_max_open_files from allocating too many files

Revision #ad220b96fb
2018-07-02 12:26:22 +0300
MDEV-16658 Memory leak in mysqltest on connect failure

Revision #949559285e
2019-01-23 10:09:49 +0100
MDEV-18059 `support-files/mysql.server.sh stop` must run as root

Revision #a8da66f8c5
2019-01-22 00:15:57 +0100
Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERY

Revision #b20d94da35
2018-10-09 12:03:35 +0530
Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERY

Revision #6de2928d5b
2018-09-10 16:00:29 +0530
Bug #28178776 COMPARISON OF UNINITAILIZED MEMORY IN LOG_IN_USE

Revision #942a6bd009
2019-01-23 09:51:06 +0200
MDEV-18349 InnoDB file size changes are not safe when file system crashes

Revision #9c5be7d131
2019-01-14 15:55:21 +0100
MDEV-14580: mysql_install_db elements based on dirname of mysql_install_db

Revision #50e593386f
2019-01-11 19:35:46 +1100
MDEV-14580: mysql_install_db elements based on dirname of mysql_install_db

Revision #0d3c49ef5d
2019-01-14 12:33:52 +0100
MDEV-17615 cmake ssl error on musl/libressl

Revision #e292d1a800
2019-01-19 14:01:09 +0100
Avoid noisy Clang 7 warning about unused variable.

Revision #78f62e9079
2019-01-04 13:32:51 +0600
remove duplicated paragraph from mysql_install_db.sh

Revision #459d6da869
2019-01-16 14:28:37 +0000
MDEV-18269 - fix off-by-one bug in unittest

Revision #1ecccb509c
2019-01-16 13:16:41 +0100
MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctly

Revision #235374aee3
2019-01-15 18:44:03 +0100
MDEV-18254 upgrade HeidiSQL to 9.5

Revision #dc42b3c4d9
2019-01-11 01:44:07 +0100
Backport MDEV-17504 to 5.5

Revision #2450fd67ed
2019-01-02 12:03:15 +0100
fix the test for 2019

Revision #b0fd06a6f2
2018-12-18 17:07:29 +0400
MDEV-15670 - unit.my_atomic failed in buildbot with Signal 11 thrown

Revision #65525550ab
2018-12-17 16:09:28 +0100
Don't default to bundled zlib

Revision #15eaeace39
2018-12-12 19:58:20 +0400
MDEV-16987 - ALTER DATABASE possible in read-only mode

Revision #32b7d456d5
2018-11-28 19:19:16 +0100
mysqltest: use a dynamically growing command buffer

Revision #c362ea3ffd
2014-06-25 12:32:22 +0200
Added Master_Host to the Replication information

Revision #1956695c69
2018-11-15 16:45:43 +0400
MDEV-17724 Wrong result for BETWEEN 0 AND 18446744073709551615

Revision #7f175595c8
2018-11-15 06:35:37 +0400
Backport for "MDEV-17698 MEMORY engine performance regression"

Revision #b68d8a05d3
2018-10-12 09:07:05 +0200
MDEV-17401: LOAD DATA from very big file into MyISAM table results in EOF error and corrupt index

Revision #b7eca63620
2018-11-01 18:47:53 +0100
fix the test to clean after itself

Revision #c32f7ed235
2018-10-31 18:18:48 +0100
MDEV-17377 invalid gap in auto-increment values after LOAD DATA

Revision #9ff9d2303d
2018-10-28 22:50:49 +0900
test framework manual is moved

Revision #31f1fe223e
2018-10-30 20:19:56 +0100
don't try to build with OpenSSL 1.1+

Revision #250c5aa02c
2018-10-30 20:13:15 +0100
./mtr --gdb='b mysql_parse;r'

Revision #57898316b6
2018-10-30 18:15:41 +0400
MDEV-17256 Decimal field multiplication bug.

Revision #65cfc5873e
2018-10-26 04:00:00 -0400
bump the VERSION


MariaDB 5.5.62

Merge Revision #893ebb739e 2018-10-24 10:43:39 +0200 - Merge branch 'merge/merge-xtradb-5.5' into 5.5
Revision #5bc30247c4
2018-10-24 10:30:31 +0200
5.5.61-38.13

Revision #7223369d89
2018-10-23 16:42:10 +0200
Revert "Update rules"

Revision #73e1ffdc68
2018-10-23 16:00:45 +0200
Bug#27919254 MYSQL USER ESCALATES ITS PRIVILEGE BY PLACING ARBITRARY PIDS INTO ITS PID FILES

Revision #98f15dac60
2018-10-23 15:59:51 +0200
Bug#27799513: POTENTIAL DOUBLE FREE OR CORRUPTION OF HEAP INFO (HP_INFO)

Merge Revision #f9e5195b40 2018-10-23 15:59:24 +0200 - Merge branch 'mysql/5.5' into 5.5
Revision #55fc3fb088
2018-10-20 13:29:27 +0200
Revert "MDEV-14429 sql_safe_updates in my.cnf not work"

Revision #d851dd619f
2018-10-19 20:18:34 +0200
MDEV-13912 mysql_upgrade: case (in)sensitivity for stored procedures

Revision #e31e697f17
2018-10-14 23:16:53 +0530
MDEV-15919 lower_case_table_names does not behave as expected(nor...  consistently) on Replication Slave

Merge Revision #28ad5abade 2018-10-15 12:59:04 +0200 - Merge branch 'bb-5.5-wlad' into 5.5
Revision #dc3a20b191
2018-10-15 12:06:00 +0200
MDEV-14429 sql_safe_updates in my.cnf not work

Revision #acf8fc1ff8
2018-10-10 07:08:15 +0100
Fix cmake warning

Revision #0b7339eb45
2018-10-07 10:19:19 -0700
MDEV-17382 Hash join algorithm should not be used to join materialized            derived table / view by equality

Revision #9905949b41
2018-09-14 21:25:37 +0200
cmake: fix usage of GET_TARGET_PROPERTY

Revision #27329aac33
2018-09-05 13:09:01 +0200
mtr: no warning when an environment variable isn't set

Revision #a265f0ff24
2018-09-05 01:40:05 +0200
MDEV-9137 MariaDB Crash on Query Using Aria Engine

Revision #fb324e3f8f
2018-09-05 01:34:25 +0200
MDEV-9137 MariaDB Crash on Query Using Aria Engine

Revision #7438667fa9
2018-09-05 00:59:04 +0200
MDEV-9137 MariaDB Crash on Query Using Aria Engine

Revision #3d65d0db16
2018-09-04 23:19:07 +0200
MDEV-9137 MariaDB Crash on Query Using Aria Engine

Revision #fc70f21e0a
2018-09-21 18:04:56 +0400
Fixing the comment not to mention the removed class Item_copy_int.

Revision #b514a5f9e8
2018-09-21 18:03:23 +0400
A cleanup for MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong result

Merge Revision #948e888097 2018-09-21 12:02:52 +0300 - Pull request #868: MDEV-17248 Improve ASAN memory pool instrumentation
Revision #5b25dc6fa4
2018-09-19 22:01:00 +0300
MDEV-17248 Improve ASAN memory pool instrumentation

Revision #e07118946a
2018-09-20 17:11:36 +0400
MDEV-17250 Remove unused Item_copy_xxx

Revision #935a163dd9
2018-09-20 16:51:56 +0400
MDEV-17244 MAKETIME(900,0,0.111) returns a wrong result

Revision #0c6455aa46
2018-09-20 16:02:58 +0400
MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong result

Revision #e43bc02e7b
2018-07-16 15:35:16 +0300
MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cache

Revision #ff34436a2e
2018-08-03 13:04:43 +0200
Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) IN SHOW_ROUTINE_GRANTS

Revision #14ddcb1ff2
2018-08-02 22:28:04 +0200
Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THE INSERT PRIVILEGES FOR MYSQL.USER TABLE

Revision #43c393ff47
2018-09-03 11:10:30 +0300
MDEV-16682 Assertion `(buff[7] & 7) == HEAD_PAGE' failed

Revision #796d54df11
2018-08-30 15:18:35 +0200
MDEV-16957: Server crashes in Field_iterator_natural_join::next upon 2nd execution of SP

Revision #42f09adab6
2018-08-30 13:45:27 +0300
MDEV-16682 Assertion `(buff[7] & 7) == HEAD_PAGE' failed

Merge Revision #e560f2f342 2018-08-24 12:33:05 +0300 - Merge pull request #846 from shinnok/bb-5.5-mtr-shm
Revision #1b1b941385
2018-08-16 16:39:50 +0300
MDEV-17022: check if mtr --mem location is writeable

Revision #064ba8cc9f
2017-11-17 08:00:32 +0800
item_cmp_type: simplier for a faster codepath

Revision #1b797e9e63
2018-08-06 15:50:22 +0200
MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed on EXPLAIN EXTENDED with constant table and view

Revision #074b672b5d
2018-08-13 19:43:59 +0100
MDEV-16963 Tighten named pipe access control

Revision #3ff0801c73
2018-08-11 12:11:59 +0200
MDEV-16810 AddressSanitizer: stack-buffer-overflow in int10_to_str

Revision #ad577091ed
2018-08-06 21:22:17 +0530
MDEV-16904 inline void swap(base_list &rhs) should swap list only when list is... not empty

Revision #ebaacf0747
2018-08-06 16:46:19 +0300
Update rules

Revision #68ebfb31f2
2018-06-05 15:14:19 +0530
MDEV-16166 RBR breaks with HA_ERR_KEY_NOT_FOUND upon DELETE from table... with spatial index

Revision #33110db055
2018-07-31 10:46:16 -0400
bump the VERSION


MariaDB 5.5.61

Revision #a49ec98042
2018-02-14 09:35:18 +0530


Merge Revision #fceda2dab6 2018-07-29 13:10:29 +0200 - Merge remote-tracking branch 'mysql/5.5' into 5.5
Revision #bd0b368119
2018-07-27 11:34:34 +0530
Fix added along with a test for a case missed in the patch for MDEV-16751

Revision #37dee22d27
2018-07-25 21:17:50 +0530
MDEV-15454: Nested SELECT IN returns wrong results

Revision #f9b43c2565
2018-07-25 14:20:16 +0530
MDEV-16751: Server crashes in st_join_table::cleanup or TABLE_LIST::is_with_table_recursive_reference             with join_cache_level>2

Revision #d567f1611e
2018-07-24 20:00:28 -0700
MDEV-16820 Lost 'Impossible where' from query with inexpensive subquery

Revision #9cea4ccf12
2018-07-19 15:31:30 -0700
MDEV-16726 Assertion `tab->type == JT_REF || tab->type == JT_EQ_REF' failed

Revision #8c45eb3ea5
2018-01-13 12:27:28 +1100
MDEV-15050 scripts: mysql_install_db.{sh|pl}, mysqld_multi - mysqld is in @sbindir@

Revision #2fbf2277ff
2018-07-11 10:43:38 +0300
MDEV-15982: Incorrect results when subquery is materialized

Revision #24a0a74f5d
2018-07-10 13:54:04 +0530
MDEV-16307: Incorrect results when using BNLH join instead of BNL join with views

Revision #90cb721274
2018-06-29 22:46:38 -0700
MDEV-16603 Crash with set join_cache_level=4

Revision #9d41dd2f39
2018-06-27 15:34:11 +0400
MDEV-8540 - Crash on server shutdown since 10.0.16

Revision #937c193188
2018-06-27 13:17:18 +0300
Fixed MDEV-16512, crashing on re-execution of failing SP

Revision #faef2e6a44
2018-06-27 13:18:30 +0300
Added more help text in case mysql_install_db fails.

Revision #1f6a89a8fd
2018-06-27 13:18:03 +0300
Added valgrind suppression for OpenSuse 42.2

Revision #90e608c6ac
2018-06-26 11:42:02 +0400
A test cleanup for MDEV-15834: fixing failure in "mtr --embedded"

Revision #2b8f2b3e88
2018-06-20 23:30:49 +0200
Fix unit suite on Windows and in out-of-source builds

Revision #0a9d78f51d
2018-06-20 23:27:23 +0200
Revert "MDEV-16075: Workaround to run MTR test suite for make test"

Revision #170b43c156
2018-06-20 16:36:46 +0400
MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment columns in HEAP, MyISAM, ARIA

Revision #15b92915ed
2018-06-19 13:02:02 +0400
MDEV-15834 The code in TABLE_SHARE::init_from_binary_frm_image() is not safe

Revision #e425216045
2018-01-31 09:35:38 +0100
MDEV-15113: Hang in Aria loghandler

Revision #147744d455
2018-06-11 08:52:26 -0700
MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int upon            SELECT .. LIMIT 0 (new variant)

Revision #ca733d03c8
2018-06-10 21:19:11 +0200
MDEV-15729 Server crashes in Field::make_field upon HANDLER READ executed with PS protocol

Revision #6da8192174
2018-06-10 17:23:53 +0200
mysqltest: Allow HANDLER READ in --ps-protocol tests

Revision #e7ca377cb7
2018-06-05 15:21:45 +0200
MDEV-16342 SHOW ENGINES: MyISAM description is useless

Revision #1d43f71c7b
2018-06-10 11:19:39 +0300
MDEV-15021: mysqldump --tables --routines generates non importable dump file

Revision #953d70f960
2018-06-10 16:37:49 +0300
MDEV-15778: Remove packed attr from omt_ and subtree_ classes

Revision #21246066b2
2018-06-10 15:54:57 +0300
Make TokuDB compile with GCC-8

Revision #7fca4b50ff
2018-06-10 15:20:43 +0300
Revert "MDEV-15778: Remove packed attr from omt_ and subtree_ classes"

Revision #d39629f01e
2018-05-07 22:40:27 +0300
MDEV-16075: Workaround to run MTR test suite for make test

Revision #0e6d6354bf
2018-05-15 10:25:47 +0300
Also ignore macOS .DS_Store Finder junk.

Revision #814a284f22
2018-04-12 13:33:39 +0300
Ignore .cbp QtCreator && CodeBlocks project files

Revision #1735fa340a
2018-05-09 16:54:16 +0300
MDEV-15778: Remove packed attr from omt_ and subtree_ classes

Revision #b8e267c0c5
2018-05-09 15:14:57 +0300
MDEV-15778: Manually backport TokuDB macOS fixes from 10.0

Revision #d9b159a202
2018-04-17 15:00:15 -0400
MDEV-15789 - mysqlslap use incorrect table def

Revision #75b4eb5cc9
2018-06-06 15:27:57 +0200
Catch of OOM situation.

Revision #72b6d01848
2018-06-05 22:13:19 +0100
MDEV-10246 ssl-* config file options have no effect without mysql_ssl_set()

Revision #5fb2c586f2
2018-06-02 11:52:48 +0530
MDEV-16225: wrong resultset from query with semijoin=on

Revision #1ada4afb0a
2018-04-29 19:47:48 +0300
mtr: use process launch -- args to start mysqld in lldb

Revision #6a04c2a1aa
2018-05-22 12:09:05 -0700
MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int            upon SELECT .. LIMIT 0

Revision #27a7365f42
2018-05-18 00:23:15 +0100
MDEV-16220 MTR  - do not pass UTF8 on the command line for mysql client.

Revision #1b2078b4d8
2018-05-15 17:34:47 +0200
MDEV-15318 CREATE .. SELECT VALUES produces invalid table structure

Revision #aa2e1ade17
2018-05-16 21:01:26 +0400
(almost) sane core handling in mtr

Revision #2b749a7bf4
2018-05-15 11:46:55 +0300
MDEV-654 Assertion `share->now_transactional' failed in flush_log_for_bitmap on concurrent workload with Aria tables

Revision #318097bb8f
2018-05-10 19:00:54 +0400
MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.

Revision #1d58d184c2
2018-05-04 00:09:45 +0200
protocol: verify that number of rows is correct

Revision #fab383aac0
2018-04-30 23:06:09 +0200
Use after free in authentication

Revision #a52c46e069
2018-04-30 13:50:59 +0200
Bug#25471090: MYSQL USE AFTER FREE

Revision #5cfe52314e
2018-04-27 11:21:55 +0200
Bug#25471090: MYSQL USE AFTER FREE

Revision #eb057dce20
2018-04-24 15:51:49 -0700
MDEV-15035 Wrong results when calling a stored procedure multiple times with different arguments.

Revision #adaa891ae7
2018-04-12 14:55:43 +0200
MDEV-13699: Assertion `!new_field->field_name.str || strlen(new_field->field_name.str) == new_field->field_name.length' failed in create_tmp_table on 2nd execution of PS with semijoin

Revision #7f6561225a
2018-04-23 12:25:03 -0400
bump the VERSION


MariaDB 5.5.60

Merge Revision #51c415d97d 2018-04-20 01:04:43 +0200 - Merge branch 'merge/merge-xtradb-5.5' into 5.5
Revision #4fd1c7e453
2018-04-20 01:01:56 +0200
5.5.59-38.11

Revision #7828ba0df4
2018-04-19 22:39:24 +0200
Bug#25471090: MYSQL USE AFTER FREE

Revision #149c993b2c
2018-04-19 22:36:46 +0200
BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPENED == 1

Revision #f1258e7cd2
2018-04-19 22:32:27 +0200
BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROC IS DROPPED

Merge Revision #1a019d0801 2018-04-19 22:27:02 +0200 - Merge branch 'mysql/5.5' into 5.5
Revision #5e61e1716e
2018-04-16 16:59:19 -0700
MDEV-14515 ifnull result depends on number of rows in joined table

Revision #88ac368fea
2018-01-13 14:05:14 +1100
defaults-group-suffix in print_defaults

Revision #3eb2a265ea
2018-04-08 09:05:00 +0400
MDEV-14185 CREATE TEMPORARY TABLE AS SELECT causes error 1290 with read_only and InnoDB.

Revision #d6f3a0064b
2018-04-07 21:51:15 +0400
MDEV-14185 CREATE TEMPORARY TABLE AS SELECT causes error 1290 with read_only and InnoDB.

Revision #6beb08c7b6
2018-04-04 09:12:14 +0400
MDEV-15624 Changing the default character set to utf8mb4 changes query evaluation in a very surprising way

Revision #f5369faf5b
2018-03-29 15:25:08 +0200
don't disable SSL when connecting via libmysqld

Revision #df6197c8b9
2018-02-23 18:50:12 +0100
compiler warning

Revision #606e21867c
2018-04-03 16:28:52 +0400
MDEV-15630 uuid() function evaluates at wrong time in query

Revision #bdab8b74ff
2018-03-24 03:31:18 +0530
MDEV-11274: Executing EXPLAIN of complex query over join limit causes server to crash

Revision #e8c2366bf8
2018-03-27 09:40:10 +0400
MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a trigger

Revision #ddc5c65333
2018-03-22 03:01:53 +0530
MDEV-14779: using left join causes incorrect results with materialization and derived tables

Revision #f3994b7432
2018-03-21 12:13:37 +0100
MDEV-15492: Subquery crash similar to MDEV-10050

Revision #2dd4e50d5f
2018-03-21 01:34:45 +0530
MDEV-15555: select from DUAL where false yielding wrong result when in a IN

Merge Revision #69bc3c1976 2018-03-20 18:18:57 +0200 - PR #666: MDEV-15030 Add ASAN instrumentation
Revision #5a8f8f89d6
2018-03-20 10:46:57 +0300
honor alignment rules and xtradb too

Revision #75c76dbb06
2018-03-19 16:18:53 +0300
MDEV-15030 Add ASAN instrumentation

Revision #0943b33de3
2018-03-14 14:35:27 +0000
MDEV-12190  YASSL isn't able to negotiate TLS version correctly

Revision #926edd48e1
2018-03-06 19:59:57 +0530
MDEV-15235: Assertion `length > 0' failed in create_ref_for_key

Revision #ac3fd5acac
2018-02-03 22:01:30 +1100
debian: VCS is on github

Revision #7bd258c44c
2018-02-15 10:06:14 +0100
fix plugins.server_audit test for --ps

Revision #03de234baf
2018-02-14 19:12:23 +0100
MDEV-13982 Server crashes in in ha_partition::engine_name

Revision #2709380587
2018-02-14 18:14:24 +0100
MDEV-13748 Assertion `status_var.local_memory_used == 0 || !debug_assert_on_not_freed_memory' failed in virtual THD::THD after query with INTERSECT

Revision #c8afe7daac
2018-02-05 14:13:26 +0100
cleanup: remove a duplicated test case

Revision #7c6cf7fefe
2018-01-25 14:25:48 +0100
bug: ha_heap was unilaterally increasing reclength

Revision #7a63ffab71
2018-01-29 18:56:08 +0200
Fix an out of scope bzero

Revision #5edd129fbf
2018-01-30 21:05:27 +0200
Fix ASAN failure in main.lock (and others)

Revision #ded07724ee
2018-01-29 19:46:59 +0200
MDEV-15014 Assertion `m_cache_lock_status == LOCKED_NO_WAIT || m_cache_status == DISABLE_REQUEST' failed in Query_cache::free_cache on startup

Revision #547ec8ce27
2018-01-29 16:25:26 +0200
Do not SET DEBUG_DBUG=-d,... in tests

Revision #ee8755e3c5
2018-01-24 14:42:52 +0100
MDEV-15012: ASAN: numerous test failures in PS

Revision #76577e1e26
2018-01-24 10:58:27 +0100
typo fix

Revision #e2da680c51
2018-01-23 23:19:09 +0100
MDEV-13187 incorrect backslash parsing in clients

Revision #8637931f11
2018-01-23 19:29:12 +0200
Add ASAN instrumentation (and more strict Valgrind) to InnoDB

Revision #70a9b12de9
2018-01-23 18:08:55 +0200
Silence -Wimplicit-fallthrough

Revision #ba8d0fa700
2018-01-15 14:50:35 +0100
MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP querying from a view

Revision #11408a69ad
2018-01-21 23:44:31 +0100
Fix Item tree changes/rollback debug print

Revision #94da1cb4a6
2018-01-23 15:47:54 +0530
MDEV-14586 Assertion `0' failed in retrieve_auto_increment ...

Revision #cc3155415e
2018-01-19 19:52:01 +1100
MDEV-5510: Replace MySQL -> MariaDB in init scripts

Revision #701c7e777f
2018-01-23 11:56:52 +0100
Fix error message typo

Revision #9ee372736f
2018-01-23 07:37:00 +1100
mysql_install_db: correct hosting/source/maillist information

Revision #c98906e4fe
2018-01-23 07:35:38 +1100
mysql_install_db: correct --skip-grant-tables help

Revision #3532a421f6
2018-01-23 11:57:54 +0300
fix build for recent clang

Revision #a04b07eb34
2018-01-22 23:51:32 +0200
Fix TokuDB Not building

Revision #8539e4b1b6
2018-01-22 13:39:59 +0100
improve ASAN instrumentation: clang

Revision #b20c3dc664
2018-01-21 21:18:57 +0200
MDEV-14715: Assertion `!table || (!table->read_set... failed in Field_num::val_decimal

Revision #6d826e3d7e
2018-01-21 13:12:33 +0200
Remove commented out code post merge fix in 2011

Revision #03eb15933d
2018-01-21 20:48:59 +0100
improve ASAN instrumentation: InnoDB/XtraDB

Revision #d9c460b84e
2018-01-21 15:08:33 +0100
Finally! Make './mtr --valgrind-mysqld --gdb' to work.

Revision #f2408e7e6a
2018-01-20 17:59:37 +0100
Free memory in unit tests. Makes ASAN happier.

Revision #36eb0b7a55
2018-01-21 12:50:49 +0100
improve ASAN instrumentation: table->record[0]

Revision #fa331acefd
2018-01-21 11:30:02 +0100
improve ASAN instrumentation: mtr

Revision #dc28b6d180
2018-01-21 12:53:17 +0100
improve ASAN instrumentation: MEM_ROOT

Revision #a966d422ca
2018-01-20 12:50:28 +0100
improve ASAN instrumentation: TRASH

Revision #22ae3843db
2018-01-20 17:59:11 +0100
Correct TRASH() macro usage

Revision #204cb85aab
2018-01-20 11:45:23 +0100
Fix compilation without dlopen

Revision #906ce0962d
2018-01-22 11:18:10 +0200
MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_innodb.cc line 1904

Revision #6c60c809bb
2018-01-19 18:04:51 +0200
Add dummy defintion for Dl_info in case we're missing dladdr

Revision #17f64b362a
2018-01-19 11:01:32 -0500
bump the VERSION

Revision #26e5f9dda1
2018-01-16 22:57:52 +0200
MDEV-14229: Stack trace is not resolved for shared objects

Revision #a7a4519a40
2018-01-19 13:29:31 +0530
MDEV-14241: Server crash in key_copy / get_matching_chain_by_join_key or valgrind warnings

Revision #4f96b401d9
2018-01-18 09:20:55 -0800
Fixed MDEV-14960 [ERROR] mysqld got signal 11 with join_buffer and join_cache


MariaDB 5.5.59

Merge Revision #fafdac3365 2018-01-18 17:56:28 +0100 - Merge branch 'merge/merge-xtradb-5.5' into 5.5
Revision #85a5e58d71
2018-01-17 17:28:33 +0100
5.5.58-38.10

Merge Revision #2d52d3c1bf 2018-01-18 17:54:48 +0100 - Merge branch 'mysql/5.5' into 5.5
Revision #8aff418ec8
2018-01-17 13:09:47 +0100
crash with too long index comments

Revision #fa42df7569
2018-01-17 13:12:15 +0100
compiler warning: my_printf_error() supports printf format extensions

Revision #0d59b1db83
2018-01-17 12:27:39 +0100
cleanup

Revision #2fad31a1cf
2018-01-18 16:42:11 +0000
MDEV-14446 followup

Revision #a73cb82db0
2018-01-18 16:15:18 +0000
MDEV-14446 Windows installer still uses the old brown logo

Revision #b80fa4000d
2018-01-16 23:10:53 +0100
bug: ha_heap was unilaterally increasing reclength

Revision #444587d8a3
2018-01-16 23:00:21 +0100
BIT field woes

Revision #5e7593add4
2018-01-16 22:57:28 +0100
add support for ASAN instrumentation

Revision #6634f460a9
2018-01-16 22:29:20 +0100
fix compilation with ASAN

Revision #6267be460a
2018-01-12 15:51:10 -0800
Fixed MDEV-14911: zero_date is considered as NULL, depending on optimizer_switch

Revision #d8001106c9
2018-01-15 01:34:26 +0100
MDEV-14469 build with cmake -DMYSQL_MAINTAINER_MODE=ON fails: 'readdir_r' is deprecated

Revision #d31ee64da6
2018-01-15 01:23:30 +0100
compiler warning

Revision #d7b84f9413
2018-01-13 11:19:33 +0100
compiler warning

Revision #7e3c1e02b7
2018-01-15 16:21:45 +0400
MDEV-14796 - debian: insecure root password is only if plugin is empty

Revision #1879b2b8df
2017-12-29 11:25:42 +1100
debian: insecure root password is only if plugin is empty

Revision #88a9b23396
2018-01-15 13:50:28 +0400
MDEV-14609 XA Transction unable to ROLLBACK TO SAVEPOINT

Revision #5fe1d7d076
2018-01-12 18:17:55 +0100
MDEV-14526: MariaDB keeps crashing under load when query_cache_type is changed

Revision #b75d767689
2018-01-13 13:04:44 +0400
Fixed mysql_install_db --no-defaults

Revision #abc123391f
2018-01-12 00:14:40 -0800
Fixed MDEV-6706 Wrong result (missing rows) with joins, SQ, ORDER BY, semijoin=on

Revision #6293e3bbcf
2018-01-10 12:22:56 +0100
MDEV-14743: Server crashes in Item_func_match::init_search

Revision #5ea28015d5
2017-12-12 15:22:22 +1100
mysql_install_db: Use --defaults-group-suffix if specified

Revision #a5285a8fb7
2018-01-11 17:21:07 +0100
Fixed misleading voariable names.

Revision #abb9e703d2
2018-01-11 12:59:30 +0100
MDEV-14690: Assertion `page_link == &fake_link' failed in pagecache_write_part

Revision #1f18bd630a
2018-01-11 16:38:21 +0200
MDEV-8200 aria bug with insert select and lock tables

Revision #bdcd7f79e4
2018-01-11 09:33:26 +0200
MDEV-14916 InnoDB reports warning for "Purge reached the head of the history list"

Revision #9c9cf556a1
2017-10-06 17:52:35 +0200
MDEV-13933: Wrong results in COUNT() query with EXISTS and exists_to_in

Revision #a9c55c0059
2018-01-10 10:21:52 +0200
MDEV-13814 Extra logging when innodb_log_archive=ON

Revision #a408e881cf
2018-01-10 09:17:43 +0200
MDEV-14174 crash on start with innodb-track-changed-pages

Revision #84c9c8b2e9
2018-01-03 15:01:17 +0200
Silence some -Wimplicit-fallthrough by proper spelling

Revision #20fab71b14
2018-01-02 21:41:39 +0200
Follow-up to MDEV-14799: Remove bogus debug assertions

Revision #d384ead0f0
2018-01-02 19:11:10 +0200
MDEV-14799 After UPDATE of indexed columns, old values will not be purged from secondary indexes

Revision #1300627a5d
2017-12-27 22:10:17 +0100
MDEV-14309 MTR tests require perl-Env which is not always in the default installation

Revision #462808f3b6
2017-12-20 13:52:27 +0100
MDEV-10657: incorrect result returned with binary protocol (prepared statements)

Revision #924db8b4ed
2017-12-20 02:27:03 +0530
MDEV-12350: Heap corruption, overrun buffer, ASAN errors, server crash in my_fill_8bit / filesort

Revision #cfa18e4ae1
2017-12-15 07:42:04 +0100
MDEV-14639: Fix unexpected end of line at 'Normal shutdown'

Revision #273591df0c
2017-12-17 00:01:55 +0100
MDEV-14619: VIEW and GROUP_CONCAT

Revision #20089f5a39
2017-12-08 14:40:27 +0400
MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..))

Revision #ac61a575df
2017-12-06 02:16:14 +0200
Revert "Remove use of volatile in stored_field_cmp_to_item"

Revision #7603463a46
2017-11-16 20:32:33 +0800
Remove use of volatile in stored_field_cmp_to_item

Revision #b8d1398b1d
2017-11-30 11:56:02 +0200
MDEV-10397: Server crashes in key_copy with join_cache_level > 2 and join on BIT fields

Revision #9b53e541f0
2017-11-20 09:33:19 +0400
MDEV-13788 Server crash when issuing bad SQL partition syntax

Revision #c44ece7342
2017-11-16 12:56:54 +0200
MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIX

Revision #f7b110bdc1
2017-11-16 12:39:41 +0200
MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIX

Revision #b5cb4ae470
2017-11-11 11:45:59 -0800
Fixed bug MDEV-14368 Improper error for a grouping query that uses alias in HAVING when sql_mode = 'ONLY_FULL_GROUP_BY'

Revision #36f8474403
2017-11-10 12:48:52 +0100
MDEV-14337 mysqld_safe may suppress error messages with --log-output=file

Revision #c64a697bba
2017-11-03 22:36:58 +0400
MDEV-13921 Audit log writes invalid SQL if single-line comments are present.

Revision #2e964b233b
2017-11-03 17:05:41 +0400
MDEV-13921 Audit log writes invalid SQL if single-line comments are present.

Revision #cfb3361748
2017-10-26 11:02:19 +0300
MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker

Revision #439a7c994a
2017-10-24 15:20:54 +0300
MDEV-14051 'Undo log record is too big.' error occurring in very narrow range of string lengths

Revision #fb5fe497e5
2017-10-18 02:36:55 -0400
bump the VERSION


MariaDB 5.5.58

Revision #b000e16956
2017-10-17 10:57:51 +0200
Bug#26361149  MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))

Merge Revision #df5f25fa7a 2017-10-17 10:18:17 +0200 - Merge branch 'mysql/5.5' into 5.5
Revision #b036b6b594
2017-10-16 12:34:17 +0200
MDEV-13937 Aria engine: Internal Error 160 after partition handling

Revision #19a702a85c
2017-10-14 15:59:54 +0200
MDEV-14056 DROP TEMPORARY TABLE IF EXISTS causes error 1290 with read_only option

Revision #421716391b
2017-10-14 15:03:43 +0200
MDEV-13912 Can't refer the same column twice in one ALTER TABLE

Revision #93144b9e92
2017-10-13 21:26:30 +0200
MDEV-13440 mysql_install_db fails with hard-coded langdir

Revision #52516706c8
2017-10-13 20:53:55 +0200
cleanup mysql_install_db

Revision #d76f5774fe
2017-09-16 14:52:42 +0200
MDEV-13459 Warnings, when compiling with gcc-7.x

Revision #3b7aa3017b
2017-10-13 18:41:38 +0200
Cleanup usage of DBUG_ASSERTS.

Revision #235b68299b
2017-02-18 17:47:31 +0100
MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct_view_ref::used_tables() const on 2nd execution of PS

Revision #2bab29ebba
2017-10-13 07:24:35 -0700
Fixed the bug MDEV-13135.

Revision #8be76a6a90
2017-10-12 13:30:02 +0400
MDEV-10892 - rpl.rpl_semi_sync_uninstall_plugin fails with Assertion `0' failure              in buildbot

Revision #a4868c3509
2016-12-19 22:03:28 +0100
MDEV-9208: Function->Function->View = Mysqld segfault (Server crashes in Dependency_marker::visit_field on 2nd execution with merged subquery)

Revision #991b9ee735
2017-10-13 07:06:09 +0400
MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535

Revision #93aadda513
2017-10-08 22:15:00 +0300
MDEV-13149 -- show function status now works with PAD_CHAR_TO_FULL_LENGTH

Revision #c2509a1588
2017-10-10 10:35:12 +0400
MDEV-13972 crash in Item_func_sec_to_time::get_date

Revision #e30b6a983f
2017-10-06 18:23:40 +0400
MDEV-11819 NO_ZERO_IN_DATE: Incorrect generated column value

Revision #bea99275de
2017-10-05 15:07:21 +0200
MDEV-13595: mariadb-10.2.8/storage/maria/ma_loghandler.c:2730]: (style) Array index 'chunk_offset' is used before limits check.

Revision #028d253dd7
2017-10-02 10:22:42 +0300
MDEV-13980 InnoDB fails to discard record lock when discarding an index page

Revision #a47d16907d
2017-09-19 13:08:24 +0400
MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;

Merge Revision #e7bb818116 2017-09-19 00:31:15 +0300 - Merge remote-tracking branch 'merge/merge-xtradb-5.5' into 5.5
Revision #f534eef794
2017-09-19 00:25:34 +0300
5.5.57-38.9

Revision #d947d1bf6e
2017-08-18 13:35:40 +0300
Do not stop repeating a test even if some executions are skipped

Revision #bcc1ba9218
2017-08-16 19:18:39 +0200
MDEV-11240: Server crashes in check_view_single_update or Assertion `derived->table' failed in mysql_derived_merge_for_insert

Revision #e866e4cdbe
2017-08-15 20:10:04 +0300
MTR's internal check of main.log_tables-big failed

Revision #0739179857
2017-08-08 21:13:45 +0530
MDEV-13458: Wrong result for aggregate function with distinct clause when the value for tmp_table_size is small

Revision #c8a0244e95
2017-07-19 11:47:59 -0400
bump the VERSION

Revision #76f7aac8e0
2017-07-19 15:28:13 +0530
MDEV-13065 rpl.rpl_MDEV-11092 fails sporadically in buildbot

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jan 18 21:47:59 2020 UTC (4 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 2 20:23:10 2020 UTC (4 years, 2 months ago) by bsiegert
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

mariadb55-client: fix typo in comment

Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:19 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:11 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Recursive bump for perl5-5.28.0

Revision 1.7 / (download) - annotate - [select for diffs], Sat Sep 9 17:03:02 2017 UTC (6 years, 6 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.6: +8 -1 lines
Diff to previous 1.6 (colored)

REPLACE_PERL me harder.

Revision 1.4.4.1 / (download) - annotate - [select for diffs], Fri Sep 23 18:40:39 2016 UTC (7 years, 6 months ago) by bsiegert
Branch: pkgsrc-2016Q2
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored) next main 1.5 (colored)

Pullup ticket #5103 - requested by maya
databases/mariadb55-server: security fix

Revisions pulled up:
- databases/mariadb55-client/Makefile                           1.6
- databases/mariadb55-client/Makefile.common                    1.4
- databases/mariadb55-client/distinfo                           1.5
- databases/mariadb55-client/patches/patch-include_my__context.h 1.2
- databases/mariadb55-client/patches/patch-vio_viosslfactories.c deleted
- databases/mariadb55-server/Makefile                           1.4
- databases/mariadb55-server/PLIST                              1.3-1.4

---
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Tue Sep 13 19:15:14 UTC 2016

   Modified Files:
   	pkgsrc/databases/mariadb55-client: Makefile Makefile.common distinfo
   	pkgsrc/databases/mariadb55-client/patches: patch-include_my__context.h
   	pkgsrc/databases/mariadb55-server: Makefile PLIST
   Removed Files:
   	pkgsrc/databases/mariadb55-client/patches: patch-vio_viosslfactories.c

   Log Message:
   update mariadb55-{client,server} to 5.5.52

   Security update
   CVE-2016-6662: Remote Root Code Execution / Privilege Escalation (0day)
   (Fixed in 5.5.51, MDEV-10465)

   XXX put the distfile on nbftp manually as most mirrors don't have it yet
     and pullup.

   Changes:
       Revision #0da39ca 2016-09-12 16:18:07 +0200
           fix BIGINT+MEDIUMINT type aggregation
       Revision #347eeef 2016-09-11 20:55:11 +0200
           don't use my_copystat in the server
       Revision #611dc0d 2016-09-11 20:53:16 +0200
           missing element in prelocked_mode_name[] array
       Revision #a229091 2016-09-11 20:52:00 +0200
           potential signedness issue
       Revision #7ae555c 2016-09-11 20:51:09 +0200 - Merge branch 'mysql/5.5' into 5.5
       Revision #b9631e3 2015-11-10 12:41:26 +0100
           MDEV-8833 Crash of server on prepared statement with conversion to semi-join
       Revision #ee97274 2016-08-25 09:50:04 +0300
           DEV-10595 MariaDB daemon leaks memory with specific query
       Revision #a92a8cc 2016-08-19 17:11:20 +0000
           Windows packaging : use /d switch to sign MSI, to prevent installer showing randomly generated name in UAC prompt
       Revision #723488b 2016-08-04 15:43:52 +0400
           MDEV-10424 - Assertion `ticket == null' failed in MDL_request::set_type
       Revision #09cb646 2016-08-11 19:35:53 +0000
           Windows : fix search for WiX root directory when using 64bit cmake
       Revision #5ad0206 2016-08-09 16:15:10 +0300
           MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_func
       Revision #0098d78 2016-08-09 13:25:40 +0200
           MDEV-10465 general_log_file can be abused
       Revision #a3f6424 2016-08-08 12:58:27 +0200
           MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table names
       Revision #2a54a53 2016-08-08 10:27:22 +0200
           MDEV-10465 general_log_file can be abused
       Revision #a7c43a6 2016-01-26 14:49:25 +0200
           MDEV-9304: MariaDB crash with specific query
       Revision #5269d37 2016-08-08 18:37:02 +0400
           MDEV-10468 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()
       Revision #1b3430a 2016-08-08 16:04:40 +0400
           MDEV-10500 CASE/IF Statement returns multiple values and shifts further result values to the next column
       Revision #5e23b63 2016-08-07 11:02:42 +0200
           MDEV-10506 Protocol::end_statement(): Assertion `0' failed upon ALTER TABLE
       Revision #93d5cdf 2016-08-04 13:14:45 +0300
           MDEV-9946: main.xtradb_mrr fails sporadically
       Revision #c0cb84b 2016-08-04 10:57:55 +0200 - Merge branch 'bb-5.5-serg' into 5.5
       Revision #470f259 2016-08-03 20:56:24 +0200
           MDEV-10465 general_log_file can be abused
       Revision #0214115 2016-08-01 16:53:57 +0200
           trivial cleanup
       Revision #03dec1a 2016-08-03 18:05:29 +0200
           MDEV-10350 "./mtr --report-features" doesn't work
       Revision #9d2f892 2016-08-03 17:58:56 +0200
           MDEV-7329 plugins.pam_cleartext fails sporadically in buildbot
       Revision #75891ed 2016-08-03 17:50:45 +0200
           improve pam_cleartext.test a bit
       Revision #5265243 2016-08-03 20:44:08 +0200 - Merge branch 'merge/merge-xtradb-5.5' into 5.5
       Revision #e316c46 2016-08-03 20:43:29 +0200
           5.5.50-38.0
       Revision #19fe10c 2016-08-03 20:39:47 +0200
           MDEV-6581 Writing to TEMPORARY TABLE not possible in read-only
       Revision #a350e53 2016-08-03 20:38:25 +0200 - Merge branch 'mysql/5.5' into 5.5
       Revision #eb32dfd 2016-08-03 11:49:35 +0400
           MDEV-10365 - Race condition in error handling of INSERT DELAYED
       Revision #511313b 2016-08-03 13:42:46 +0000
           MDEV-10010 - potential deadlock on windows due to recursive SRWLock acquisition
       Revision #141f88d 2016-08-03 12:41:38 +0000
           MDEV-10357 my_context_continue() does not store current fiber on Windows
       Revision #ecb7ce7 2016-08-03 15:55:48 +0400
           MDEV-10467 Assertion `nr >= 0.0' failed in Item_sum_std::val_real() Backporting MDEV-5781 from 10.0.
       Revision #35c9c85 2016-08-03 13:40:53 +0300
           MDEV-10217: innodb.innodb_bug59641 fails sporadically in buildbot: InnoDB: Failing assertion: current_rec != insert_rec in file page0cur.c line 1052
       Revision #6b71a6d 2016-08-02 18:52:51 +0200
           MDEV-10383 Named pipes : multiple servers can listen on the same pipename
       Revision #5fdb3cf 2016-07-29 18:21:08 +0200
           MDEV-10419: crash in mariadb 10.1.16-MariaDB-1trusty
       Revision #c6aaa2a 2016-07-30 10:53:01 +0300
           MDEV-10228: update test results
       Revision #15ef38d 2016-07-27 00:38:51 +0300
           MDEV-10228: Delete missing rows with OR conditions
       Revision #1b5da2c 2016-07-21 15:32:28 +0400
           MDEV-10316 - main.type_date fails around midnight sporadically
       Revision #5cf49cd 2016-07-15 23:51:30 +0300
           MDEV-10248 Cannot Remove Test Tables
       Revision #4e19aa3 2016-07-12 12:13:31 +0200
           MDEV-10318 unset params in --ps --embedded
       Revision #97ded96 2016-07-11 17:03:03 +0000
           MDEV-10318 : Fix crash in embedded, in case prepared statement has parameter placeholders, but does not bind parameters
       Revision #e81455bb 2015-05-04 08:32:05 +0200
           MDEV-7973 bigint fail with gcc 5.0
       Revision #a7814d4 2016-06-30 12:59:52 +0400
           MDEV-10311 - funcs_1.processlist_priv_no_prot fails sporadically
       Revision #79f852a 2016-06-22 14:17:06 +0200
           MDEV-10050: Crash in subselect
       Revision #ef92aaf 2016-06-22 22:37:28 +0300
           MDEV-10083: Orphan ibd file when playing with foreign keys
       Revision #a482e76 2016-06-20 16:12:54 +0200
           fix a mysql-5.5.50 merge: mysqlcheck
       Revision #95bf696 2016-06-19 14:51:03 +0200
           MDEV-9749 InnoDB receives 'Bad file descriptor' error, possibly related to feedback plugin
       Revision #7f38a07 2016-06-17 18:54:11 +0400
           MDEV-10043 - main.events_restart fails sporadically in buildbot (crashes upon shutdown)
       Revision #7ff86b4 2016-06-17 14:59:17 +0300
           MDEV-10247 TokuDB assertion error when building with DEBUG
       Revision #12ae840 2016-06-16 22:04:24 +0300
           Fix typo bug that cause myisam repair to fail
       Revision #c7eef02 2016-06-16 22:00:16 +0300
           Increase the number of default build thread ids possibilities
       Revision #7ab7abd 2016-06-16 18:52:46 +0300
           Fix compilation failure when compiling with std=c90
       Revision #b644661 2016-06-14 22:29:24 +0200
           MDEV-9256 : Crashes on Windows x64 with aria_pagecache_buffer_size > 4GB
       Revision #34a104b 2016-06-14 12:28:05 +0300
           MDEV-10229: TokuDB fails to build with CLang
       Revision #1bf2509 2016-06-13 23:32:50 +0300
           MDEV-10162: Update repair testcase
       Revision #2b47832 2015-12-10 03:56:31 +0200
           Fixed compilation failure using clang
       Revision #6a34ba3 2016-02-16 16:15:22 +0200
           [Code cleanup] Refactor duplicate code within myisam and maria sort.cc
       Revision #bfef17b 2016-06-13 18:30:02 +0300
           MDEV-9433: [PATCH} cppcheck reported a number of minor coding errors
       Revision #0089af8 2016-06-13 18:11:31 +0300
           MDEV-9433: [PATCH] cppcheck reported a number of minor coding errors
       Revision #cf721d2 2015-12-10 17:00:14 +1100
           MDEV-9257: Increase limit on parallel workers in mysql-test-run
       Revision #05bb3b9 2016-06-14 16:28:07 +0200
           fix main.ssl_ca test for windows
       Revision #a4cfd32 2016-06-14 14:52:43 +0200
           main.openssl_1 failure
       Revision #c73b987 2016-06-14 13:18:05 +0200
           MDEV-8328 Evaluation of two "!" operators depends on space in beetween
       Revision #c3c272c 2016-06-10 13:47:00 +0200
           MDEV-10166 probes_mysql_nodtrace.h is not provided anymore by mariadb-10.0.25
       Revision #260699e 2016-06-14 13:59:41 +0200 - Merge branch 'merge-xtradb-5.5' into 5.5
       Revision #f54dcf1 2016-06-14 12:38:47 +0200
           5.5.49-37.9
       Revision #90eb302 2016-06-14 13:57:49 +0200
           fix main.ssl_ca from mysql-5.5.50
       Revision #ae29ea2 2016-06-14 13:55:28 +0200 - Merge branch 'mysql/5.5' into 5.5
       Revision #1b50d59 2016-06-14 14:44:09 +0400
           MDEV-9945 - main.kill_processlist-6619 fails sporadically
       Revision #d6a1bae 2016-06-13 17:10:31 +0400
           MDEV-10218 - rpl.rpl_binlog_errors fails in buildbot with valgrind warnings - bytes are possibly lost
       Revision #2db724c 2016-06-13 15:54:12 +0400
           MDEV-10218 - rpl.rpl_binlog_errors fails in buildbot with valgrind warnings - bytes are possibly lost
       Revision #3c77a00 2016-03-08 13:27:18 +0200
           MDEV-8012: Wrong exit code when asking for help
       Revision #416006a 2016-06-12 22:45:15 +0300
           MDEV-8012: Wrong exit code when asking for help
       Revision #67b4a6f 2016-06-12 20:14:51 +0300
           MDEV-8859 rpl.rpl_mdev382 sporadically fails to finish due to disappeared expect file
       Revision #87007dc 2016-06-08 15:03:18 +0400
           MDEV-9994 - Aria service threads are not "joined"
       Revision #4155d09 2016-06-10 17:06:38 +0400
           MDEV-8402 Bug #77473 Truncated data with subquery & UTF8
       Revision #df14488 2016-06-10 15:50:19 +0400
           MDEV-10181 Illegal mix of collation for a field and an ASCII string as a view field
       Revision #7adf04e 2016-01-05 22:48:50 +0100
           MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows. Fix test whether process is alive in mysqltest.
       Revision #a4848e9 2016-06-08 19:04:12 +0400
           MDEV-9972 Least function retuns date in date time format
       Revision #b31976f 2016-06-08 15:15:55 +0200 - Merge branch 'mdev9991' into mdev9991-5.5
       Revision #196d96c 2016-06-08 15:12:44 +0200
           Fix compiler check for stack unwind hint
       Revision #0f25270 2016-06-08 08:40:10 +0300
           MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8
       Revision #ff832e0 2016-05-24 17:37:23 +0200
           Restore COMPONENT Embedded for Windows embedded libs.
       Revision #221adbc 2016-05-24 17:01:08 +0200
           Fix warnings on Windows, compiler option -ggdb3 option is nonexistent
       Revision #535160b 2016-05-24 16:57:03 +0200
           MDEV-10117 - update HeidiSQL to current version
       Revision #9eb0fbd 2016-05-24 14:20:53 +0200
           MDEV-10071 Block installation on XP/Windows 2003 Server(they are no more supported)
       Revision #18487ed 2016-05-24 14:18:55 +0200
           MDEV-10108 Fix errors in installations by domain user
       Revision #964c4f0 2016-05-10 19:13:06 +0400
           MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_field
       Revision #672bbcd 2016-04-27 16:13:14 +0200
           MDEV-9973 : Do not set permissions for serviceaccount user (Win7 and later) This appears to break some installation, and it did not do anything useful anyway.
       Revision #4f1ad43 2016-04-26 16:15:15 +0400
           MDEV-9987 - gen_lex_hash leaks memory, making LeakSanitizer builds fail
       Revision #29868de 2016-04-26 12:58:14 +0200
           MDEV-9986 Full-text search of the utf8mb4 column causes crash
       Revision #7f5ceb7 2016-04-26 11:49:35 +0200
           disable main.wait_timeout_not_windows for embedded
       Revision #2220480 2016-04-25 18:59:41 +0200
           MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed after wait_timeout
       Revision #a98ecc2 2016-04-23 12:19:40 +0200
           support SEARCH_RANGE in search_pattern_in_file.inc
       Revision #2b7573e 2016-04-24 13:36:51 +0400
           MDEV-9975 - main.partition_innodb_plugin fails sporadically
       Revision #19e3597 2016-04-07 10:47:46 +0300
           MDEV-9142 :Adding Constraint with no database reference results in ERROR 1046 (3D000) at line 13: No database selected.
       Revision #0ea4c73 2016-04-23 12:15:18 +0400
           Fixed compilation failure due to unused var.
       Revision #618e300 2016-04-22 12:57:39 +0400
           MDEV-9970 - main.sp-threads fails sporadically
       Revision #bd75ee7 2016-04-22 09:10:00 -0400
           bump the VERSION
       Revision #3f0d07e 2016-04-22 16:04:20 +0400
           MDEV-9372 select 100 between 1 and 9223372036854775808 returns false
       Revision #0991e19e 2016-04-20 20:25:46 +0200 - Merge branch 'bb-5.5-serg' into 5.5
       Revision #63c834e 2016-04-20 18:56:41 +0200 - Merge branch 'merge-xtradb-5.5' into 5.5
       Revision #c9e56d5 2016-04-18 17:38:05 +0200
           5.5.48-37.8
       Revision #24ac546 2016-04-20 18:27:23 +0200
           use consistent error messaging for IGNORE
       Revision #9e826bf 2016-04-20 15:28:44 +0200
           trivial optimization
       Revision #8f1f869 2016-04-20 15:26:37 +0200
           another test case for ER_DATA_OUT_OF_RANGE on insert
       Revision #b069d19 2016-04-20 15:25:55 +0200 - Merge branch 'mysql/5.5' into 5.5
       Revision #1bc0b0b 2016-04-19 11:08:16 +0200
           fix a couple of dbug tests not to write to /tmp
       Revision #cc04a9f 2016-04-18 18:30:42 +0200
           MDEV-9835 Valid password is not working after server restart
       Revision #608c0e1 2016-04-18 11:57:34 +0200
           MDEV-5982 `make` fail @ ".../libmysql_versions.ld:155:9: invalid use of VERSION in input file"
       Revision #ce35530 2016-04-17 19:52:15 +0200
           MDEV-9885 Client doesn't start if 'TERM' unknown
       Revision #95fe71a 2016-04-17 18:51:54 +0200
           MDEV-9707 MAX(timestamp(6) column) in correlated sub-query returns non-existent row data in original table
       Revision #3294cd1 2016-04-16 17:36:47 +0200
           MDEV-9929 MariaDB segfaults on command "mysqld --version" with ignore-db-dir option on /etc/my.cnf
       Revision #4f133fb 2016-04-16 12:39:20 +0200
           MDEV-9493 --tc-heuristic-recover option values off by one
       Revision #edf71fd 2016-04-16 10:28:03 +0200
           MDEV-9928 LC_TIME_NAMES=de_AT; unusual name for february
       Revision #9c64735 2016-03-29 12:50:56 +0200
           MDEV-9748 Include Twin (mysys_err.h is included twice in mysys/my_copy.c)
       Revision #2a45fa9 2016-04-20 19:03:59 +0200
           MDEV-9836 Connection lost when using SSL
       Revision #0c0a865 2016-04-19 16:16:13 +0400
           MDEV-9943 - TokuDB fails to compile with gcc 5.2.1
       Revision #62122ba 2016-04-20 00:36:58 +0300
           MDEV-9953 Debian packages install broken 'maria' test suite which cannot be run
       Revision #e90f8b7 2016-04-20 11:11:13 +0400
           MDEV-9413 "datetime >= coalesce(c1(NULL))" doesn't return expected NULL
       Revision #2564650 2016-04-20 11:02:34 +0400
           MDEV-9662 Assertion `precision || !scale' failed in my_decimal_precision_to_length_no_truncation(uint, uint8, bool)
       Revision #9a98714 2016-04-20 08:53:30 +0400
           MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELSE 4 END
       Revision #6c0e231 2016-04-19 14:05:52 +0400
           MDEV-9945 - main.kill_processlist-6619 fails sporadically
       Revision #18ff6f6 2016-04-19 12:38:00 +0400
           MDEV-9944 - main.events_2 fails sporadically
       Revision #6fd54c0 2016-04-18 23:15:15 +0400
           MDEV-9521 Least function returns 0000-00-00 for null date columns instead of null
       Revision #777c213 2016-04-02 00:04:47 +0400
           MDEV-9862 Illegal mix of collation, when comparing column with CASE expression
       Revision #11b77e9 2016-03-18 16:55:11 +0100
           MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"
       Revision #fc2c1e4 2016-03-17 21:29:52 +0100
           MDEV-9733 Server crashes in lf_pinbox_real_free on replication slaves
       Revision #0b9fb9a 2016-03-17 10:45:15 +0100
           MDEV-9568 mysqlcheck crashes with nonexistent table name
       Revision #c29e450 2016-02-26 03:02:07 +0200
           MDEV-4070 sys_vars.secure_file_priv fails sporadically if it's executed with --mem
       Revision #ceba41c 2016-01-24 17:41:11 +0100
           MDEV-9299 Test main.events_2 incompatible with Debian reproducibility testing framework
       Revision #e1385f2 2016-02-15 12:59:47 +0100
           fix buffer overrun
       Revision #3889b19 2016-02-14 22:19:27 +0100
           more strict ipv6_ok check in mtr
       Revision #8f5030e 2016-02-14 22:17:38 +0100
           fix my_gethwaddr() for solaris
       Revision #95740bc 2016-02-14 22:16:50 +0100
           dtrace in cmake
       Revision #a5d9597 2016-02-14 22:15:16 +0100
           better inline check
       Revision #5f078cc 2016-02-14 20:57:48 +0100
           compilation errors on sparc sun studio 10
       Revision #2a47817 2016-02-14 18:33:20 +0200
           MDEV-9225 mysql_upgrade segfault due to missing /etc/my.cnf.d
       Revision #b7dc830 2016-02-14 18:31:06 +0200
           Fix memory leak when failing to read config file
       Revision #93e9d81 2016-02-12 12:04:11 +0400
           Errorneous PSI declaration line fixed.
       Revision #a9a08b1 2016-02-10 10:03:47 +0400
           MDEV-9371 select insert('a',2,1,'b') doesn't return expected 'a'
       Revision #3c5c04b 2016-02-10 03:49:11 +0200
           MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init
       Revision #6b614c6 2016-02-09 13:50:48 +0100
           MDEV-7765: Crash (Assertion `!table || (!table->write_set || bitmap_is_set(table->write_set, field_index) || bitmap_is_set(table->vcol_set, field_index))' fails) on using function over not created table
       Revision #775cccc 2016-02-08 22:53:40 +0200
           MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init
       Revision #01628ce 2016-02-09 14:08:36 +0100
           Merge branch 'bb-5.5-serg' into 5.5
       Revision #afce541 2016-02-09 14:06:45 +0100
           Merge branch 'merge-xtradb-5.5' into 5.5
       Revision #5d478f5 2016-02-08 20:07:38 +0100
           Bug#19817021
       Revision #6703e5b 2016-02-08 20:07:09 +0100
           Bug#20691429 ASSERTION `CHILD_L' FAILED IN STORAGE/MYISAMMRG/HA_MYISAMMRG.CC:631
       Revision #dece4bc 2016-02-09 11:28:44 +0100
           cleanup: make assert more readable
       Revision #63d3ccd 2016-02-08 20:04:39 +0100
           Bug#21205695 DROP TABLE MAY CAUSE SLAVES TO BREAK
       Revision #f3444df 2016-02-09 11:27:40 +0100
           Merge branch 'mysql/5.5' into 5.5
       Revision #ea0c3fc 2016-02-09 05:17:41 +0400
           MDEV-9438 backport feedback-http-proxy to 5.5 and 10.0. The http-proxy option to the FEEDBACK plugin backported.
       Revision #b17a435 2016-02-09 02:31:47 +0300
           MDEV-6859: scalar subqueries in a comparison produced unexpected result
       Revision #3cfd36b 2016-02-09 00:13:25 +0100
           5.5.47-37.7
       Revision #d443d70 2016-02-09 01:46:53 +0300
           MDEV-7823: Server crashes in next_depth_first_tab on nested IN clauses with SQ inside
       Revision #c4cb240 2016-02-06 22:41:58 +0100
           MDEV-9024 Build fails with VS2015
       Revision #1e361f2 2016-02-06 13:57:59 +0100
           MDEV-4664 mysql_upgrade crashes if root's password contains an apostrophe/single quotation mark
       Revision #9e4e412 2016-02-06 13:56:37 +0100
           unit test for dynstr_append_os_quoted()
       Revision #41021c0 2016-02-03 17:15:22 +0100
           MDEV-9462: Out of memory using explain on 2 empty tables
       Revision #ad94790 2016-02-04 14:47:46 +0100
           MDEV-9453 mysql_upgrade.exe error when mysql is migrated to mariadb
       Revision #0a76ad5 2016-02-04 12:51:57 +0100
           MDEV-9175 Query parser tansforms MICROSECOND into SECOND_FRAC, which does not work
       Revision #a90da6e 2016-02-05 14:04:24 +0100
           MDEV-9314 fatal build error: viosslfactories.c:58:5: error: dereferencing pointer to incomplete type ???DH {aka struct dh_st}
       Revision #db5f743 2016-02-06 12:37:46 +0200
           Merge pull request #148 from grooverdan/5.5-rpl_reporting-cppcheck-va_end
       Revision #6ecf6d8 2016-02-05 17:46:01 +0100
           MDEV-7827: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed in Field_long::val_str on EXPLAIN EXTENDED
       Revision #9f3b53f 2015-12-14 19:16:29 +0100
           MDEV-9093 Persistent computed column is not updated when update query contains join
       Revision #a3d843d 2016-02-03 15:52:26 +0200
           Fix function visibility as it is used on row0mysql.c in Windows.
       Revision #f66d016 2016-02-03 11:32:51 +0200
           MDEV-9471: Server crashes or returns an error while trying to alter partitioning on a table moved from Windows to Linux
       Revision #603c096 2016-02-03 00:43:00 +0100
           MDEV-9466 : Exception handler on Windows does not output any text, if mysqld runs as service
       Revision #0e84d54 2016-02-01 16:27:12 +0100
           Merge MDEV-9112 into 5.5
       Revision #8cf1f50 2016-02-01 16:10:49 +0100
           MDEV-9112: Non-blocking client API missing on non-x86 platforms
       Revision #d0c5efc 2016-01-29 23:53:44 +0200
           If one compiled with too long MYSQL_SERVER_SUFFIX this caused a memory overrun that caused some test to fail.
       Revision #a1ddf01 2016-01-29 23:52:15 +0200
           my_decimal didn't compile properly with debug
       Revision #3e5724f 2016-01-19 14:47:41 +1100
           Add va_end to make cppcheck happy
       Revision #9c9d10b 2016-01-15 09:50:27 +0400
           MDEV-9106 Audit plugin not working with MySQL 5.7. fixing Windows crash.
       Revision #fe4823d 2016-01-13 18:02:44 +0400
           MDEV-9106 Audit plugin doesnt run with MySQL 5.7. updata thread_pool_server_audit test result.
       Revision #cdc9aa5 2016-01-13 15:24:33 +0400
           MDEV-9106 Audit Plugin doesn't run with MySQL 5.7. MariaDB 5.5 built in debug gets unhappy with mutexes. Although everything is correct, some DBUG_ASSERT can happen. So this patch keeps safe_mutex silent.
       Revision #c955253 2016-01-12 16:29:02 +0400
           MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7. The audit API was seriously changed in MySQL 5.7. so we had to adapt the plugin's code to that.
       Revision #5f48b61 2016-01-07 14:45:40 +0100
           MDEV-9298 : Build failure when linking libmysql.
       Revision #ff24820 2015-12-30 19:39:31 +0100
           Fix process handle leak in buildbot. GenerateConsoleCtrlEvent sent to non-existing process will add a process handle to this non-existing process to console host process conhost.exe
       Revision #61d3621 2015-12-29 18:40:41 +0400
           Moving Field_blob::store_length() back from protected to public, as it's needed for Cassandra in 10.0.
       Revision #e1b9be5 2015-12-29 14:17:31 +0400
           MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much data
       Revision #e126baa 2015-12-21 10:19:02 +0100
           MDEV-9249 MariaDB un-buildable on linux64: fails @ "error: ???ERR_remove_state??? was not declared in this scope" when linking against OpenSSL 1.0.2e
       Revision #591e74c 2015-06-20 16:59:22 +0800
           MDEV-7526: TokuDB doesn't build on OS X
       Revision #e386523 2015-12-19 13:53:43 +0200
           MDEV-7526: TokuDB doesn't build on OS X
       Revision #f39b9e0 2015-12-19 13:52:27 +0200
           MDEV-7526: TokuDB doesn't build on OS X
       Revision #6414959 2015-12-19 13:31:44 +0200
           MDEV-7526: TokuDB doesn't build on OS X
       Revision #f89c9fc 2015-12-19 13:25:55 +0200
           MDEV-7526: TokuDB doesn't build on OS X
       Revision #0ed4744 2015-12-11 17:03:55 +0100
           fix main.mysqldump test on windows
       Revision #ca28d90 2015-12-09 17:54:55 +0100
           MDEV-7655 SHOW CREATE TABLE returns invalid DDL when using virtual columns along with a table collation
       Revision #f560c1b 2015-12-10 10:32:11 +0100
           revert 5e9a50efc37c233f1e2a3616f8bcb36315aba4c2
       Revision #265e833 2015-12-09 21:22:37 +0100
           revert 415faa122b9c683661dafac82fff414fa6864151
       Revision #c19972f 2015-12-11 14:33:41 +0200
           MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitively, while according to Storage Engine API column names should be compared case insensitively. This can cause FRM and InnoDB data dictionary to go out of sync.
       Revision #fa25921 2015-12-10 11:22:53 +0100
           MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with precision > 40
       Revision #d67aacb 2015-12-09 17:11:55 +0100
           fix xtradb compilation on windows
       Revision #fa4d4fc 2015-12-09 10:06:28 +0100
           unit tests for my_getopt
       Revision #584c07b 2015-10-21 11:51:15 +0200
           MDEV-8978 Specify GPL version in RPM metadata
       Revision #142b725 2015-12-09 12:57:04 +0100
           Merge branch 'merge/merge-xtradb-5.5' into 5.5
       Revision #9457139 2015-12-09 12:27:04 +0100
           5.5.46-37.6
       Revision #1a72c6f 2015-12-09 11:51:59 +0100
           Merge branch 'bb-5.5-serg' into 5.5
       Revision #abf9d35 2015-12-09 10:00:49 +0100
           Merge branch 'mysql/5.5' into 5.5
       Revision #dac3149 2015-12-08 17:20:34 +0400
           MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine
       Revision #50a796d 2015-12-08 10:16:41 +0100
           MDEV-8825 mysql_upgrade leaks the admin password when it spawns a shell process to execute mysqlcheck
       Revision #c21b927 2015-12-08 10:13:13 +0100
           mysql_upgrade cleanup
       Revision #f0d774d 2015-12-07 20:06:54 +0100
           MDEV-9212 ssl-validate-cert incorrect hostname check
       Revision #544eeda 2015-12-07 20:27:58 +0100
           MDEV-8644 Using a UDF in a virtual column causes a crash when stopping the server
       Revision #79d08e6 2015-12-07 15:15:43 +0100
           small cleanup: udf_init()/udf_free() calls
       Revision #859a736 2015-12-07 14:07:36 +0100
           MDEV-9161 feedback_plugin_send in debug builds
       Revision #99774f1 2015-12-06 11:51:57 +0100
           feedback plugin compilation warnings
       Revision #8fd24b4 2015-12-07 20:25:27 +0100
           MDEV-9226 SHOW COLUMNS returns wrong column order for tables with large ENUMs
       Revision #f18599a 2015-12-06 20:22:33 +0100
           tokudb compilation warnings
       Revision #d1fe928 2015-12-06 12:01:12 +0100
           MDEV-8607 Init script doesn't check all applicable configuration groups
       Revision #18954ff 2015-12-06 01:48:07 +0100
           MDEV-8313 Got an error writing communication packets
       Revision #354e567 2015-12-06 01:40:51 +0100
           federatedx small cleanup
       Revision #e05883b 2015-12-05 15:25:15 +0100
           MDEV-7341 mysqld_multi doesn't recognize include directive (not following includes)
       Revision #ef47b625 2015-12-05 11:29:00 +0100
           MDEV-8827 Duplicate key with auto increment
       Revision #c8652ee 2015-12-05 11:22:25 +0100
           one more test
       Revision #ee2fce5 2015-10-20 09:41:44 +0200
           fix debian logrotate slow log filename
       Revision #0df22a5 2015-12-07 09:34:41 +0200
           MDEV-7050: MySQL#74603 - Assertion `comma_length > 0' failed in mysql_prepare_create_table
       Revision #d85168e 2015-12-07 09:20:31 +0200
           Correct length check in my_wc_mb_filename()
       Revision #e528fe7 2015-12-05 12:21:33 +0200
           Fix gcc v5.compiler errors.
       Revision #082b859 2015-12-04 14:24:03 +0200
           MDEV-9233: Copying MySQL 5.5 data directory to 10.0 with partition tables crashes on insert
       Revision #d87bc55 2015-12-03 20:43:54 +0400
           MDEV-8630 Datetime value dropped in "INSERT ... SELECT ... ON DUPLICATE KEY" Item_func_coalesce::fix_length_and_dec() calls Item_func::count_string_result_length()) which called agg_arg_charsets() with wrong flags, so the collation derivation of the COALESCE result was not properly set to DERIVATION_COERCIBLE. It erroneously stayed DERIVATION_NUMERIC. So GREATEST() misinterpreted the argument as a number rather that a string and did not calculate its own length properly.
       Revision #9f07c6b 2015-12-02 16:08:54 +0400
           MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine
       Revision #33589b2 2015-12-03 13:18:10 +0200
           MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf.ic line 730
       Revision #13ad179 2015-11-20 14:50:18 +0100
           MDEV-8756 MariaDB 10.0.21 crashes during PREPARE
       Revision #43a5090 2015-11-18 11:20:59 +0100
           MDEV-9051 mysqld got signal 11, after upgrade to 10.1.8
       Revision #7261629 2015-11-18 10:58:51 +0100
           feedback plugin debug
       Revision #e669a5f 2015-11-17 18:33:08 +0100
           MDEV-7588 Add thd_wait_begin/end to notify threadpool of binlog waits
       Revision #7e4da9b 2015-11-06 16:36:41 +0100
           MDEV-8632 Segmentation fault on INSERT
       Revision #5d754fc 2015-11-09 09:23:32 +0200
           MDEV-8854: New warning messages are unreadable
       Revision #c88ca2c 2015-11-06 17:56:56 +0100
           MDEV-8701 Crash on derived query MDEV-8938 Server Crash on Update with joins
       Revision #df80420 2015-10-21 14:42:56 +0200
           fix events_1 test for October 2015
       Revision #978c2a3 2015-10-11 17:06:03 -0400
           MDEV-7640: CHANGE MASTER TO doesn't work with prepared statements

       Revision #16c4b3c 2015-10-09 16:43:59 +0200
           fixes for buildbot
       Revision #f41a41f 2015-10-09 00:06:16 +0200
           Merge branch 'merge-xtradb-5.5' into 5.5
       Revision #db79f4c 2015-10-08 23:02:43 +0200
           5.5.45-37.4
       Revision #82e9f6d 2015-10-08 22:54:24 +0200
           Merge remote-tracking branch 'mysql/5.5' into 5.5
       Revision #c8d5112 2015-10-08 00:32:07 +0200
           MDEV-8796 Delete with sub query with information_schema.TABLES deletes too many rows
       Revision #504802f 2015-08-05 11:57:35 +0200
           MDEV-7846: postreview fix
       Revision #54b9981 2015-04-23 20:08:57 +0200
           MDEV-7846: Server crashes in Item_subselect::fix_fields or fails with Thread stack overrun
       Revision #0ab93fd 2015-04-23 19:16:57 +0200
           MDEV-7445:Server crash with Signal 6 MDEV-7565: Server crash with Signal 6 (part 2)
       Revision #2e3e818 2015-04-23 19:11:06 +0200
           MDEV-7445: Server crash with Signal 6
       Revision #7ccde2c 2015-04-23 19:04:11 +0200
           MDEV-7565: Server crash with Signal 6 (part 2)
       Revision #006acf7 2015-09-30 10:49:45 +0300
           Bug #68148: drop index on a foreign key column leads to missing table MDEV-8845: Table disappear after modifying FK
       Revision #a95711e 2015-09-29 08:39:54 +0300
           MDEV-8855: innodb.innodb-fk-warnings fails on Windows
       Revision #02a38fd 2015-09-24 17:25:52 +0200
           MDEV-8624: MariaDB hangs on query with many logical condition
       Revision #f804b74 2015-09-28 03:40:29 +0300
           MDEV-8154 rpl.show_status_stop_slave_race-7126 sporadically causes internal check failure
       Revision #ce7d8c5 2015-09-27 18:01:47 +0300
           MDEV-7330 plugins.feedback_plugin_send fails sporadically in buildbot
       Revision #bdcf370 2015-09-27 16:00:48 +0300
           MDEV-7933 plugins.feedback_plugin_send depends on being executed after plugins.feedback_plugin_load
       Revision #2563609 2015-09-26 02:51:29 +0300
           Increased the version number
       Revision #86ed494 2015-09-26 02:48:55 +0300
           MDEV-8849 rpl.rpl_innodb_bug30888 sporadically fails in buildbot with testcase timeout
       Revision #dca4ab9 2015-09-24 21:24:28 +0300
           MDEV-8841 innodb_zip.innodb-create-options fails in buildbot
       Revision #5cc149f 2015-09-24 10:28:47 +0200
           The compiler warnings fixed.
       Revision #29ac245 2015-09-07 13:13:52 +0200
           MDEV-8473: mysqlbinlog -v does not properly decode DECIMAL values in an RBR log
       Revision #102a85f 2015-09-03 18:00:43 +0200
           MDEV-8663: IF Statement returns multiple values erroneously (or Assertion `!null_value' failed in Item::send(Protocol*, String*))

       Revision #fa51f70 2015-08-04 23:42:44 +0200
           correct the NULL-pointer test
       Revision #877de3a 2015-07-30 22:08:39 +0300
           MDEV-8554: Server crashes in base_list_iterator::next_fast ...
       Revision #1b0c81c 2015-08-01 15:02:14 +0200
           5.5.44-37.3
       Revision #96badb1 2015-07-31 22:09:46 +0200
           MDEV-7821 Server crashes in Item_func_group_concat::fix_fields on 2nd execution of PS
       Revision #409709e 2015-07-31 20:33:10 +0200
           compilation error on windows
       Revision #79deefc 2015-07-31 12:31:37 +0200
           MDEV-8340 Add "mysqlbinlog --binlog-row-event-max-size" support for MariaDB 5.5
       Revision #4d5772c 2015-07-31 10:13:01 +0200
           MDEV-7810 Wrong result on execution of a query as a PS (both 1st and further executions)
       Revision #2721d69 2015-07-28 19:11:53 +0200
           MDEV-8352 Increase Diffie-Helman modulus to 2048-bits
       Revision #bfe2689 2015-07-31 13:13:39 +0400
           MDEV-8379 - SUSE mariadb patches
       Revision #360e597 2015-07-31 12:06:29 +0300
           Make sure name buffer has string end marker on correct place.
       Revision #1ad294e 2015-07-30 18:51:44 +0400
           MDEV-7821 - Server crashes in Item_func_group_concat::fix_fields on 2nd execution of PS
       Revision #fa765a4 2015-07-31 08:52:24 +0300
           MDEV-6697: Improve foreign keys warnings/errors
       Revision #e05cd97 2015-07-29 05:58:45 +0300
           MDEV-8524: Improve error messaging when there is duplicate key or foreign key names
       Revision #392df76 2015-07-23 12:50:58 +0400
           MDEV-4017 - GET_LOCK() with negative timeouts has strange behavior
       Revision #e40bc65 2015-07-25 15:14:40 +0300
           Fixed memory loss detected on P8. This can happen when we call after_flush but never call after_rollback() or after_commit().
       Revision #7115341 2015-07-23 14:57:12 +0300
           Fixed warnings and errors found by buildbot
       Revision #7a96702 2015-07-21 12:12:58 +0300
           MDEV-8474: InnoDB sets per-connection data unsafely
       Revision #00d3b20 2015-07-17 00:06:27 +0300
           MDEV-8432 Slave cannot replicate signed integer-type values with high bit set to 1
       Revision #44de090 2015-07-17 00:02:25 +0300
           MDEV-8432 Slave cannot replicate signed integer-type values with high bit set to 1
       Revision #bc30046 2015-06-26 14:48:22 +0300
           Fix for MDEV-8301; Statistics for a thread could be counted twice in SHOW STATUS while thread was ending
       Revision #67c56ab 2015-06-25 23:34:54 +0300
           Simple cleanups - Removing use of calls to current_thd - More DBUG_PRINT - Code style changes - Made some local functions static Ensure that calls to print_keyuse are locked with mutex to get all lines in same debug packet
       Revision #8c81575 2015-06-25 23:26:29 +0300
           Problem was that for cases like: SELECT ... WHERE XX IN (SELECT YY) this was transformed to something like: SELECT ... WHERE IF_EXISTS(SELECT ... HAVING XX=YY)
       Revision #2e941fe 2015-06-25 23:18:48 +0300
           Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigger that is repeatedly executed. This is MDEV-7601, including its sub tasks MDEV-7594, MDEV-7555, MDEV-7590, MDEV-7581, MDEV-7589
       Revision #d199a0f 2015-06-11 17:47:52 +0200
           more renames after tokudb merge
       Revision #b96c196 2015-06-11 16:48:10 +0200
           Item_cache::safe_charset_converter() fixes
       Revision #7c98e8a 2015-06-11 16:43:56 +0200
           fix after the tokudb ft-index merge
       Revision #5a44e1a 2015-06-09 22:11:22 +0200
           tests for MDEV-7937: Enforce SSL when --ssl client option is used
       Revision #80f6b22 2015-06-09 16:08:09 +0400
           MDEV-3870 - Valgrind warnings on OPTIMIZE MyISAM or Aria TABLE with disabled keys
       Revision #3a50a8c 2015-06-09 13:50:43 +0400
           MDEV-363 - Server crashes in intern_plugin_lock on concurrent installing semisync plugin and setting rpl_semi_sync_master_enabled
       Revision #49a3392 2015-06-09 11:57:31 +0400
           MDEV-363 - Server crashes in intern_plugin_lock on concurrent installing semisync plugin and setting rpl_semi_sync_master_enabled
       Revision #e5005ce 2015-06-09 18:06:41 +0200
           disable ssl for ssl-disabled tests
       Revision #992d782 2015-06-09 18:56:09 +0300
           MDEV-6735: Range checked for each record used with key (also MDEV-7786, MDEV-7923)
       Revision #5d57e2d 2015-06-09 16:46:45 +0300
           Fix tests for 7937
       Revision #be5035b 2015-06-09 15:59:29 +0300
           Added tests for MDEV-7937
       Revision #4ef7497 2015-06-09 14:08:44 +0300
           MDEV-7937: Enforce SSL when --ssl client option is used
       Revision #56e2d83 2015-05-02 08:45:10 +0200
           MDEV-7695 MariaDB - ssl - fips: can not connect with --ssl-cipher=DHE-RSA-AES256-SHA - handshake failure
       Revision #92b3659 2015-06-09 12:05:06 +0400
           MDEV-7268 Column of table cannot be converted from type 'decimal(0,?)' to type ' 'decimal(10,7)' Changing the error message to: "...from type 'decimal(0,?)/*old*/' to type ' 'decimal(10,7)'..." So it's now clear that the master data type is OLD decimal.
       Revision #b1e1039 2015-06-09 07:36:24 +0400
           MDEV-8286 Likely a redundant declaration of Item_cache::used_table_map
       Revision #a4d93e0 2015-06-05 20:05:08 +0200
           MDEV-8050 sphinx test cases cannot run with sphinxsearch-2.2.6
       Revision #b41ad55 2015-06-08 15:09:20 +0200
           update tokudb version
       Revision #1707cfc 2015-06-08 21:55:52 +0500
           MDEV-8211 plugins.server_audit fails sporadically in buildbot. More fixes to assure the order of queries in the log.
       Revision #87088b9 2015-06-08 21:44:13 +0500
           MDEV-8211 plugins.server_audit fails sporadically in buildbot. This test also should be fixed - delay added so the connection event doesn't happen before the query.
       Revision #96b3703 2015-06-08 21:40:17 +0500
           MDEV-8211 plugins.server_audit fails sporadically in buildbot. Connection event can happen before the query ends. Added a delay to confirm the order.
       Revision #a765cca 2015-06-08 20:50:40 +0400
           MDEV-8067 correct fix for MySQL Bug # 19699237: UNINITIALIZED VARIABLE IN ITEM_FIELD::STR_RESULT
       Revision #b37b52a 2015-06-08 13:47:07 +0500
           MDEV-4922 Stored Procedure - Geometry parameter not working. Fhe GEOMETRY field should be handled just as the BLOB field. So that was fiexed in field_conv. One additional bug was found and fixed meanwhile - thet the geometry field subtypes should also be merged for UNION command.
       Revision #69ed429 2015-06-08 12:09:13 +0500
           MDEV-7500 thread_handling option in my.cnf is not passing "connect events" to audit plugin. The MYSQL_AUDIT_NOTIFY_CONNECTION_CONNECT() call moved to the login_connection() function. So that it'll be invoked in any thread handling mode.
       Revision #1ae05db 2015-06-07 15:40:42 +0500
           MDEV-8078 Memory disclosure/buffer overread on audit plugin. If the SET PASSWORD query doesn't have the password string, the parsing of it can fail. It manifested first in MySQL 5.6 as it started to hide password lines sent to the plugins. Fixed by checking for that case.
       Revision #db0ecf2 2015-06-06 19:12:44 +0500
           MDEV-8032 [PATCH] audit plugin - csv output broken. Symbols like TAB or NEWLINE should be escaped, which was forgotten in one place.
       Revision #6264451 2015-06-06 16:13:51 +0200
           MDEV-8114: server crash on updates with joins still on 10.0.18
       Revision #9a3b975 2015-06-05 09:51:17 +0200
           Merge branch '5.5' into bb-5.5-serg
       Revision #a2bb9d2 2015-06-04 16:04:05 +0400
           MDEV-7505 - Too large scale in DECIMAL dynamic column getter crashes mysqld
       Revision #b611ac0 2015-06-03 14:30:09 +0400
           MDEV-6236 - [PATCH] mysql_tzinfo_to_sql may produce invalid SQL
       Revision #af2256f 2015-06-03 13:59:58 +0400
           MDEV-7207 - ALTER VIEW does not change ALGORITM
       Revision #ae0c576 2015-06-05 02:14:49 +0200
           Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-serg
       Revision #f84f577 2015-06-05 02:06:51 +0200
           Merge tag 'mysql-5.5.44' into bb-5.5-serg
       Revision #f07b346 2015-06-05 02:04:32 +0200
           do not re-populate I_S tables in subqueries
       Revision #1ff423d 2015-06-04 21:12:29 +0400
           MDEV-8243 configure defines to empty string, not 1
       Revision #750aa8b 2015-06-04 18:58:12 +0200
           5.5.43-37.2
       Revision #980bdc3 2015-06-04 17:39:05 +0200
           followup: CREATE SERVER tests should not be run for embedded
       Revision #a477cd1 2015-06-03 23:31:05 +0300
           MDEV-6500: Stale data returned after TRUNCATE PARTITION operation
       Revision #08fa02c 2015-06-04 18:51:30 +0400
           Some MYD files (e.g. in mysql-test/std_data) could erroneously be treated by git as text files.
       Revision #9da8a8f 2015-06-04 18:49:12 +0400
           MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)# MDEV-8267 Add /*old*/ comment into I_S.COLUMN_TYPE for old DECIMAL
       Revision #a8b8544 2015-06-04 13:00:53 +0300
           MDEV-7906: InnoDB: Failing assertion: prebuilt->sql_stat_start || trx->state == 1 on concurrent multi-table update
       Revision #7b05650 2015-06-03 20:24:51 +0200
           Merge tag 'tokudb-engine/tokudb-7.5.7' into 5.5
       Revision #e500c47 2015-06-03 19:47:46 +0200
           Merge tag 'tokudb-ft-index/tokudb-7.5.7' into 5.5
       Revision #934a18d 2015-06-03 19:42:34 +0200
           .gitattributes: *.dat files should not be CRLF converted
       Revision #c79e98e 2015-06-03 18:45:08 +0200
           MDEV-8085 main.group_by failed in buildbot
       Revision #5d8cee4 2015-06-03 17:11:07 +0200
           MDEV-8224 Server crashes in get_server_from_table_to_cache on empty name
       Revision #33d480f 2015-06-03 16:33:10 +0200
           MDEV-4608 deb packages for jessie
       Revision #f806b4d 2015-06-03 12:13:43 +0200
           MDEV-8124 mysqlcheck: --auto-repair runs REPAIR TABLE instead of REPAIR VIEW on views
       Revision #535b514 2015-06-03 10:35:34 +0200
           MDEV-8123 mysqlcheck: new --process-views option conflicts with --quick, --extended and such
       Revision #64569fa 2015-06-03 11:11:53 +0200
           parser: better error messages for CHECK/REPAIR VIEW
       Revision #0ffef5d 2015-06-03 09:54:56 +0200
           MDEV-8052 abi detection incorrect with clang
       Revision #8e7d665 2015-06-02 22:07:47 +0200
           CRLF->LF
       Revision #6bd76f8 2015-05-27 10:27:18 +0400
           Merge pull request #73 from akopytov/MDEV-7658-5.5
       Revision #70bc0a3 2015-05-26 23:56:00 +0300
           Fixes MDEV-7658: MDEV-7026 fix reintroduces MDEV-6615 on AArch64
       Revision #5d02928 2015-05-16 10:26:34 +0200
           remove second @ from CONFIGURE_FILE (... @ONLY@)
       Revision #6f8558b 2015-05-12 14:19:30 -0400
           Fix for debug build failure
       Revision #373d092 2015-05-08 17:19:48 +0300
           Fix win/ files to be stored with LF in repository
       Revision #23b2b95 2015-05-08 17:19:06 +0300
           Update .gitattributes
       Revision #6ef3c7d 2015-05-08 17:09:45 +0300
           Updated .gitattributes
       Revision #0014bdc 2015-05-07 22:18:34 +0200
           MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEW
       Revision #8350ea0 2015-05-07 13:04:03 +0300
           Fix compiler error if compiler does not support c99 style initializers.
       Revision #f704b33 2015-05-06 16:47:23 +0300
           Merge pull request #52 from openquery/MDEV-8053-c99-style-for-structure-members
       Revision #4d606cb 2015-04-24 23:17:16 +1000
           c99 style for assigning structure members

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Wed Sep 14 07:29:10 UTC 2016

   Modified Files:
           pkgsrc/databases/mariadb55-server: PLIST

   Log Message:
   mariadb55-server: Restore PLIST ability to build without embedded-server

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 13 19:15:13 2016 UTC (7 years, 6 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

update mariadb55-{client,server} to 5.5.52

Security update
CVE-2016-6662: Remote Root Code Execution / Privilege Escalation (0day)
(Fixed in 5.5.51, MDEV-10465)

XXX put the distfile on nbftp manually as most mirrors don't have it yet
  and pullup.

Changes:
    Revision #0da39ca 2016-09-12 16:18:07 +0200
        fix BIGINT+MEDIUMINT type aggregation
    Revision #347eeef 2016-09-11 20:55:11 +0200
        don't use my_copystat in the server
    Revision #611dc0d 2016-09-11 20:53:16 +0200
        missing element in prelocked_mode_name[] array
    Revision #a229091 2016-09-11 20:52:00 +0200
        potential signedness issue
    Revision #7ae555c 2016-09-11 20:51:09 +0200 - Merge branch 'mysql/5.5' into 5.5
    Revision #b9631e3 2015-11-10 12:41:26 +0100
        MDEV-8833 Crash of server on prepared statement with conversion to semi-join
    Revision #ee97274 2016-08-25 09:50:04 +0300
        DEV-10595 MariaDB daemon leaks memory with specific query
    Revision #a92a8cc 2016-08-19 17:11:20 +0000
        Windows packaging : use /d switch to sign MSI, to prevent installer showing randomly generated name in UAC prompt
    Revision #723488b 2016-08-04 15:43:52 +0400
        MDEV-10424 - Assertion `ticket == null' failed in MDL_request::set_type
    Revision #09cb646 2016-08-11 19:35:53 +0000
        Windows : fix search for WiX root directory when using 64bit cmake
    Revision #5ad0206 2016-08-09 16:15:10 +0300
        MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_func
    Revision #0098d78 2016-08-09 13:25:40 +0200
        MDEV-10465 general_log_file can be abused
    Revision #a3f6424 2016-08-08 12:58:27 +0200
        MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table names
    Revision #2a54a53 2016-08-08 10:27:22 +0200
        MDEV-10465 general_log_file can be abused
    Revision #a7c43a6 2016-01-26 14:49:25 +0200
        MDEV-9304: MariaDB crash with specific query
    Revision #5269d37 2016-08-08 18:37:02 +0400
        MDEV-10468 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()
    Revision #1b3430a 2016-08-08 16:04:40 +0400
        MDEV-10500 CASE/IF Statement returns multiple values and shifts further result values to the next column
    Revision #5e23b63 2016-08-07 11:02:42 +0200
        MDEV-10506 Protocol::end_statement(): Assertion `0' failed upon ALTER TABLE
    Revision #93d5cdf 2016-08-04 13:14:45 +0300
        MDEV-9946: main.xtradb_mrr fails sporadically
    Revision #c0cb84b 2016-08-04 10:57:55 +0200 - Merge branch 'bb-5.5-serg' into 5.5
    Revision #470f259 2016-08-03 20:56:24 +0200
        MDEV-10465 general_log_file can be abused
    Revision #0214115 2016-08-01 16:53:57 +0200
        trivial cleanup
    Revision #03dec1a 2016-08-03 18:05:29 +0200
        MDEV-10350 "./mtr --report-features" doesn't work
    Revision #9d2f892 2016-08-03 17:58:56 +0200
        MDEV-7329 plugins.pam_cleartext fails sporadically in buildbot
    Revision #75891ed 2016-08-03 17:50:45 +0200
        improve pam_cleartext.test a bit
    Revision #5265243 2016-08-03 20:44:08 +0200 - Merge branch 'merge/merge-xtradb-5.5' into 5.5
    Revision #e316c46 2016-08-03 20:43:29 +0200
        5.5.50-38.0
    Revision #19fe10c 2016-08-03 20:39:47 +0200
        MDEV-6581 Writing to TEMPORARY TABLE not possible in read-only
    Revision #a350e53 2016-08-03 20:38:25 +0200 - Merge branch 'mysql/5.5' into 5.5
    Revision #eb32dfd 2016-08-03 11:49:35 +0400
        MDEV-10365 - Race condition in error handling of INSERT DELAYED
    Revision #511313b 2016-08-03 13:42:46 +0000
        MDEV-10010 - potential deadlock on windows due to recursive SRWLock acquisition
    Revision #141f88d 2016-08-03 12:41:38 +0000
        MDEV-10357 my_context_continue() does not store current fiber on Windows
    Revision #ecb7ce7 2016-08-03 15:55:48 +0400
        MDEV-10467 Assertion `nr >= 0.0' failed in Item_sum_std::val_real() Backporting MDEV-5781 from 10.0.
    Revision #35c9c85 2016-08-03 13:40:53 +0300
        MDEV-10217: innodb.innodb_bug59641 fails sporadically in buildbot: InnoDB: Failing assertion: current_rec != insert_rec in file page0cur.c line 1052
    Revision #6b71a6d 2016-08-02 18:52:51 +0200
        MDEV-10383 Named pipes : multiple servers can listen on the same pipename
    Revision #5fdb3cf 2016-07-29 18:21:08 +0200
        MDEV-10419: crash in mariadb 10.1.16-MariaDB-1trusty
    Revision #c6aaa2a 2016-07-30 10:53:01 +0300
        MDEV-10228: update test results
    Revision #15ef38d 2016-07-27 00:38:51 +0300
        MDEV-10228: Delete missing rows with OR conditions
    Revision #1b5da2c 2016-07-21 15:32:28 +0400
        MDEV-10316 - main.type_date fails around midnight sporadically
    Revision #5cf49cd 2016-07-15 23:51:30 +0300
        MDEV-10248 Cannot Remove Test Tables
    Revision #4e19aa3 2016-07-12 12:13:31 +0200
        MDEV-10318 unset params in --ps --embedded
    Revision #97ded96 2016-07-11 17:03:03 +0000
        MDEV-10318 : Fix crash in embedded, in case prepared statement has parameter placeholders, but does not bind parameters
    Revision #e81455bb 2015-05-04 08:32:05 +0200
        MDEV-7973 bigint fail with gcc 5.0
    Revision #a7814d4 2016-06-30 12:59:52 +0400
        MDEV-10311 - funcs_1.processlist_priv_no_prot fails sporadically
    Revision #79f852a 2016-06-22 14:17:06 +0200
        MDEV-10050: Crash in subselect
    Revision #ef92aaf 2016-06-22 22:37:28 +0300
        MDEV-10083: Orphan ibd file when playing with foreign keys
    Revision #a482e76 2016-06-20 16:12:54 +0200
        fix a mysql-5.5.50 merge: mysqlcheck
    Revision #95bf696 2016-06-19 14:51:03 +0200
        MDEV-9749 InnoDB receives 'Bad file descriptor' error, possibly related to feedback plugin
    Revision #7f38a07 2016-06-17 18:54:11 +0400
        MDEV-10043 - main.events_restart fails sporadically in buildbot (crashes upon shutdown)
    Revision #7ff86b4 2016-06-17 14:59:17 +0300
        MDEV-10247 TokuDB assertion error when building with DEBUG
    Revision #12ae840 2016-06-16 22:04:24 +0300
        Fix typo bug that cause myisam repair to fail
    Revision #c7eef02 2016-06-16 22:00:16 +0300
        Increase the number of default build thread ids possibilities
    Revision #7ab7abd 2016-06-16 18:52:46 +0300
        Fix compilation failure when compiling with std=c90
    Revision #b644661 2016-06-14 22:29:24 +0200
        MDEV-9256 : Crashes on Windows x64 with aria_pagecache_buffer_size > 4GB
    Revision #34a104b 2016-06-14 12:28:05 +0300
        MDEV-10229: TokuDB fails to build with CLang
    Revision #1bf2509 2016-06-13 23:32:50 +0300
        MDEV-10162: Update repair testcase
    Revision #2b47832 2015-12-10 03:56:31 +0200
        Fixed compilation failure using clang
    Revision #6a34ba3 2016-02-16 16:15:22 +0200
        [Code cleanup] Refactor duplicate code within myisam and maria sort.cc
    Revision #bfef17b 2016-06-13 18:30:02 +0300
        MDEV-9433: [PATCH} cppcheck reported a number of minor coding errors
    Revision #0089af8 2016-06-13 18:11:31 +0300
        MDEV-9433: [PATCH] cppcheck reported a number of minor coding errors
    Revision #cf721d2 2015-12-10 17:00:14 +1100
        MDEV-9257: Increase limit on parallel workers in mysql-test-run
    Revision #05bb3b9 2016-06-14 16:28:07 +0200
        fix main.ssl_ca test for windows
    Revision #a4cfd32 2016-06-14 14:52:43 +0200
        main.openssl_1 failure
    Revision #c73b987 2016-06-14 13:18:05 +0200
        MDEV-8328 Evaluation of two "!" operators depends on space in beetween
    Revision #c3c272c 2016-06-10 13:47:00 +0200
        MDEV-10166 probes_mysql_nodtrace.h is not provided anymore by mariadb-10.0.25
    Revision #260699e 2016-06-14 13:59:41 +0200 - Merge branch 'merge-xtradb-5.5' into 5.5
    Revision #f54dcf1 2016-06-14 12:38:47 +0200
        5.5.49-37.9
    Revision #90eb302 2016-06-14 13:57:49 +0200
        fix main.ssl_ca from mysql-5.5.50
    Revision #ae29ea2 2016-06-14 13:55:28 +0200 - Merge branch 'mysql/5.5' into 5.5
    Revision #1b50d59 2016-06-14 14:44:09 +0400
        MDEV-9945 - main.kill_processlist-6619 fails sporadically
    Revision #d6a1bae 2016-06-13 17:10:31 +0400
        MDEV-10218 - rpl.rpl_binlog_errors fails in buildbot with valgrind warnings - bytes are possibly lost
    Revision #2db724c 2016-06-13 15:54:12 +0400
        MDEV-10218 - rpl.rpl_binlog_errors fails in buildbot with valgrind warnings - bytes are possibly lost
    Revision #3c77a00 2016-03-08 13:27:18 +0200
        MDEV-8012: Wrong exit code when asking for help
    Revision #416006a 2016-06-12 22:45:15 +0300
        MDEV-8012: Wrong exit code when asking for help
    Revision #67b4a6f 2016-06-12 20:14:51 +0300
        MDEV-8859 rpl.rpl_mdev382 sporadically fails to finish due to disappeared expect file
    Revision #87007dc 2016-06-08 15:03:18 +0400
        MDEV-9994 - Aria service threads are not "joined"
    Revision #4155d09 2016-06-10 17:06:38 +0400
        MDEV-8402 Bug #77473 Truncated data with subquery & UTF8
    Revision #df14488 2016-06-10 15:50:19 +0400
        MDEV-10181 Illegal mix of collation for a field and an ASCII string as a view field
    Revision #7adf04e 2016-01-05 22:48:50 +0100
        MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows. Fix test whether process is alive in mysqltest.
    Revision #a4848e9 2016-06-08 19:04:12 +0400
        MDEV-9972 Least function retuns date in date time format
    Revision #b31976f 2016-06-08 15:15:55 +0200 - Merge branch 'mdev9991' into mdev9991-5.5
    Revision #196d96c 2016-06-08 15:12:44 +0200
        Fix compiler check for stack unwind hint
    Revision #0f25270 2016-06-08 08:40:10 +0300
        MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8
    Revision #ff832e0 2016-05-24 17:37:23 +0200
        Restore COMPONENT Embedded for Windows embedded libs.
    Revision #221adbc 2016-05-24 17:01:08 +0200
        Fix warnings on Windows, compiler option -ggdb3 option is nonexistent
    Revision #535160b 2016-05-24 16:57:03 +0200
        MDEV-10117 - update HeidiSQL to current version
    Revision #9eb0fbd 2016-05-24 14:20:53 +0200
        MDEV-10071 Block installation on XP/Windows 2003 Server(they are no more supported)
    Revision #18487ed 2016-05-24 14:18:55 +0200
        MDEV-10108 Fix errors in installations by domain user
    Revision #964c4f0 2016-05-10 19:13:06 +0400
        MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_field
    Revision #672bbcd 2016-04-27 16:13:14 +0200
        MDEV-9973 : Do not set permissions for serviceaccount user (Win7 and later) This appears to break some installation, and it did not do anything useful anyway.
    Revision #4f1ad43 2016-04-26 16:15:15 +0400
        MDEV-9987 - gen_lex_hash leaks memory, making LeakSanitizer builds fail
    Revision #29868de 2016-04-26 12:58:14 +0200
        MDEV-9986 Full-text search of the utf8mb4 column causes crash
    Revision #7f5ceb7 2016-04-26 11:49:35 +0200
        disable main.wait_timeout_not_windows for embedded
    Revision #2220480 2016-04-25 18:59:41 +0200
        MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed after wait_timeout
    Revision #a98ecc2 2016-04-23 12:19:40 +0200
        support SEARCH_RANGE in search_pattern_in_file.inc
    Revision #2b7573e 2016-04-24 13:36:51 +0400
        MDEV-9975 - main.partition_innodb_plugin fails sporadically
    Revision #19e3597 2016-04-07 10:47:46 +0300
        MDEV-9142 :Adding Constraint with no database reference results in ERROR 1046 (3D000) at line 13: No database selected.
    Revision #0ea4c73 2016-04-23 12:15:18 +0400
        Fixed compilation failure due to unused var.
    Revision #618e300 2016-04-22 12:57:39 +0400
        MDEV-9970 - main.sp-threads fails sporadically
    Revision #bd75ee7 2016-04-22 09:10:00 -0400
        bump the VERSION
    Revision #3f0d07e 2016-04-22 16:04:20 +0400
        MDEV-9372 select 100 between 1 and 9223372036854775808 returns false
    Revision #0991e19e 2016-04-20 20:25:46 +0200 - Merge branch 'bb-5.5-serg' into 5.5
    Revision #63c834e 2016-04-20 18:56:41 +0200 - Merge branch 'merge-xtradb-5.5' into 5.5
    Revision #c9e56d5 2016-04-18 17:38:05 +0200
        5.5.48-37.8
    Revision #24ac546 2016-04-20 18:27:23 +0200
        use consistent error messaging for IGNORE
    Revision #9e826bf 2016-04-20 15:28:44 +0200
        trivial optimization
    Revision #8f1f869 2016-04-20 15:26:37 +0200
        another test case for ER_DATA_OUT_OF_RANGE on insert
    Revision #b069d19 2016-04-20 15:25:55 +0200 - Merge branch 'mysql/5.5' into 5.5
    Revision #1bc0b0b 2016-04-19 11:08:16 +0200
        fix a couple of dbug tests not to write to /tmp
    Revision #cc04a9f 2016-04-18 18:30:42 +0200
        MDEV-9835 Valid password is not working after server restart
    Revision #608c0e1 2016-04-18 11:57:34 +0200
        MDEV-5982 `make` fail @ ".../libmysql_versions.ld:155:9: invalid use of VERSION in input file"
    Revision #ce35530 2016-04-17 19:52:15 +0200
        MDEV-9885 Client doesn't start if 'TERM' unknown
    Revision #95fe71a 2016-04-17 18:51:54 +0200
        MDEV-9707 MAX(timestamp(6) column) in correlated sub-query returns non-existent row data in original table
    Revision #3294cd1 2016-04-16 17:36:47 +0200
        MDEV-9929 MariaDB segfaults on command "mysqld --version" with ignore-db-dir option on /etc/my.cnf
    Revision #4f133fb 2016-04-16 12:39:20 +0200
        MDEV-9493 --tc-heuristic-recover option values off by one
    Revision #edf71fd 2016-04-16 10:28:03 +0200
        MDEV-9928 LC_TIME_NAMES=de_AT; unusual name for february
    Revision #9c64735 2016-03-29 12:50:56 +0200
        MDEV-9748 Include Twin (mysys_err.h is included twice in mysys/my_copy.c)
    Revision #2a45fa9 2016-04-20 19:03:59 +0200
        MDEV-9836 Connection lost when using SSL
    Revision #0c0a865 2016-04-19 16:16:13 +0400
        MDEV-9943 - TokuDB fails to compile with gcc 5.2.1
    Revision #62122ba 2016-04-20 00:36:58 +0300
        MDEV-9953 Debian packages install broken 'maria' test suite which cannot be run
    Revision #e90f8b7 2016-04-20 11:11:13 +0400
        MDEV-9413 "datetime >= coalesce(c1(NULL))" doesn't return expected NULL
    Revision #2564650 2016-04-20 11:02:34 +0400
        MDEV-9662 Assertion `precision || !scale' failed in my_decimal_precision_to_length_no_truncation(uint, uint8, bool)
    Revision #9a98714 2016-04-20 08:53:30 +0400
        MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELSE 4 END
    Revision #6c0e231 2016-04-19 14:05:52 +0400
        MDEV-9945 - main.kill_processlist-6619 fails sporadically
    Revision #18ff6f6 2016-04-19 12:38:00 +0400
        MDEV-9944 - main.events_2 fails sporadically
    Revision #6fd54c0 2016-04-18 23:15:15 +0400
        MDEV-9521 Least function returns 0000-00-00 for null date columns instead of null
    Revision #777c213 2016-04-02 00:04:47 +0400
        MDEV-9862 Illegal mix of collation, when comparing column with CASE expression
    Revision #11b77e9 2016-03-18 16:55:11 +0100
        MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"
    Revision #fc2c1e4 2016-03-17 21:29:52 +0100
        MDEV-9733 Server crashes in lf_pinbox_real_free on replication slaves
    Revision #0b9fb9a 2016-03-17 10:45:15 +0100
        MDEV-9568 mysqlcheck crashes with nonexistent table name
    Revision #c29e450 2016-02-26 03:02:07 +0200
        MDEV-4070 sys_vars.secure_file_priv fails sporadically if it's executed with --mem
    Revision #ceba41c 2016-01-24 17:41:11 +0100
        MDEV-9299 Test main.events_2 incompatible with Debian reproducibility testing framework
    Revision #e1385f2 2016-02-15 12:59:47 +0100
        fix buffer overrun
    Revision #3889b19 2016-02-14 22:19:27 +0100
        more strict ipv6_ok check in mtr
    Revision #8f5030e 2016-02-14 22:17:38 +0100
        fix my_gethwaddr() for solaris
    Revision #95740bc 2016-02-14 22:16:50 +0100
        dtrace in cmake
    Revision #a5d9597 2016-02-14 22:15:16 +0100
        better inline check
    Revision #5f078cc 2016-02-14 20:57:48 +0100
        compilation errors on sparc sun studio 10
    Revision #2a47817 2016-02-14 18:33:20 +0200
        MDEV-9225 mysql_upgrade segfault due to missing /etc/my.cnf.d
    Revision #b7dc830 2016-02-14 18:31:06 +0200
        Fix memory leak when failing to read config file
    Revision #93e9d81 2016-02-12 12:04:11 +0400
        Errorneous PSI declaration line fixed.
    Revision #a9a08b1 2016-02-10 10:03:47 +0400
        MDEV-9371 select insert('a',2,1,'b') doesn't return expected 'a'
    Revision #3c5c04b 2016-02-10 03:49:11 +0200
        MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init
    Revision #6b614c6 2016-02-09 13:50:48 +0100
        MDEV-7765: Crash (Assertion `!table || (!table->write_set || bitmap_is_set(table->write_set, field_index) || bitmap_is_set(table->vcol_set, field_index))' fails) on using function over not created table
    Revision #775cccc 2016-02-08 22:53:40 +0200
        MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init
    Revision #01628ce 2016-02-09 14:08:36 +0100
        Merge branch 'bb-5.5-serg' into 5.5
    Revision #afce541 2016-02-09 14:06:45 +0100
        Merge branch 'merge-xtradb-5.5' into 5.5
    Revision #5d478f5 2016-02-08 20:07:38 +0100
        Bug#19817021
    Revision #6703e5b 2016-02-08 20:07:09 +0100
        Bug#20691429 ASSERTION `CHILD_L' FAILED IN STORAGE/MYISAMMRG/HA_MYISAMMRG.CC:631
    Revision #dece4bc 2016-02-09 11:28:44 +0100
        cleanup: make assert more readable
    Revision #63d3ccd 2016-02-08 20:04:39 +0100
        Bug#21205695 DROP TABLE MAY CAUSE SLAVES TO BREAK
    Revision #f3444df 2016-02-09 11:27:40 +0100
        Merge branch 'mysql/5.5' into 5.5
    Revision #ea0c3fc 2016-02-09 05:17:41 +0400
        MDEV-9438 backport feedback-http-proxy to 5.5 and 10.0. The http-proxy option to the FEEDBACK plugin backported.
    Revision #b17a435 2016-02-09 02:31:47 +0300
        MDEV-6859: scalar subqueries in a comparison produced unexpected result
    Revision #3cfd36b 2016-02-09 00:13:25 +0100
        5.5.47-37.7
    Revision #d443d70 2016-02-09 01:46:53 +0300
        MDEV-7823: Server crashes in next_depth_first_tab on nested IN clauses with SQ inside
    Revision #c4cb240 2016-02-06 22:41:58 +0100
        MDEV-9024 Build fails with VS2015
    Revision #1e361f2 2016-02-06 13:57:59 +0100
        MDEV-4664 mysql_upgrade crashes if root's password contains an apostrophe/single quotation mark
    Revision #9e4e412 2016-02-06 13:56:37 +0100
        unit test for dynstr_append_os_quoted()
    Revision #41021c0 2016-02-03 17:15:22 +0100
        MDEV-9462: Out of memory using explain on 2 empty tables
    Revision #ad94790 2016-02-04 14:47:46 +0100
        MDEV-9453 mysql_upgrade.exe error when mysql is migrated to mariadb
    Revision #0a76ad5 2016-02-04 12:51:57 +0100
        MDEV-9175 Query parser tansforms MICROSECOND into SECOND_FRAC, which does not work
    Revision #a90da6e 2016-02-05 14:04:24 +0100
        MDEV-9314 fatal build error: viosslfactories.c:58:5: error: dereferencing pointer to incomplete type ãàÏ¥H {aka struct dh_st}
    Revision #db5f743 2016-02-06 12:37:46 +0200
        Merge pull request #148 from grooverdan/5.5-rpl_reporting-cppcheck-va_end
    Revision #6ecf6d8 2016-02-05 17:46:01 +0100
        MDEV-7827: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed in Field_long::val_str on EXPLAIN EXTENDED
    Revision #9f3b53f 2015-12-14 19:16:29 +0100
        MDEV-9093 Persistent computed column is not updated when update query contains join
    Revision #a3d843d 2016-02-03 15:52:26 +0200
        Fix function visibility as it is used on row0mysql.c in Windows.
    Revision #f66d016 2016-02-03 11:32:51 +0200
        MDEV-9471: Server crashes or returns an error while trying to alter partitioning on a table moved from Windows to Linux
    Revision #603c096 2016-02-03 00:43:00 +0100
        MDEV-9466 : Exception handler on Windows does not output any text, if mysqld runs as service
    Revision #0e84d54 2016-02-01 16:27:12 +0100
        Merge MDEV-9112 into 5.5
    Revision #8cf1f50 2016-02-01 16:10:49 +0100
        MDEV-9112: Non-blocking client API missing on non-x86 platforms
    Revision #d0c5efc 2016-01-29 23:53:44 +0200
        If one compiled with too long MYSQL_SERVER_SUFFIX this caused a memory overrun that caused some test to fail.
    Revision #a1ddf01 2016-01-29 23:52:15 +0200
        my_decimal didn't compile properly with debug
    Revision #3e5724f 2016-01-19 14:47:41 +1100
        Add va_end to make cppcheck happy
    Revision #9c9d10b 2016-01-15 09:50:27 +0400
        MDEV-9106 Audit plugin not working with MySQL 5.7. fixing Windows crash.
    Revision #fe4823d 2016-01-13 18:02:44 +0400
        MDEV-9106 Audit plugin doesnt run with MySQL 5.7. updata thread_pool_server_audit test result.
    Revision #cdc9aa5 2016-01-13 15:24:33 +0400
        MDEV-9106 Audit Plugin doesn't run with MySQL 5.7. MariaDB 5.5 built in debug gets unhappy with mutexes. Although everything is correct, some DBUG_ASSERT can happen. So this patch keeps safe_mutex silent.
    Revision #c955253 2016-01-12 16:29:02 +0400
        MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7. The audit API was seriously changed in MySQL 5.7. so we had to adapt the plugin's code to that.
    Revision #5f48b61 2016-01-07 14:45:40 +0100
        MDEV-9298 : Build failure when linking libmysql.
    Revision #ff24820 2015-12-30 19:39:31 +0100
        Fix process handle leak in buildbot. GenerateConsoleCtrlEvent sent to non-existing process will add a process handle to this non-existing process to console host process conhost.exe
    Revision #61d3621 2015-12-29 18:40:41 +0400
        Moving Field_blob::store_length() back from protected to public, as it's needed for Cassandra in 10.0.
    Revision #e1b9be5 2015-12-29 14:17:31 +0400
        MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much data
    Revision #e126baa 2015-12-21 10:19:02 +0100
        MDEV-9249 MariaDB un-buildable on linux64: fails @ "error: ãàϦRR_remove_stateãàwas not declared in this scope" when linking against OpenSSL 1.0.2e
    Revision #591e74c 2015-06-20 16:59:22 +0800
        MDEV-7526: TokuDB doesn't build on OS X
    Revision #e386523 2015-12-19 13:53:43 +0200
        MDEV-7526: TokuDB doesn't build on OS X
    Revision #f39b9e0 2015-12-19 13:52:27 +0200
        MDEV-7526: TokuDB doesn't build on OS X
    Revision #6414959 2015-12-19 13:31:44 +0200
        MDEV-7526: TokuDB doesn't build on OS X
    Revision #f89c9fc 2015-12-19 13:25:55 +0200
        MDEV-7526: TokuDB doesn't build on OS X
    Revision #0ed4744 2015-12-11 17:03:55 +0100
        fix main.mysqldump test on windows
    Revision #ca28d90 2015-12-09 17:54:55 +0100
        MDEV-7655 SHOW CREATE TABLE returns invalid DDL when using virtual columns along with a table collation
    Revision #f560c1b 2015-12-10 10:32:11 +0100
        revert 5e9a50efc37c233f1e2a3616f8bcb36315aba4c2
    Revision #265e833 2015-12-09 21:22:37 +0100
        revert 415faa122b9c683661dafac82fff414fa6864151
    Revision #c19972f 2015-12-11 14:33:41 +0200
        MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitively, while according to Storage Engine API column names should be compared case insensitively. This can cause FRM and InnoDB data dictionary to go out of sync.
    Revision #fa25921 2015-12-10 11:22:53 +0100
        MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with precision > 40
    Revision #d67aacb 2015-12-09 17:11:55 +0100
        fix xtradb compilation on windows
    Revision #fa4d4fc 2015-12-09 10:06:28 +0100
        unit tests for my_getopt
    Revision #584c07b 2015-10-21 11:51:15 +0200
        MDEV-8978 Specify GPL version in RPM metadata
    Revision #142b725 2015-12-09 12:57:04 +0100
        Merge branch 'merge/merge-xtradb-5.5' into 5.5
    Revision #9457139 2015-12-09 12:27:04 +0100
        5.5.46-37.6
    Revision #1a72c6f 2015-12-09 11:51:59 +0100
        Merge branch 'bb-5.5-serg' into 5.5
    Revision #abf9d35 2015-12-09 10:00:49 +0100
        Merge branch 'mysql/5.5' into 5.5
    Revision #dac3149 2015-12-08 17:20:34 +0400
        MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine
    Revision #50a796d 2015-12-08 10:16:41 +0100
        MDEV-8825 mysql_upgrade leaks the admin password when it spawns a shell process to execute mysqlcheck
    Revision #c21b927 2015-12-08 10:13:13 +0100
        mysql_upgrade cleanup
    Revision #f0d774d 2015-12-07 20:06:54 +0100
        MDEV-9212 ssl-validate-cert incorrect hostname check
    Revision #544eeda 2015-12-07 20:27:58 +0100
        MDEV-8644 Using a UDF in a virtual column causes a crash when stopping the server
    Revision #79d08e6 2015-12-07 15:15:43 +0100
        small cleanup: udf_init()/udf_free() calls
    Revision #859a736 2015-12-07 14:07:36 +0100
        MDEV-9161 feedback_plugin_send in debug builds
    Revision #99774f1 2015-12-06 11:51:57 +0100
        feedback plugin compilation warnings
    Revision #8fd24b4 2015-12-07 20:25:27 +0100
        MDEV-9226 SHOW COLUMNS returns wrong column order for tables with large ENUMs
    Revision #f18599a 2015-12-06 20:22:33 +0100
        tokudb compilation warnings
    Revision #d1fe928 2015-12-06 12:01:12 +0100
        MDEV-8607 Init script doesn't check all applicable configuration groups
    Revision #18954ff 2015-12-06 01:48:07 +0100
        MDEV-8313 Got an error writing communication packets
    Revision #354e567 2015-12-06 01:40:51 +0100
        federatedx small cleanup
    Revision #e05883b 2015-12-05 15:25:15 +0100
        MDEV-7341 mysqld_multi doesn't recognize include directive (not following includes)
    Revision #ef47b625 2015-12-05 11:29:00 +0100
        MDEV-8827 Duplicate key with auto increment
    Revision #c8652ee 2015-12-05 11:22:25 +0100
        one more test
    Revision #ee2fce5 2015-10-20 09:41:44 +0200
        fix debian logrotate slow log filename
    Revision #0df22a5 2015-12-07 09:34:41 +0200
        MDEV-7050: MySQL#74603 - Assertion `comma_length > 0' failed in mysql_prepare_create_table
    Revision #d85168e 2015-12-07 09:20:31 +0200
        Correct length check in my_wc_mb_filename()
    Revision #e528fe7 2015-12-05 12:21:33 +0200
        Fix gcc v5.compiler errors.
    Revision #082b859 2015-12-04 14:24:03 +0200
        MDEV-9233: Copying MySQL 5.5 data directory to 10.0 with partition tables crashes on insert
    Revision #d87bc55 2015-12-03 20:43:54 +0400
        MDEV-8630 Datetime value dropped in "INSERT ... SELECT ... ON DUPLICATE KEY" Item_func_coalesce::fix_length_and_dec() calls Item_func::count_string_result_length()) which called agg_arg_charsets() with wrong flags, so the collation derivation of the COALESCE result was not properly set to DERIVATION_COERCIBLE. It erroneously stayed DERIVATION_NUMERIC. So GREATEST() misinterpreted the argument as a number rather that a string and did not calculate its own length properly.
    Revision #9f07c6b 2015-12-02 16:08:54 +0400
        MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine
    Revision #33589b2 2015-12-03 13:18:10 +0200
        MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf.ic line 730
    Revision #13ad179 2015-11-20 14:50:18 +0100
        MDEV-8756 MariaDB 10.0.21 crashes during PREPARE
    Revision #43a5090 2015-11-18 11:20:59 +0100
        MDEV-9051 mysqld got signal 11, after upgrade to 10.1.8
    Revision #7261629 2015-11-18 10:58:51 +0100
        feedback plugin debug
    Revision #e669a5f 2015-11-17 18:33:08 +0100
        MDEV-7588 Add thd_wait_begin/end to notify threadpool of binlog waits
    Revision #7e4da9b 2015-11-06 16:36:41 +0100
        MDEV-8632 Segmentation fault on INSERT
    Revision #5d754fc 2015-11-09 09:23:32 +0200
        MDEV-8854: New warning messages are unreadable
    Revision #c88ca2c 2015-11-06 17:56:56 +0100
        MDEV-8701 Crash on derived query MDEV-8938 Server Crash on Update with joins
    Revision #df80420 2015-10-21 14:42:56 +0200
        fix events_1 test for October 2015
    Revision #978c2a3 2015-10-11 17:06:03 -0400
        MDEV-7640: CHANGE MASTER TO doesn't work with prepared statements


    Revision #16c4b3c 2015-10-09 16:43:59 +0200
        fixes for buildbot
    Revision #f41a41f 2015-10-09 00:06:16 +0200
        Merge branch 'merge-xtradb-5.5' into 5.5
    Revision #db79f4c 2015-10-08 23:02:43 +0200
        5.5.45-37.4
    Revision #82e9f6d 2015-10-08 22:54:24 +0200
        Merge remote-tracking branch 'mysql/5.5' into 5.5
    Revision #c8d5112 2015-10-08 00:32:07 +0200
        MDEV-8796 Delete with sub query with information_schema.TABLES deletes too many rows
    Revision #504802f 2015-08-05 11:57:35 +0200
        MDEV-7846: postreview fix
    Revision #54b9981 2015-04-23 20:08:57 +0200
        MDEV-7846: Server crashes in Item_subselect::fix_fields or fails with Thread stack overrun
    Revision #0ab93fd 2015-04-23 19:16:57 +0200
        MDEV-7445:Server crash with Signal 6 MDEV-7565: Server crash with Signal 6 (part 2)
    Revision #2e3e818 2015-04-23 19:11:06 +0200
        MDEV-7445: Server crash with Signal 6
    Revision #7ccde2c 2015-04-23 19:04:11 +0200
        MDEV-7565: Server crash with Signal 6 (part 2)
    Revision #006acf7 2015-09-30 10:49:45 +0300
        Bug #68148: drop index on a foreign key column leads to missing table MDEV-8845: Table disappear after modifying FK
    Revision #a95711e 2015-09-29 08:39:54 +0300
        MDEV-8855: innodb.innodb-fk-warnings fails on Windows
    Revision #02a38fd 2015-09-24 17:25:52 +0200
        MDEV-8624: MariaDB hangs on query with many logical condition
    Revision #f804b74 2015-09-28 03:40:29 +0300
        MDEV-8154 rpl.show_status_stop_slave_race-7126 sporadically causes internal check failure
    Revision #ce7d8c5 2015-09-27 18:01:47 +0300
        MDEV-7330 plugins.feedback_plugin_send fails sporadically in buildbot
    Revision #bdcf370 2015-09-27 16:00:48 +0300
        MDEV-7933 plugins.feedback_plugin_send depends on being executed after plugins.feedback_plugin_load
    Revision #2563609 2015-09-26 02:51:29 +0300
        Increased the version number
    Revision #86ed494 2015-09-26 02:48:55 +0300
        MDEV-8849 rpl.rpl_innodb_bug30888 sporadically fails in buildbot with testcase timeout
    Revision #dca4ab9 2015-09-24 21:24:28 +0300
        MDEV-8841 innodb_zip.innodb-create-options fails in buildbot
    Revision #5cc149f 2015-09-24 10:28:47 +0200
        The compiler warnings fixed.
    Revision #29ac245 2015-09-07 13:13:52 +0200
        MDEV-8473: mysqlbinlog -v does not properly decode DECIMAL values in an RBR log
    Revision #102a85f 2015-09-03 18:00:43 +0200
        MDEV-8663: IF Statement returns multiple values erroneously (or Assertion `!null_value' failed in Item::send(Protocol*, String*))


    Revision #fa51f70 2015-08-04 23:42:44 +0200
        correct the NULL-pointer test
    Revision #877de3a 2015-07-30 22:08:39 +0300
        MDEV-8554: Server crashes in base_list_iterator::next_fast ...
    Revision #1b0c81c 2015-08-01 15:02:14 +0200
        5.5.44-37.3
    Revision #96badb1 2015-07-31 22:09:46 +0200
        MDEV-7821 Server crashes in Item_func_group_concat::fix_fields on 2nd execution of PS
    Revision #409709e 2015-07-31 20:33:10 +0200
        compilation error on windows
    Revision #79deefc 2015-07-31 12:31:37 +0200
        MDEV-8340 Add "mysqlbinlog --binlog-row-event-max-size" support for MariaDB 5.5
    Revision #4d5772c 2015-07-31 10:13:01 +0200
        MDEV-7810 Wrong result on execution of a query as a PS (both 1st and further executions)
    Revision #2721d69 2015-07-28 19:11:53 +0200
        MDEV-8352 Increase Diffie-Helman modulus to 2048-bits
    Revision #bfe2689 2015-07-31 13:13:39 +0400
        MDEV-8379 - SUSE mariadb patches
    Revision #360e597 2015-07-31 12:06:29 +0300
        Make sure name buffer has string end marker on correct place.
    Revision #1ad294e 2015-07-30 18:51:44 +0400
        MDEV-7821 - Server crashes in Item_func_group_concat::fix_fields on 2nd execution of PS
    Revision #fa765a4 2015-07-31 08:52:24 +0300
        MDEV-6697: Improve foreign keys warnings/errors
    Revision #e05cd97 2015-07-29 05:58:45 +0300
        MDEV-8524: Improve error messaging when there is duplicate key or foreign key names
    Revision #392df76 2015-07-23 12:50:58 +0400
        MDEV-4017 - GET_LOCK() with negative timeouts has strange behavior
    Revision #e40bc65 2015-07-25 15:14:40 +0300
        Fixed memory loss detected on P8. This can happen when we call after_flush but never call after_rollback() or after_commit().
    Revision #7115341 2015-07-23 14:57:12 +0300
        Fixed warnings and errors found by buildbot
    Revision #7a96702 2015-07-21 12:12:58 +0300
        MDEV-8474: InnoDB sets per-connection data unsafely
    Revision #00d3b20 2015-07-17 00:06:27 +0300
        MDEV-8432 Slave cannot replicate signed integer-type values with high bit set to 1
    Revision #44de090 2015-07-17 00:02:25 +0300
        MDEV-8432 Slave cannot replicate signed integer-type values with high bit set to 1
    Revision #bc30046 2015-06-26 14:48:22 +0300
        Fix for MDEV-8301; Statistics for a thread could be counted twice in SHOW STATUS while thread was ending
    Revision #67c56ab 2015-06-25 23:34:54 +0300
        Simple cleanups - Removing use of calls to current_thd - More DBUG_PRINT - Code style changes - Made some local functions static Ensure that calls to print_keyuse are locked with mutex to get all lines in same debug packet
    Revision #8c81575 2015-06-25 23:26:29 +0300
        Problem was that for cases like: SELECT ... WHERE XX IN (SELECT YY) this was transformed to something like: SELECT ... WHERE IF_EXISTS(SELECT ... HAVING XX=YY)
    Revision #2e941fe 2015-06-25 23:18:48 +0300
        Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigger that is repeatedly executed. This is MDEV-7601, including its sub tasks MDEV-7594, MDEV-7555, MDEV-7590, MDEV-7581, MDEV-7589
    Revision #d199a0f 2015-06-11 17:47:52 +0200
        more renames after tokudb merge
    Revision #b96c196 2015-06-11 16:48:10 +0200
        Item_cache::safe_charset_converter() fixes
    Revision #7c98e8a 2015-06-11 16:43:56 +0200
        fix after the tokudb ft-index merge
    Revision #5a44e1a 2015-06-09 22:11:22 +0200
        tests for MDEV-7937: Enforce SSL when --ssl client option is used
    Revision #80f6b22 2015-06-09 16:08:09 +0400
        MDEV-3870 - Valgrind warnings on OPTIMIZE MyISAM or Aria TABLE with disabled keys
    Revision #3a50a8c 2015-06-09 13:50:43 +0400
        MDEV-363 - Server crashes in intern_plugin_lock on concurrent installing semisync plugin and setting rpl_semi_sync_master_enabled
    Revision #49a3392 2015-06-09 11:57:31 +0400
        MDEV-363 - Server crashes in intern_plugin_lock on concurrent installing semisync plugin and setting rpl_semi_sync_master_enabled
    Revision #e5005ce 2015-06-09 18:06:41 +0200
        disable ssl for ssl-disabled tests
    Revision #992d782 2015-06-09 18:56:09 +0300
        MDEV-6735: Range checked for each record used with key (also MDEV-7786, MDEV-7923)
    Revision #5d57e2d 2015-06-09 16:46:45 +0300
        Fix tests for 7937
    Revision #be5035b 2015-06-09 15:59:29 +0300
        Added tests for MDEV-7937
    Revision #4ef7497 2015-06-09 14:08:44 +0300
        MDEV-7937: Enforce SSL when --ssl client option is used
    Revision #56e2d83 2015-05-02 08:45:10 +0200
        MDEV-7695 MariaDB - ssl - fips: can not connect with --ssl-cipher=DHE-RSA-AES256-SHA - handshake failure
    Revision #92b3659 2015-06-09 12:05:06 +0400
        MDEV-7268 Column of table cannot be converted from type 'decimal(0,?)' to type ' 'decimal(10,7)' Changing the error message to: "...from type 'decimal(0,?)/*old*/' to type ' 'decimal(10,7)'..." So it's now clear that the master data type is OLD decimal.
    Revision #b1e1039 2015-06-09 07:36:24 +0400
        MDEV-8286 Likely a redundant declaration of Item_cache::used_table_map
    Revision #a4d93e0 2015-06-05 20:05:08 +0200
        MDEV-8050 sphinx test cases cannot run with sphinxsearch-2.2.6
    Revision #b41ad55 2015-06-08 15:09:20 +0200
        update tokudb version
    Revision #1707cfc 2015-06-08 21:55:52 +0500
        MDEV-8211 plugins.server_audit fails sporadically in buildbot. More fixes to assure the order of queries in the log.
    Revision #87088b9 2015-06-08 21:44:13 +0500
        MDEV-8211 plugins.server_audit fails sporadically in buildbot. This test also should be fixed - delay added so the connection event doesn't happen before the query.
    Revision #96b3703 2015-06-08 21:40:17 +0500
        MDEV-8211 plugins.server_audit fails sporadically in buildbot. Connection event can happen before the query ends. Added a delay to confirm the order.
    Revision #a765cca 2015-06-08 20:50:40 +0400
        MDEV-8067 correct fix for MySQL Bug # 19699237: UNINITIALIZED VARIABLE IN ITEM_FIELD::STR_RESULT
    Revision #b37b52a 2015-06-08 13:47:07 +0500
        MDEV-4922 Stored Procedure - Geometry parameter not working. Fhe GEOMETRY field should be handled just as the BLOB field. So that was fiexed in field_conv. One additional bug was found and fixed meanwhile - thet the geometry field subtypes should also be merged for UNION command.
    Revision #69ed429 2015-06-08 12:09:13 +0500
        MDEV-7500 thread_handling option in my.cnf is not passing "connect events" to audit plugin. The MYSQL_AUDIT_NOTIFY_CONNECTION_CONNECT() call moved to the login_connection() function. So that it'll be invoked in any thread handling mode.
    Revision #1ae05db 2015-06-07 15:40:42 +0500
        MDEV-8078 Memory disclosure/buffer overread on audit plugin. If the SET PASSWORD query doesn't have the password string, the parsing of it can fail. It manifested first in MySQL 5.6 as it started to hide password lines sent to the plugins. Fixed by checking for that case.
    Revision #db0ecf2 2015-06-06 19:12:44 +0500
        MDEV-8032 [PATCH] audit plugin - csv output broken. Symbols like TAB or NEWLINE should be escaped, which was forgotten in one place.
    Revision #6264451 2015-06-06 16:13:51 +0200
        MDEV-8114: server crash on updates with joins still on 10.0.18
    Revision #9a3b975 2015-06-05 09:51:17 +0200
        Merge branch '5.5' into bb-5.5-serg
    Revision #a2bb9d2 2015-06-04 16:04:05 +0400
        MDEV-7505 - Too large scale in DECIMAL dynamic column getter crashes mysqld
    Revision #b611ac0 2015-06-03 14:30:09 +0400
        MDEV-6236 - [PATCH] mysql_tzinfo_to_sql may produce invalid SQL
    Revision #af2256f 2015-06-03 13:59:58 +0400
        MDEV-7207 - ALTER VIEW does not change ALGORITM
    Revision #ae0c576 2015-06-05 02:14:49 +0200
        Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-serg
    Revision #f84f577 2015-06-05 02:06:51 +0200
        Merge tag 'mysql-5.5.44' into bb-5.5-serg
    Revision #f07b346 2015-06-05 02:04:32 +0200
        do not re-populate I_S tables in subqueries
    Revision #1ff423d 2015-06-04 21:12:29 +0400
        MDEV-8243 configure defines to empty string, not 1
    Revision #750aa8b 2015-06-04 18:58:12 +0200
        5.5.43-37.2
    Revision #980bdc3 2015-06-04 17:39:05 +0200
        followup: CREATE SERVER tests should not be run for embedded
    Revision #a477cd1 2015-06-03 23:31:05 +0300
        MDEV-6500: Stale data returned after TRUNCATE PARTITION operation
    Revision #08fa02c 2015-06-04 18:51:30 +0400
        Some MYD files (e.g. in mysql-test/std_data) could erroneously be treated by git as text files.
    Revision #9da8a8f 2015-06-04 18:49:12 +0400
        MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)# MDEV-8267 Add /*old*/ comment into I_S.COLUMN_TYPE for old DECIMAL
    Revision #a8b8544 2015-06-04 13:00:53 +0300
        MDEV-7906: InnoDB: Failing assertion: prebuilt->sql_stat_start || trx->state == 1 on concurrent multi-table update
    Revision #7b05650 2015-06-03 20:24:51 +0200
        Merge tag 'tokudb-engine/tokudb-7.5.7' into 5.5
    Revision #e500c47 2015-06-03 19:47:46 +0200
        Merge tag 'tokudb-ft-index/tokudb-7.5.7' into 5.5
    Revision #934a18d 2015-06-03 19:42:34 +0200
        .gitattributes: *.dat files should not be CRLF converted
    Revision #c79e98e 2015-06-03 18:45:08 +0200
        MDEV-8085 main.group_by failed in buildbot
    Revision #5d8cee4 2015-06-03 17:11:07 +0200
        MDEV-8224 Server crashes in get_server_from_table_to_cache on empty name
    Revision #33d480f 2015-06-03 16:33:10 +0200
        MDEV-4608 deb packages for jessie
    Revision #f806b4d 2015-06-03 12:13:43 +0200
        MDEV-8124 mysqlcheck: --auto-repair runs REPAIR TABLE instead of REPAIR VIEW on views
    Revision #535b514 2015-06-03 10:35:34 +0200
        MDEV-8123 mysqlcheck: new --process-views option conflicts with --quick, --extended and such
    Revision #64569fa 2015-06-03 11:11:53 +0200
        parser: better error messages for CHECK/REPAIR VIEW
    Revision #0ffef5d 2015-06-03 09:54:56 +0200
        MDEV-8052 abi detection incorrect with clang
    Revision #8e7d665 2015-06-02 22:07:47 +0200
        CRLF->LF
    Revision #6bd76f8 2015-05-27 10:27:18 +0400
        Merge pull request #73 from akopytov/MDEV-7658-5.5
    Revision #70bc0a3 2015-05-26 23:56:00 +0300
        Fixes MDEV-7658: MDEV-7026 fix reintroduces MDEV-6615 on AArch64
    Revision #5d02928 2015-05-16 10:26:34 +0200
        remove second @ from CONFIGURE_FILE (... @ONLY@)
    Revision #6f8558b 2015-05-12 14:19:30 -0400
        Fix for debug build failure
    Revision #373d092 2015-05-08 17:19:48 +0300
        Fix win/ files to be stored with LF in repository
    Revision #23b2b95 2015-05-08 17:19:06 +0300
        Update .gitattributes
    Revision #6ef3c7d 2015-05-08 17:09:45 +0300
        Updated .gitattributes
    Revision #0014bdc 2015-05-07 22:18:34 +0200
        MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEW
    Revision #8350ea0 2015-05-07 13:04:03 +0300
        Fix compiler error if compiler does not support c99 style initializers.
    Revision #f704b33 2015-05-06 16:47:23 +0300
        Merge pull request #52 from openquery/MDEV-8053-c99-style-for-structure-members
    Revision #4d606cb 2015-04-24 23:17:16 +1000
        c99 style for assigning structure members

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:00 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 5 11:27:41 2016 UTC (8 years ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Branch point for: pkgsrc-2016Q2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Bump PKGREVISION for security/openssl ABI bump.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 3 14:51:29 2015 UTC (8 years, 7 months ago) by manu
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Restore SSL functionnality with OpenSSL 1.0.1p

With OpenSSL 1.0.1p upgrade, DH parameters below 1024 bits are now
refused. mariaDB 5.5.43 hardcodes 512 bits DH parameters and will
therefore fail to run SSL connexions with OpenSSL 1.0.1p

Port fix from mysql:
https://github.com/mysql/mysql-server/commit/866b988a76e8e7e217017a7883a52a12ec5024b9

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:36 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 16 20:20:15 2015 UTC (8 years, 11 months ago) by ryoon
Branch: MAIN

Import mariadb-client-5.5.42 as databases/mariadb55-client.

MariaDB is a fork of MySQL relational database management system.
It is an enhanced, drop-in replacement for MySQL.

This package contains client libraries.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>