michaelortmann / mysql.mod

mysql.mod is a MariaDB / MySQL module for eggdrop.
GNU General Public License v2.0
1 stars 1 forks source link

TCL 9.0 #1

Open Bossfrosty opened 1 day ago

Bossfrosty commented 1 day ago

I just want to ask if this mysql.mod is compatible with the latest version of Eggdrop, which is Eggdrop 1.10, and TCL 9.0.

michaelortmann commented 7 hours ago

yes

.loadm mysql
[...]
Module loaded: mysql           
[...]
.status all
[...]
I am BotA, running eggdrop v1.10.0: 23 users (mem: 284k).
[...]
Configured with: '--with-tcl=/home/michael/opt/tcl-9.0.0/lib'
[...]
Tcl library: //zipfs:/lib/tcl/tcl_library
Tcl version: 9.0.0 (header version 9.0.0)
Tcl is threaded.
[...]
Loaded module information:
  Module: mysql, v 0.9
    mysql header version 11.6.2-MariaDB
    Disconnected from a database.
[...]