You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

mb4.cnf 158B

12345678
  1. [mysqld]
  2. innodb_large_prefix=true
  3. innodb_file_format=barracuda
  4. innodb_file_per_table=true
  5. innodb_buffer_pool_size = 512M
  6. innodb_flush_log_at_trx_commit = 2