View Single Post
  #3  
Old 10-16-2004, 05:04 AM
govtcheeze
Hill Giant
 
Join Date: Mar 2004
Location: South Florida
Posts: 247
Default

Ok found some more info on this problem...

ipcs -m showed nothing listed, so I started world again while showing process lists for sql:

Code:
+----+---------+-----------+----+---------+------+-------+------------------+
| Id | User    | Host      | db | Command | Time | State | Info             |
+----+---------+-----------+----+---------+------+-------+------------------+
| 16 | user | localhost |    | Query   | 1    |       | show processlist |
+----+---------+-----------+----+---------+------+-------+------------------+

+----+----------------------+-----------+----+---------+------+------------------+------------------+
| Id | User                 | Host      | db | Command | Time | State            | Info             |
+----+----------------------+-----------+----+---------+------+------------------+------------------+
| 16 | user              | localhost |    | Query   | 0    |                  | show processlist |
| 17 | unauthenticated user | localhost |    | Connect |      | Reading from net |                  |
+----+----------------------+-----------+----+---------+------+------------------+------------------+

+----+---------+-----------+----------+---------+------+-------+------------------+
| Id | User    | Host      | db       | Command | Time | State | Info             |
+----+---------+-----------+----------+---------+------+-------+------------------+
| 16 | user | localhost |          | Query   | 0    |       | show processlist |
| 17 | user | localhost | eqemu | Sleep   | 0    |       |                  |
+----+---------+-----------+----------+---------+------+-------+------------------+
Then this popped up in shell:

Code:
$ SharedMemory->datasize != iSize, We can rebuild him faster better STRONGER!
Or not.. restart all servers on this machine
And the sql process went away.

Some more info: running Fedora Core 2, the June kernel (upgrading to newest right now), mysql 3.26.58 (also will be upgrading this next). I read some issues on the board with Fedora 2, but they seem to have been taken care of in the src.
__________________
GovtCheeze, Welfare Warrior
"Listen, here's the thing. If you can't spot the sucker in the first half hour at the table, then you ARE the sucker." -- Mike McDermott, Rounders

Developer of the original (circa 2004):
Loots v2.0, bitch!
Faction v1.0, bitch!
Magelo-like clone v0.3, bitch!
Zone geometry and spawn/path viewer, bitch!
Reply With Quote