How do i enable innodb on mysql
I tried
innodb_file_format = Barracuda
innodb_file_per_table = 1
innodb_large_prefix
but it failed
Status:
Active
How do i enable innodb on mysql
I tried
innodb_file_format = Barracuda
innodb_file_per_table = 1
innodb_large_prefix
but it failed
Comments
update
Version: MariaDB version 10.3.17 OS CentOS 8
Hi,
MariaDB 10.3.17 has InnoDB engine already set and enabled by default. You don't need to do anything extra.
You can check that in MySQL System Variables:
But why does Bugzilla complain about it?
I think you addressing your question to the wrong place.
* Bugzilla Installation Error
Note: Thank you for the report - I started looking into it and discovered very unpleasant bug. Besides, I will update install script to the latest with few bug fixes.
Hang on.
Nevertheless, I got the latest/stable version of Bugzilla installed/working, fyi.
If you reload the left menu, do you see all domain names listed as expected?