Raised This Month: $51 Target: $400
 12% 

SQL Insert error: no such table: results333 (Speedrun)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
grkmkprl
Junior Member
Join Date: Sep 2017
Old 09-26-2018 , 12:17   SQL Insert error: no such table: results333 (Speedrun)
Reply With Quote #1

Hello everyone,i have a problem and i need help.I have a speedrun plugin and had problem on mod.I worked on it a little and I encountered another problem.Speedrun mod linked with mysql.In this way, the time on the map is recorded in the database,anyway.There is a separate plugin for each fps segment(100-200-250-333-500-1000)
I installed phpmyadmin and i created database(drstats)


(sql.cfg here)
Code:
amx_sql_host    "127.0.0.1" 
amx_sql_user    "root" 
amx_sql_pass    "" 
amx_sql_db        "amx" 
amx_sql_table    "admins" 
amx_sql_type    "mysql"

amx_drstats_host "127.0.0.1"
amx_drstats_user "root"
amx_drstats_pass "root1234"
amx_drstats_db "drstats"
I am sure this information is correct.Time counter and dr_finish is running smoothly but time does not register in the database.Because hlds writes errors in console.
(SQL Insert error: no such table: results333) I know what that means,I created a table named results333 in drstats db.But I keep getting the same error,what may be this?


The database looks like this: http://i.hizliresim.com/WDjRM8.png
grkmkprl is offline
Mistrick
Senior Member
Join Date: Aug 2012
Location: Russia
Old 09-26-2018 , 12:49   Re: SQL Insert error: no such table: results333 (Speedrun)
Reply With Quote #2

6 identical plugins for stat?
Try to use something new.
https://github.com/Mistrick/SpeedrunMod
But it doesn't have any documentation about installation and I don't want to write this
Mistrick is offline
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 09-26-2018 , 12:57   Re: SQL Insert error: no such table: results333 (Speedrun)
Reply With Quote #3

Please, next time you post something keep with default font instead of this you did.
__________________








CrazY. is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode