Installing Getting "It is not possible to store big blocks of data in the database. Please configure the database server first." No difference it's All-in-one install or only Server install. Windows 10 x64 MySQL server 5.6 x64 MySQL ODBC connector 5.3 x64 I've found my.ini under "C:\ProgramData\MySQL\MySQL Server 5.6". By MySQL documentation these settings should be red first. I've added max_allowed_packet=33M under the [mysqld] tag. Also tried 60M 128M and restarted computer every time. It's the same error on Windows 7 x64 on VMware Player.
Gave up and went with built-in Microsoft SQL server