mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 10:01:40 +00:00
Switches database connector over to mariadb (#34708)
This commit is contained in:
committed by
ShizCalev
parent
0a87a5e5d8
commit
af947d4d66
@@ -17,6 +17,6 @@
|
|||||||
"data"
|
"data"
|
||||||
],
|
],
|
||||||
"dlls": [
|
"dlls": [
|
||||||
"libmysql.dll"
|
"libmariadb.dll"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
BIN
libmariadb.dll
Normal file
BIN
libmariadb.dll
Normal file
Binary file not shown.
BIN
libmysql.dll
BIN
libmysql.dll
Binary file not shown.
Reference in New Issue
Block a user