Great!
But i have a question again:
In the Howto i read this
awk '{ if (/;|#|^ *$|\/\//) next ; if (NF != 14) next ; printf "INSERT INTO war3users (playerid, playername, xp, race, skill1, skill2, skill3, skill4, time) VALUES ( \x27%s\x27, \x27%s\x27, \x27%s\x27, \x27%s\x27, \x27%s\x27, \x27%s\x27 ...
Search found 7 matches
- Mon Aug 15, 2005 12:36 pm
- Forum: Help/Support
- Topic: Error @ ServerStart MySQL ?
- Replies: 15
- Views: 38453
- Mon Aug 15, 2005 11:13 am
- Forum: Help/Support
- Topic: Error @ ServerStart MySQL ?
- Replies: 15
- Views: 38453
- Mon Aug 15, 2005 10:51 am
- Forum: Help/Support
- Topic: Error @ ServerStart MySQL ?
- Replies: 15
- Views: 38453
- Mon Aug 15, 2005 9:10 am
- Forum: Help/Support
- Topic: Error @ ServerStart MySQL ?
- Replies: 15
- Views: 38453
- Mon Aug 15, 2005 8:51 am
- Forum: Help/Support
- Topic: Error @ ServerStart MySQL ?
- Replies: 15
- Views: 38453
- Mon Aug 15, 2005 8:37 am
- Forum: Help/Support
- Topic: Error @ ServerStart MySQL ?
- Replies: 15
- Views: 38453
- Mon Aug 15, 2005 6:06 am
- Forum: Help/Support
- Topic: Error @ ServerStart MySQL ?
- Replies: 15
- Views: 38453
Error @ ServerStart MySQL ?
Hi all,
we have a Linux-Root Server with SuSe 9.2!
I have Installed a new Cstrike Server with WC3FT Mod.
Now i like to use MySQL for save all stats.
I have installed an apache server (apachefriends.org)
MySQL 4.1.13 on localhost
@ root:
netstat -nlpt | grep mysqld
tcp 0 0 0.0.0.0:3306 0.0.0.0 ...
we have a Linux-Root Server with SuSe 9.2!
I have Installed a new Cstrike Server with WC3FT Mod.
Now i like to use MySQL for save all stats.
I have installed an apache server (apachefriends.org)
MySQL 4.1.13 on localhost
@ root:
netstat -nlpt | grep mysqld
tcp 0 0 0.0.0.0:3306 0.0.0.0 ...