Re: database error
"Chris Weiss" <[email protected]> Wed, 9 Jan 2008 09:32:22 -0600
| Newsgroups | gmane.comp.web.phpgroupware.general |
|---|---|
| Message-ID | <[email protected]> |
On Jan 9, 2008 1:52 AM, Nam Lam wrote: > Database error: lock(Array, write) failed. > MySQL Error: 1044 (Access denied for user: 'thientam_mailto:tibolam@localhost' to database 'thientam_huynhtruong') your user doesn't have LOCK permissions on the database. Since mysql doesn't support transactions by default we use this to help with data integrity so it is a required permission for phpgroupware.