Sergei Golubchik
11f6b9d12a
remove features that were deprecated in 10.5
...
--big-tables
--large-page-size
--storage-engine
performance_schema.setup_timers (WL#10986)
2025-04-29 16:53:02 +02:00
Vasilii Lakhin
22efc2c784
Fix typos in C comments inside storage/
2025-03-26 16:56:50 +04:00
Oleksandr Byelkin
d821fd7fab
Merge branch 'merge-perfschema-5.7' into 10.5
2023-04-28 08:22:17 +02:00
Oleksandr Byelkin
512dbc4527
5.7.42 (only copyright year in all files changed)
2023-04-28 08:09:26 +02:00
Oleksandr Byelkin
b043e1098e
Merge branch 'merge-perfschema-5.7' into 10.5
2022-08-02 09:34:15 +02:00
Oleksandr Byelkin
61d08f7427
mysql-5.7.39
2022-07-29 14:48:01 +02:00
Oleksandr Byelkin
880d543554
Merge branch 'merge-perfschema-5.7' into 10.5
2022-01-28 11:57:52 +01:00
Sergei Golubchik
0b116d160a
5.7.34
2021-05-03 11:22:07 +02:00
Sergei Golubchik
0ea717f51a
P_S 5.7.28
2020-03-10 19:24:22 +01:00
Oleksandr Byelkin
ade89fc898
Merge branch '10.2' into 10.3
2020-01-21 09:11:14 +01:00
Oleksandr Byelkin
10eacd5ff7
Merge branch 'merge-perfschema-5.6' into 10.1
2020-01-19 13:11:45 +01:00
Oleksandr Byelkin
3aff3f3679
5.6.47
2020-01-19 12:52:07 +01:00
Sergei Golubchik
36ebd704de
5.7.28
2019-12-11 21:39:26 +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
Vicențiu Ciorbaru
f177f125d4
Merge branch '5.5' into 10.1
2019-05-11 19:15:57 +03:00
Vicențiu Ciorbaru
15f1e03d46
Follow-up to changing FSF address
...
Some places didn't match the previous rules, making the Floor
address wrong.
Additional sed rules:
sed -i -e 's/Place.*Suite .*, Boston/Street, Fifth Floor, Boston/g'
sed -i -e 's/Suite .*, Boston/Fifth Floor, Boston/g'
2019-05-11 18:30:45 +03:00
Eugene Kosov
06442e3e9f
MDEV-19399 do not call slow my_timer_init() several times
...
No functional change.
Call my_timer_init() only once and then reuse it from InnoDB and
perfschema storage engines.
This patch speeds up empty test for me like this:
./mtr -mem innodb.kevg,xtradb 1.21s user 0.84s system 34% cpu 5.999 total
./mtr -mem innodb.kevg,xtradb 1.12s user 0.60s system 31% cpu 5.385 total
2019-05-10 07:56:55 +03:00
Marko Mäkelä
0573744a83
Revert "MDEV-19399 do not call slow my_timer_init() several times"
...
This reverts commit 8dc670a5e8
.
The symbol sys_timer_info was not being exported correctly,
which caused linking failures on some platforms.
2019-05-06 17:15:32 +03:00
Eugene Kosov
8dc670a5e8
MDEV-19399 do not call slow my_timer_init() several times
...
No functional change.
Call my_timer_init() only once and then reuse it from InnoDB and
perfschema storage engines.
This patch speeds up empty test for me like this:
./mtr -mem innodb.kevg,xtradb 1.21s user 0.84s system 34% cpu 5.999 total
./mtr -mem innodb.kevg,xtradb 1.12s user 0.60s system 31% cpu 5.385 total
2019-05-06 15:38:02 +03:00
Sergei Golubchik
15f60c1a73
5.7.13
2016-07-28 15:52:12 +02:00
Sergei Golubchik
d74414399d
perfschema 5.6.10 initial commit.
...
10.0 files
2014-05-06 23:20:50 +02:00
Michael Widenius
1d0f70c2f8
Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6
2012-08-01 17:27:34 +03:00
Kent Boortz
02e07e3b51
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
Marc Alff
4b1f459ae0
Fixed Copyright headers in storage/perfschema
...
Fixed minor merge issues with #includes
2010-07-15 17:44:45 -06:00
Marc Alff
e0e0f9e3d4
WL#2360 Performance schema
...
Part V: performance schema implementation
2010-01-11 18:47:27 -07:00