I have problems with a brand new installation of Windows with the latest MariaDB.
As you can see from the log below, then the server DOES connect and create the tables needed, but afterwards it produces an error and shuts down.
Code:
==================================================================================================================================
2016-05-04 22:58:23.328020|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.0.12.4 (2016-04-25 15:16:45)
2016-05-04 22:58:23.329019|INFO |ServerLibPriv | |SystemInformation: Windows 10 (10586) x64 (AMD or Intel) Binary: 64bit
2016-05-04 22:58:23.329019|INFO |ServerLibPriv | |Using hardware aes
2016-05-04 22:58:23.330017|INFO |DatabaseQuery | |dbPlugin name: MariaDB plugin, (c)TeamSpeak Systems GmbH
2016-05-04 22:58:23.330017|INFO |DatabaseQuery | |dbPlugin version: 1
2016-05-04 22:58:30.698141|INFO |SQL | |db_CreateTables() tables created
==================================================================================================================================
2016-05-04 22:58:49.762893|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.0.12.4 (2016-04-25 15:16:45)
2016-05-04 22:58:49.762893|INFO |ServerLibPriv | |SystemInformation: Windows 10 (10586) x64 (AMD or Intel) Binary: 64bit
2016-05-04 22:58:49.763886|INFO |ServerLibPriv | |Using hardware aes
2016-05-04 22:58:49.764886|INFO |DatabaseQuery | |dbPlugin name: MariaDB plugin, (c)TeamSpeak Systems GmbH
2016-05-04 22:58:49.764886|INFO |DatabaseQuery | |dbPlugin version: 1
2016-05-04 22:58:49.823367|CRITICAL|DatabaseQuery | |setSQLfromFile( file:sql/update_1.sql) failed
2016-05-04 22:59:00.218203|ERROR |DatabaseQuery | |invalid parameter found :value:
2016-05-04 22:59:00.218203|ERROR |DatabaseQuery | |db_exec() insert into :tablename: ( server_id, id, ident, value, string_id) valu error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ':tablename: ( server_id, id, ident, value, string_id) values (:server_id:, 0, :i' at line 1
2016-05-04 22:59:00.218203|ERROR | | |unable to save properties to instance_properties
2016-05-04 22:59:00.218203|CRITICAL|SQL | |db_CreateTables() unable to save instance default values