Tagged: connection, Crash, MySQL, SQLite
- August 30, 2023 at 18:27 #39678Fabian FassbindParticipantPosts: 1Threads: 0Joined: Aug 2023
Hi, I have a Problem with connecting to my MySQL Database. If I switch to MySQL in the Preferences Menue I can successfully test the connection, but if I close the Menue the setting gets swapped back to SQLite and I’m getting the following errors:
SQLite error (261): database is locked in “SELECT name FROM sqlite_master WHERE type=’table’ AND name LIKE ‘options’;”
SQLite notice (283): recovered 6 frames from WAL file C:\Users\Büro_Fabian\AppData\Local\Autodesk\3dsMax\2024 – 64bit\DEU\scripts\Kstudio\ProjectManager_3\Settings\AssetSQLiteCache.db-wal
SQLite error (15): locking protocol in “SELECT name FROM sqlite_master WHERE type=’table’ AND name LIKE ‘options’;”
MySQL was already running fine before the last major update.
Plugin version: 3.23.27
3ds Max version: 3ds Max 2024 SP1
Renderer: Corona - August 30, 2023 at 18:28 #39680Oleksandr KramerModeratorPosts: 256Threads: 1128Joined: Aug 2009
Hello
Please generate the support request.
You can find this option in the main 3ds max menu “Project Manager” ==>> Create Support Request.Thanks for your feedback.
- August 31, 2023 at 13:52 #39684Oleksandr KramerModeratorPosts: 256Threads: 1128Joined: Aug 2009
Please check MySQL settings.
Currently, it returns the next error message:MySqlException (0x80004005): You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
You must be logged in to reply to this topic.