Difference between revisions of "MySQL"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
==Installation== | ==Installation== | ||
#Download this file and upload it to '''garrysmod/lua/bin''' (create it if it doesn't exist): | #Download this file and upload it to '''garrysmod/lua/bin''' (create it if it doesn't exist): | ||
− | #*Windows: [https://github.com/FredyH/MySQLOO/releases/download/9.6/ | + | #*Windows: [https://github.com/FredyH/MySQLOO/releases/download/9.6/gmsv_mysqloo_win64.dll] |
− | #*Linux: [https://github.com/FredyH/MySQLOO/releases/download/9.6/ | + | #*Linux: [https://github.com/FredyH/MySQLOO/releases/download/9.6/gmsv_mysqloo_linux64.dll] |
If you are not allowed to upload dll files, ask your hoster. | If you are not allowed to upload dll files, ask your hoster. |
Revision as of 18:21, 12 January 2020
To allow a connection to your database, you will need to install a MySQL module on your Garry's Mod server.
Please note that you have to use different files, depending on the OS of your Garry's Mod server (Windows/Linux).
Installation
- Download this file and upload it to garrysmod/lua/bin (create it if it doesn't exist):
If you are not allowed to upload dll files, ask your hoster.