Marko Mäkelä
7bcaa541aa
Merge 10.4 into 10.5
2020-05-05 21:16:22 +03:00
Marko Mäkelä
2c3c851d2c
Merge 10.3 into 10.4
2020-05-05 20:33:10 +03:00
Oleksandr Byelkin
7fb73ed143
Merge branch '10.2' into 10.3
2020-05-04 16:47:11 +02:00
Oleksandr Byelkin
ca091e6372
Merge branch '10.1' into 10.2
2020-05-02 08:44:17 +02:00
Oleksandr Byelkin
da1fbcb665
Merge branch 'merge-tokudb-5.6' into 10.1
2020-04-30 18:56:55 +02:00
Oleksandr Byelkin
15db581ecb
5.6.47-87.0
2020-04-30 18:29:36 +02:00
Oleksandr Byelkin
23c6fb3e62
Merge branch '5.5' into 10.1
2020-04-30 17:36:41 +02:00
Otto Kekäläinen
c8388de2fd
Fix various spelling errors
...
e.g.
- dont -> don't
- occurence -> occurrence
- succesfully -> successfully
- easyly -> easily
Also remove trailing space in selected files.
These changes span:
- server core
- Connect and Innobase storage engine code
- OQgraph, Sphinx and TokuDB storage engines
Related to MDEV-21769.
2020-03-16 00:10:50 +02:00
Oleksandr Byelkin
bfc24bb2ec
Merge branch '10.3' into 10.4
2020-01-24 14:50:23 +01:00
Oleksandr Byelkin
ceda5f724f
Merge branch '10.2' into 10.3
2020-01-24 14:16:20 +01:00
Marko Mäkelä
7aa443ca7d
Remove an unused tokuvalgrind script
...
This is the only symlink in the repository. Symlinks can cause
trouble when using file systems or operating systems that do not
support them.
Also remove the unused file DartConfig.cmake that refers to the script.
2020-01-23 16:31:25 +02:00
Oleksandr Byelkin
6918157e98
Merge branch '10.3' into 10.4
2020-01-21 23:15:02 +01:00
Oleksandr Byelkin
ade89fc898
Merge branch '10.2' into 10.3
2020-01-21 09:11:14 +01:00
Oleksandr Byelkin
3a1716a7e7
Merge branch '10.1' into 10.2
2020-01-20 16:15:05 +01:00
Oleksandr Byelkin
7993f893b8
Merge branch 'merge-tokudb-5.6' into 10.1
2020-01-19 14:37:25 +01:00
Oleksandr Byelkin
6cb208107e
5.6.46-86.2
2020-01-19 14:08:35 +01:00
Oleksandr Byelkin
a15234bf4b
Merge branch '10.3' into 10.4
2019-12-09 15:09:41 +01:00
Faustin Lammler
2df2238cb8
Lintian complains on spelling error
...
The lintian check complains on spelling error:
https://salsa.debian.org/mariadb-team/mariadb-10.3/-/jobs/95739
2019-12-02 12:41:13 +02:00
Marko Mäkelä
ec40980ddd
Merge 10.3 into 10.4
2019-11-01 15:23:18 +02:00
Oleksandr Byelkin
55b2281a5d
Merge branch '10.2' into 10.3
2019-10-31 10:58:06 +01:00
Oleksandr Byelkin
36f67a7dff
Merge branch '10.1' into 10.2
2019-10-30 21:33:01 +01:00
Oleksandr Byelkin
b58c38a3a9
Merge branch 'merge-tokudb-5.6' into 10.1
2019-10-30 13:49:25 +01:00
Oleksandr Byelkin
a3553a1387
5.6.45-86.1
2019-10-30 11:15:05 +01:00
Oleksandr Byelkin
2792c6e7b0
Merge branch '10.3' into 10.4
2019-07-28 13:43:26 +02:00
Oleksandr Byelkin
d97342b6f2
Merge branch '10.2' into 10.3
2019-07-26 22:42:35 +02:00
Oleksandr Byelkin
32c6f40a63
Merge branch '10.1' into 10.2
2019-07-26 13:39:17 +02:00
Oleksandr Byelkin
4177181e16
Merge branch 'merge-tokudb-5.6' into 10.1
2019-07-26 10:48:12 +02:00
Oleksandr Byelkin
24a0d7c507
5.6.44-86.0
2019-07-26 08:48:46 +02:00
Marko Mäkelä
e9c1701e11
Merge 10.3 into 10.4
2019-07-25 18:42:06 +03:00
Sergei Golubchik
d78a14c599
cmake 3.14.3 warnings
2019-07-12 19:38:10 +02:00
Oleksandr Byelkin
f66d1850ac
Merge branch '10.3' into 10.4
2019-06-14 22:10:50 +02:00
Oleksandr Byelkin
4a3d51c76c
Merge branch '10.2' into 10.3
2019-06-14 07:36:47 +02:00
Marko Mäkelä
4bbd8be482
Merge 10.1 into 10.2
2019-06-12 10:30:01 +03:00
Sergey Vojtovich
dd939d6f7e
MDEV-15734 - calculation inside sizeof() warning
...
Reverted incorrect change introduced by 548d03d7
.
As result is char**, third qsort() parameter must be sizeof(char*).
Not sizeof(result[0] + 2), which is same as sizeof(result[0]).
Not even sizeof(result[0]) + 2, which would cause invalid memory access.
Proper sorting is responsibility of logfilenamecompare() callback.
2019-05-30 19:52:31 +04:00
Oleksandr Byelkin
c07325f932
Merge branch '10.3' into 10.4
2019-05-19 20:55:37 +02:00
Sergei Golubchik
2400e06946
remove -fno-rtti
2019-05-18 20:34:03 +02:00
Marko Mäkelä
be85d3e61b
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
Marko Mäkelä
26a14ee130
Merge 10.1 into 10.2
2019-05-13 17:54:04 +03:00
Vicențiu Ciorbaru
cb248f8806
Merge branch '5.5' into 10.1
2019-05-11 22:19:05 +03:00
Sergei Golubchik
33d8a28367
5.6.43-84.3
2019-04-26 17:02:15 +02:00
Marko Mäkelä
c8f8d5ceb7
Merge 10.3 into 10.4
2019-04-03 11:43:39 +03:00
Marko Mäkelä
c6b8b05be4
Merge 10.2 into 10.3
2019-04-03 11:22:51 +03:00
Marko Mäkelä
dbc716675b
Merge 10.1 into 10.2
2019-04-03 10:32:21 +03:00
Sergei Golubchik
409f69cd74
cmake: only search for libraries that are needed
...
in particular, don't search for libjemalloc.a, which is only
needed for tokudb's ftcxx tests, when the tests aren't going
to be built.
2019-04-02 18:22:37 +02:00
Oleksandr Byelkin
93ac7ae70f
Merge branch '10.3' into 10.4
2019-02-21 14:40:52 +01:00
Oleksandr Byelkin
65c5ef9b49
dirty merge
2019-02-07 13:59:31 +01:00
Marko Mäkelä
a249e57b68
Merge 10.1 into 10.2
...
Temporarily disable a test for
commit 2175bfce3e
because fixing it in 10.2 requires updating libmariadb.
2019-02-03 17:22:05 +02:00
Marko Mäkelä
213ece2f2e
Merge 10.1 into 10.1
...
This is joint work with Oleksandr Byelkin.
2019-02-02 13:00:15 +02:00
Oleksandr Byelkin
8c2f3e0c16
Fix detection of version in tokudb
2019-01-28 20:17:54 +01:00
Oleksandr Byelkin
5cdb3fb25e
Merge branch 'merge-tokudb-5.6' into 10.0
2019-01-28 20:15:57 +01:00