Closed Bug 168901 Opened 22 years ago Closed 22 years ago

Software error when listing Users

Categories

(Bugzilla :: User Accounts, defect)

2.12
Other
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: crma, Assigned: myk)

Details

Going to "Edit - Users", and "List users with login name matching" entering a value and searching in whatever mode gives the Software error:

SELECT login_name,realname,disabledtext FROM profiles WHERE login_name like'%test.ch%' ORDER BY login_name: Got error 127 from table handler at globals.pl line 173.
error 127 is 'Record-file is crashed', which is a mysql error.

You probably have a corrupt mysql table, and should either try to fix it using
the mysql utils, or restore from backup, or something along those lines.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.