Marko Mäkelä
78829a5780
Merge 10.3 into 10.4
2019-01-24 22:42:35 +02:00
Marko Mäkelä
947b6b849d
Merge 10.2 into 10.3
2019-01-24 16:14:12 +02:00
Marko Mäkelä
25161e6219
Merge 10.1 into 10.2
2019-01-24 14:43:29 +02:00
Marko Mäkelä
65350042a4
Merge 10.0 into 10.1
2019-01-24 13:24:13 +02:00
Sergei Golubchik
edeba0c873
MDEV-17868 mysqltest fails to link with system PCRE libraries
...
pcre needs symbols from pcreposix
(but this is only an issue when linking with system static libraries)
2019-01-24 10:34:05 +01:00
Marko Mäkelä
6dbc50a376
Merge 10.3 into 10.4
2018-12-13 22:05:34 +02:00
Marko Mäkelä
f6e16bdc62
Merge 10.2 into 10.3
2018-12-13 21:58:35 +02:00
Marko Mäkelä
2e5aea4bab
Merge 10.1 into 10.2
2018-12-13 15:47:38 +02:00
Marko Mäkelä
621041b676
Merge 10.0 into 10.1
...
Also, apply the MDEV-17957 changes to encrypted page checksums,
and remove error message output from the checksum function,
because these messages would be useless noise when mariabackup
is retrying reads of corrupted-looking pages, and not that
useful during normal server operation either.
The error messages in fil_space_verify_crypt_checksum()
should be refactored separately.
2018-12-13 13:37:21 +02:00
Sergei Golubchik
b58f28725b
Merge branch '5.5' into 10.0
2018-12-12 20:19:06 +01:00
Sergei Golubchik
4abb8216a0
MDEV-17658 change the structure of mysql.user table
...
Implement User_table_json.
Fix scripts to use mysql.global_priv.
Fix tests.
2018-12-12 00:31:44 +01:00
Monty
c82855d882
Changed some MySQL names in messages to MariaDB
...
- Remove obsolete documentation files
- Removed old obsolete information from some documentation files
2018-12-09 20:49:05 +02:00
Monty
ae58cd6b87
Simple cleanups (no logic changes)
2018-12-09 20:49:05 +02:00
Sergei Golubchik
32b7d456d5
mysqltest: use a dynamically growing command buffer
2018-11-28 20:18:49 +01:00
Alexander Barkov
b9a9055793
MDEV-17712 Remove C_TIME_FUZZY_DATES, C_TIME_DATETIME_ONLY, C_TIME_TIME_ONLY
2018-11-14 16:00:38 +04:00
Marko Mäkelä
c761b43451
Merge 10.3 into 10.4
2018-11-08 10:19:55 +02:00
Marko Mäkelä
862af4d255
Merge 10.2 into 10.3
2018-11-07 13:11:04 +02:00
Marko Mäkelä
89f948c766
Merge 10.1 into 10.2
2018-11-07 08:17:47 +02:00
Marko Mäkelä
59c82dde09
Merge 10.0 into 10.1
2018-11-07 08:08:45 +02:00
Marko Mäkelä
5f29fdecc0
Merge 5.5 into 10.0
2018-11-07 08:02:18 +02:00
Marko Mäkelä
074c684099
Merge 10.3 into 10.4
2018-11-06 16:24:16 +02:00
Marko Mäkelä
df563e0c03
Merge 10.2 into 10.3
...
main.derived_cond_pushdown: Move all 10.3 tests to the end,
trim trailing white space, and add an "End of 10.3 tests" marker.
Add --sorted_result to tests where the ordering is not deterministic.
main.win_percentile: Add --sorted_result to tests where the
ordering is no longer deterministic.
2018-11-06 09:40:39 +02:00
Marko Mäkelä
32062cc61c
Merge 10.1 into 10.2
2018-11-06 08:41:48 +02:00
Takashi Sasaki
9ff9d2303d
test framework manual is moved
2018-11-01 02:22:18 +04:00
Sergei Golubchik
44f6f44593
Merge branch '10.0' into 10.1
2018-10-30 15:10:01 +01:00
Sergei Golubchik
37ab7e4596
Merge branch '5.5' into 10.0
2018-10-27 20:46:38 +02:00
Sergei Golubchik
f9e5195b40
Merge branch 'mysql/5.5' into 5.5
2018-10-23 15:59:24 +02:00
Marko Mäkelä
d88c136b9f
Merge 10.3 into 10.4
2018-10-17 19:11:42 +03:00
Daniel Black
ce643ddac7
MDEV-8765: mysqldump -use utf8mb4 by default
...
Bump mysqldump to a version greater than that on the 10.3 branch.
2018-10-12 05:16:01 +04:00
Marko Mäkelä
1bf3e8ab43
Merge 10.3 into 10.4
2018-09-11 21:31:03 +03:00
Monty
90c4f5669d
Fixed wrong #ifdef related to DBUG_ASSERT_AS_PRINTF
2018-09-05 19:46:34 +03:00
Vladislav Vaintroub
ee98e95e25
MDEV-16536 Remove shared memory transport
2018-08-20 14:11:36 +01:00
Marko Mäkelä
734db318ac
Merge 10.3 into 10.4
2018-08-16 10:08:30 +03:00
Marko Mäkelä
05459706f2
Merge 10.2 into 10.3
2018-08-03 15:57:23 +03:00
Marko Mäkelä
ef3070e997
Merge 10.1 into 10.2
2018-08-02 08:19:57 +03:00
Oleksandr Byelkin
a0d33dc6ef
MDEV-16689: core-file should become a real server variable
...
Mysql Bug#56124 bug analog fix using Sys_var_bit.
2018-07-20 17:35:52 +02:00
Tor Didriksen
b6c038d436
Fix build break with modern compilers:
...
client/mysql.cc: In function void build_completion_hash(bool, bool):
client/mysql.cc:2674:37: error: invalid conversion from char to char* [-fpermissive]
field_names[i][num_fields*2]= '\0';
2018-07-18 10:22:21 +02:00
Aditya A
c54271723c
Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIES
...
Upgrading the zlib lib to 1.2.11
2018-07-09 17:25:49 +05:30
Alexander Barkov
e61568ee93
Merge remote-tracking branch 'origin/10.3' into 10.4
2018-07-03 14:02:05 +04:00
Anushree Prakash B
28b052190e
Bug#28093271 - MYSQL OVERLOADS -b SHORT OPTION:
...
--BINARY-AS-HEX, --NO-BEEP
DESCRIPTION:
============
mysql uses -b as the short-option form for two different
long options i.e. no-beep and binary-as-hex. This can
result in unintended results if the short form -b is used
instead of the specific long option name.
FIX:
====
-b will now be used for one long option only i.e --no-beep.
The option binary-as-hex will not have any short option and
should be provided as a complete name.
2018-07-03 15:20:03 +05:30
Sergei Golubchik
36e59752e7
Merge branch '10.2' into 10.3
2018-06-30 16:39:20 +02:00
Oleksandr Byelkin
73de63e898
Session tracking info support in mysqltest (port from mysql)
2018-06-25 18:49:14 +02:00
Oleksandr Byelkin
a8e1eef899
Reset connection support in mysqltest (port from mysql)
2018-06-25 18:49:14 +02:00
Sergei Golubchik
b942aa34c1
Merge branch '10.1' into 10.2
2018-06-21 23:47:39 +02:00
Vicențiu Ciorbaru
aa59ecec89
Merge branch '10.0' into 10.1
2018-06-12 18:55:27 +03:00
Vicențiu Ciorbaru
170bec36c0
Merge branch '5.5' into 10.0
2018-06-12 17:59:31 +03:00
Vicențiu Ciorbaru
d54d067601
Undo wrong my_free overflow
2018-06-11 21:16:37 +03:00
Vicențiu Ciorbaru
ecd4c2b4a9
Add missed change from 7ffa82b03c
2018-06-11 20:24:41 +03:00
Tor Didriksen
7b2f4b82ea
Fix build break with modern compilers:
...
client/mysql.cc: In function void build_completion_hash(bool, bool):
client/mysql.cc:2674:37: error: invalid conversion from char to char* [-fpermissive]
field_names[i][num_fields*2]= '\0';
^~~~
2018-06-11 15:08:58 +02:00
Sergei Golubchik
6da8192174
mysqltest: Allow HANDLER READ in --ps-protocol tests
...
adjust tests
2018-06-11 09:57:54 +02:00