Closed kaytaro closed 11 years ago
Problem
[ERROR] addons/pointshop mysql/lua/providers/mysql.lua:39: number expected, got string
this what it says on line 39: local db = mysqloo.connect(mysql_hostname, mysql_username, mysql_password, mysql_database, mysql_port)
i put the libmysql.dll in the main directory.. or am I missing something
Wrong repo. Make a new issue on pointshop-mysql, including lines 27-31 of mysql.lua too.
Problem
[ERROR] addons/pointshop mysql/lua/providers/mysql.lua:39: number expected, got string
this what it says on line 39: local db = mysqloo.connect(mysql_hostname, mysql_username, mysql_password, mysql_database, mysql_port)
i put the libmysql.dll in the main directory.. or am I missing something