oh hey I just realized someone removed my picture name, thanks whoever did that
Results 1 to 30 of 55
Hybrid View
-
10-05-2012
-
-
10-06-2012Code:
mysql> select picname from user where userid=25; ERROR 2006 (HY000): MySQL server has gone away No connection. Trying to reconnect... Connection id: 32474659 Current database: rubycala_vbb +----------------------------------+ | picname | +----------------------------------+ | images/names/maks-wheelchair.gif | +----------------------------------+ 1 row in set (0.45 sec) mysql> update user set picname=null where userid=25; Query OK, 1 row affected (0.00 sec) Rows matched: 1 Changed: 1 Warnings: 0
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)