MySQLConnectorUE4Plugin icon indicating copy to clipboard operation
MySQLConnectorUE4Plugin copied to clipboard

MySQL Database Connector Plugin for Unreal Engine 4

Results 13 MySQLConnectorUE4Plugin issues
Sort by recently updated
recently updated
newest added

Hello, I've successfully used the plugin in previous projects but in my latest project, I keep running into a connection error with the following output log: LogTemp: Error: Can't initialize...

The name 'PublicLibraryPaths' does not exist in the current context

I get an error that I don't really understand, you can see it in the log file below. I want to mention that packaging for windows x64 is done without...

i never had any problems with this plugin when i packaged a game on windows...but when i tried to package a mobile game it started to show this error right...

'GetAddrAsInt': is not a member of 'UNetConnection' error when compiling for 4.26 ![error](https://user-images.githubusercontent.com/19359560/135291183-2393118b-568b-4286-bc2e-ef8273016de2.png)

Здравствуйте. Я начинающий разработчик и не совсем понимаю как правильно проводить имплементацию mysql connector в движек. Вы бы могли записать гайд о том как это надо делать правильно. К тому...

It's is possbile to make a 4.20.3 version ?

UE4 1.14.3 is crashing when using the plugin. First time was when trying to query the DB. Second time (after a restart of UE4) was as soon as it tried...

Hi I Cant able to include this plugin into unreal project The errors are Running E:/UE4 Source/UE_4.18/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project="E:/UE_Project/DuroStars/DuroStars.uproject" -game -rocket -progress Discovering modules, targets and source code for project......

This fixes build issues / runtime on Linux