mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Push for testing of encryption
This commit is contained in:
@ -2,7 +2,7 @@ SELECT * FROM information_schema.engines
|
||||
WHERE ENGINE = 'InnoDB';
|
||||
ENGINE InnoDB
|
||||
SUPPORT YES
|
||||
COMMENT Supports transactions, row-level locking, and foreign keys
|
||||
COMMENT Supports transactions, row-level locking, foreign keys and encryption for tables
|
||||
TRANSACTIONS YES
|
||||
XA YES
|
||||
SAVEPOINTS YES
|
||||
|
Reference in New Issue
Block a user