Update admin_manual/configuration_database/mysql_4byte_support.rst

ok

Co-Authored-By: rth-dev <rth@dev-used.de>
This commit is contained in:
Morris Jobke 2019-05-02 23:28:33 +02:00 committed by GitHub
parent c885b724e1
commit 3c12ce9bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ installation needs to be tweaked a bit.
innodb_file_per_table=1
Note::
mysql> show variables like 'innodb_file_per_table';
+-----------------------+-------+
| Variable_name | Value |