forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: lamme on October 21, 2003, 08:37:59 am

Title: Error 127 from MySQL after registered new user
Post by: lamme on October 21, 2003, 08:37:59 am
Hi
I got a problem with MySQL. After the first user registers it comes with this error:
While executing query "SELECT aid, CONCAT('(', user_name, ') ', title) AS title FROM cpg11d_albums AS a INNER JOIN cpg11d_users AS u ON category = (10000 + user_id) ORDER BY title" on 0

mySQL error: Got error 127 from table handler

Apparently only the cpg11d_users "locks" but only when a user is registered.
Please Help.

Lamme