mariadb/storage/innobase
Eugene Kosov 1ea266f3ef MDEV-23003 INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION requires SUPER instead PROCESS privilege
Fix a typo in a source code. Now real required privileges corresponds
to a ones mentions in documentation.

Documentation states that this table requires PROCESS privilege:
https://mariadb.com/kb/en/information-schema-innodb_tablespaces_encryption-table/
2020-06-30 21:31:49 +03:00
..
api Update FSF address 2019-05-11 19:25:02 +03:00
btr fix typedef-related warning and cleanup using namespace std 2020-03-11 16:27:37 +03:00
buf MDEV-22070 MSAN use-of-uninitialized-value in encryption.innodb-redo-badkey 2020-05-14 17:41:37 +03:00
data Update FSF Address 2019-05-11 21:29:06 +03:00
dict MDEV-19092 Server crash when renaming the column when 2020-05-04 14:33:45 +05:30
dyn Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
eval Remove the wrappers ut_time(), ut_difftime(), ib_time_t 2019-07-24 21:59:26 +03:00
fil MDEV-20307: Remove a useless debug check to save stack space 2020-01-31 10:06:55 +02:00
fsp Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
fts MDEV-22393 Corruption for SET GLOBAL innodb_ string variables 2020-04-28 16:09:07 +03:00
fut Update FSF Address 2019-05-11 21:29:06 +03:00
ha Update FSF Address 2019-05-11 21:29:06 +03:00
handler MDEV-23003 INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION requires SUPER instead PROCESS privilege 2020-06-30 21:31:49 +03:00
ibuf MDEV-22497 [ERROR] InnoDB: Unable to purge a record 2020-05-07 20:44:33 +03:00
include InnoDB 5.6.48 2020-04-28 16:20:19 +03:00
lock MDEV-7962 wsrep_on() takes 0.14% in OLTP RO 2020-04-27 11:18:11 +03:00
log Remove the wrappers ut_time(), ut_difftime(), ib_time_t 2019-07-24 21:59:26 +03:00
mach Update FSF Address 2019-05-11 21:29:06 +03:00
mem Update FSF Address 2019-05-11 21:29:06 +03:00
mtr Update FSF Address 2019-05-11 21:29:06 +03:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os cleanup: replace exit(1) with abort() 2019-11-30 18:19:20 +07:00
page MDEV-21918 improve page_zip_verify_checksum() 2020-03-11 18:02:12 +03:00
pars Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
que Update FSF Address 2019-05-11 21:29:06 +03:00
read Update FSF Address 2019-05-11 21:29:06 +03:00
rem Update FSF Address 2019-05-11 21:29:06 +03:00
row MDEV-7962 wsrep_on() takes 0.14% in OLTP RO 2020-04-27 11:18:11 +03:00
srv MDEV-7962 wsrep_on() takes 0.14% in OLTP RO 2020-04-27 11:18:11 +03:00
sync Remove the wrappers ut_time(), ut_difftime(), ib_time_t 2019-07-24 21:59:26 +03:00
trx MDEV-7962 wsrep_on() takes 0.14% in OLTP RO 2020-04-27 11:18:11 +03:00
usr Update FSF Address 2019-05-11 21:29:06 +03:00
ut MDEV-20621 FULLTEXT INDEX activity causes InnoDB hang 2019-10-25 16:27:41 +03:00
.clang-format add .clang-format file for InnoDB 2019-10-29 21:56:24 +03:00
CMakeLists.txt MDEV-21337 fix aligned_malloc() 2019-12-18 20:09:52 +08:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Percona move to storage/innobase 2015-05-04 19:17:21 +02:00
Doxyfile move to storage/innobase 2015-05-04 19:17:21 +02:00
ha_innodb.def move to storage/innobase 2015-05-04 19:17:21 +02:00
plugin_exports Solaris compilation failure: xtradb is linked in statically, ha_innodb.so needs 2014-05-01 14:05:52 +02:00