Mysql Problem: Lost connection to MySQL

This is the place for general discussion about Warcraft3 XP, including install help.

Moderator: Forum Moderator

Post Reply
pika
Peon
Posts: 9
Joined: Sat Feb 03, 2007 9:13 am

Mysql Problem: Lost connection to MySQL

Post by pika » Mon Apr 30, 2007 4:46 am

Metamod v1.19 2006-04-17 (5:13)

Code: Select all

meta list
Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.76d    ini  ANY   ANY
 [ 2] POD-Bot mm       RUN   -    podbot_mm_i386.s  v3.0B18   ini  Chlvl ANY
 [ 3] MySQL            RUN   -    mysql_amxx_i386.  v1.76b    pl1  ANY   ANY
 [ 4] Fun              RUN   -    fun_amxx_i386.so  v1.76     pl1  ANY   ANY
 [ 5] Engine           RUN   -    engine_amxx_i386  v1.76     pl1  ANY   ANY
 [ 6] CStrike          RUN   -    cstrike_amxx_i38  v1.60     pl1  ANY   ANY
6 plugins, 6 running

AMX Mod X 1.76d (http://www.amxmodx.org)

Code: Select all

amxx plugins
Currently loaded plugins:
       name                    version  author            file             status
 [  1] Admin Base              1.76d    AMXX Dev Team     admin.amxx       running
 [  2] Admin Commands          1.76d    AMXX Dev Team     admincmd.amxx    running
 [  3] Admin Help              1.76d    AMXX Dev Team     adminhelp.amxx   running
 [  4] Slots Reservation       1.76d    AMXX Dev Team     adminslots.amxx  running
 [  5] Multi-Lingual System    1.76d    AMXX Dev Team     multilingual.am  running
 [  6] Menus Front-End         1.76d    AMXX Dev Team     menufront.amxx   running
 [  7] Commands Menu           1.76d    AMXX Dev Team     cmdmenu.amxx     running
 [  8] Players Menu            1.76d    AMXX Dev Team     plmenu.amxx      running
 [  9] Maps Menu               1.76d    AMXX Dev Team     mapsmenu.amxx    running
 [ 10] Admin Chat              1.76d    AMXX Dev Team     adminchat.amxx   running
 [ 11] Anti Flood              1.76d    AMXX Dev Team     antiflood.amxx   running
 [ 12] Scrolling Message       1.76d    AMXX Dev Team     scrollmsg.amxx   running
 [ 13] Info. Messages          1.76d    AMXX Dev Team     imessage.amxx    running
 [ 14] Admin Votes             1.76d    AMXX Dev Team     adminvote.amxx   running
 [ 15] NextMap                 1.76d    AMXX Dev Team     nextmap.amxx     running
 [ 16] Nextmap Chooser         1.76d    AMXX Dev Team     mapchooser.amxx  running
 [ 17] TimeLeft                1.76d    AMXX Dev Team     timeleft.amxx    running
 [ 18] Pause Plugins           1.76d    AMXX Dev Team     pausecfg.amxx    running
 [ 19] Stats Configuration     1.76d    AMXX Dev Team     statscfg.amxx    running
 [ 20] Warcraft 3 XP           2.6.3    ferret (Dopefish  warcraft3.amxx   debug

MYSQL Error Connect: Lost connection to MySQL server during query
L 04/30/2007 - 12:52:36: [MySQL] Invalid DBI handle 0
L 04/30/2007 - 12:52:36: [AMXX] Displaying debug trace (plugin "warcraft3.amxx")
L 04/30/2007 - 12:52:36: [AMXX] Run time error 10: native error (native "dbi_query")
L 04/30/2007 - 12:52:36: [AMXX] [0] warcraft3.sma::set_mysql (line 8265)
couldn't exec addons/amxmodx/configs/mysql.cfg

Mysql is running, user and password is done.

User avatar
ferret
Lead Warcraft 3 XP Developer
Posts: 422
Joined: Wed Jul 06, 2005 8:20 am
Location: Atlanta, GA
Contact:

Post by ferret » Mon Apr 30, 2007 8:53 pm

couldn't exec addons/amxmodx/configs/mysql.cfg

Seems to suggest that the file was not found.
-< www.gamehavoc.com >-

Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!

Gunny
Peon
Posts: 36
Joined: Mon Dec 05, 2005 6:24 pm
Location: Magnolia, Texas
Contact:

Post by Gunny » Tue May 01, 2007 6:56 pm

Look and see if yours should be mysql or sql, mine is a sql file.
-john

Post Reply