Marko Mäkelä
be85d3e61b
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
Vicențiu Ciorbaru
c0ac0b8860
Update FSF address
2019-05-11 19:25:02 +03:00
Vladislav Vaintroub
6c279ad6a7
MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data)
...
Handle string length as size_t, consistently (almost always:))
Change function prototypes to accept size_t, where in the past
ulong or uint were used. change local/member variables to size_t
when appropriate.
This fix excludes rocksdb, spider,spider, sphinx and connect for now.
2018-02-06 12:55:58 +00:00
Sergey Vojtovich
f1c1c04a34
MDEV-4262 - P_S discovery
...
Discover P_S tables automatically.
Most of this patch is code clean-up:
- removed tests and code responsible for P_S tables correctness verification
- always return error from ha_perfschema::create()
- install/upgrade scripts won't create P_S tables anymore
2014-08-19 15:18:18 +04:00
Sergei Golubchik
5ffe939a6c
perfschema 5.6.17
2014-05-07 16:12:16 +02:00
Sergei Golubchik
04bce7b569
5.6.17
2014-05-07 10:04:30 +02:00
Sergei Golubchik
d74414399d
perfschema 5.6.10 initial commit.
...
10.0 files
2014-05-06 23:20:50 +02:00
Michael Widenius
4712fb14b9
Fixed compiler warnings
2013-08-21 18:20:22 +03:00
unknown
ecbf36a914
MDEV-4058
...
MySQL 5.6.10 performance schema: merge of host_cache table
2013-06-27 12:51:34 +03:00
Michael Widenius
068c61978e
Temporary commit of 10.0-merge
2013-03-26 00:03:13 +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