Update admin_manual/configuration_database/mysql_4byte_support.rst

thanks for the hint : )

Co-Authored-By: rth-dev <rth@dev-used.de>
This commit is contained in:
Morris Jobke
2019-05-01 13:27:58 +02:00
committed by Backportbot
parent 9d485395db
commit b165041d4d

View File

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