• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Completed Mysql crash

lvlkoo

Active member
Please fix this mysql crahs :'(

Code:
[2018-08-20 16:24:25] [DEBUG]    14 | Updating server property: virtualserver_last_client_disconnect. New value: 1534782265. Query: INSERT INTO `properties` (`serverId`, `type`, `id`, `key`, `value`) VALUES (:sid, :type, :id, :key, :value)
[2018-08-20 16:24:25] [ERROR]   GEN | SQL Error: Can't create more than max_prepared_stmt_count statements (current value: 16382)

Wanna to use normal RDBMS against this parody like sqlite T_T

Please, Please, Please, Please, Pleaseeeeeeeeeeeeeee
 

mkll11one

TeaSpeak Team
Staff member
TeaTeam
Code:
SQL Error: Can't create more than max_prepared_stmt_count statements (current value: 16382)
< does nothing to do with your TeaSpeak server. you need to update your MySQL Server/Database. ;)
 

lvlkoo

Active member
@mkll11one i have last version of mariadb, and i really don'i understand why other applications that i used and using don't have this problem but teaspeak have if this a mysql-side bug