To download this library for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://NullQuery.mysql4dm##version=2 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://NullQuery.mysql4dm##version=2 |
This library allows you to connect and send queries to MySQL/MariaDB databases. MySQL/MariaDB is a popular database engine, available in most web hosting environments. Both Windows and Linux are supported. Tested on Windows 10 Professional and CentOS 7 (64-bit multiarch) Bug reports and suggestions may be reported to the appropriate forum. The library is object-oriented and is very simple to use. See the demo code in the project. Changelog: Version 1.1 Fields marked with an asterix (*) denote a modification of the DLL/SO files, which requires you to overwrite them with the ones in your project folder. |
![]() Please support BYOND through Membership or a donation!
|
Related Libraries
|
|||||||||||||||||||||||||||||||||||
More Libraries by NullQuery
|
Copyright © 2025 BYOND Software.
All rights reserved.
runtime error: Unable to load library ./libmysql4dm.so
runtime error: Unable to load library /libmysql4dm.so
runtime error: Unable to load library /lib/libmysql4dm.so
runtime error: Unable to load library /usr/lib/libmysql4dm.so
runtime error: Unable to load library /usr/local/lib/libmysql4dm.so
runtime error: Unable to load library /usr/local/byond/bin/libmysql4dm.so
works normal in windows.