Search Criteria
Package Details: lua-sql-mysql 2.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/luasql.git (read-only, click to copy) |
|---|---|
| Package Base: | luasql |
| Description: | MySQL module for Lua |
| Upstream URL: | https://keplerproject.github.io/luasql |
| Licenses: | MIT |
| Conflicts: | luasql-mysql |
| Replaces: | luasql-mysql |
| Submitter: | Barthalion |
| Maintainer: | alerque |
| Last Packager: | alerque |
| Votes: | 3 |
| Popularity: | 0.000223 |
| First Submitted: | 2018-01-07 16:33 (UTC) |
| Last Updated: | 2025-05-07 12:12 (UTC) |
Dependencies (6)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient81AUR, mariadb-libs-gitAUR, libmysqlclient80AUR, libmysqlclient84AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs)
- lua (pallene-luaAUR)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient81AUR, mariadb-libs-gitAUR, libmysqlclient80AUR, libmysqlclient84AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (make)
- lua (pallene-luaAUR) (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql-libs-gitAUR, postgresql13-libsAUR) (make)
- sqlite (sqlite-fossilAUR) (make)
Latest Comments
Nazdravi commented on 2024-11-27 09:48 (UTC) (edited on 2024-11-27 09:53 (UTC) by Nazdravi)
Version 2.6.0 of this package does not function with a current Lua version (5.4.7). When trying to open a database the result is: "undefined symbol: lua_newuserdata". That's why it was necessary to use a more recent version of this library:
Nazdravi commented on 2023-08-01 08:09 (UTC) (edited on 2023-08-01 08:16 (UTC) by Nazdravi)
Did not run unmodified with Lua5.4 (as it is installed currently). That's why patching PKGBUILD was necessary:
alerque commented on 2020-02-09 07:18 (UTC)
Upstream seems to have moved here: https://keplerproject.github.io/luasql/