Re: Re: Missing tables in database
"Chris Weiss" <[email protected]> Fri, 4 Jul 2008 08:21:33 -0500
| Newsgroups | gmane.comp.web.phpgroupware.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 4, 2008 at 6:40 AM, rotem wrote: > > > I also have the missing tables. > I saw that because of the DB Collation encoding. > > When I set it to "utf8_bin" it have a missing tables, but when I leave it as "latin1_swedish_ci" it seem to work fine, (but then I can write in hebrew there... :cry: ) > I think this is related to a mysql issue where it will silently fail instead of giving an error. I don't know why it woulnd't create the table anyway though.