mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
Core/DBLayer: Support using mysql 8
This commit is contained in:
@@ -24,6 +24,7 @@ namespace MySQL
|
||||
{
|
||||
void TC_DATABASE_API Library_Init();
|
||||
void TC_DATABASE_API Library_End();
|
||||
char const* TC_DATABASE_API GetLibraryVersion();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user