Am 26.04.2010 12:16, schrieb Raoul Bhatia [IPAX]: > On 04/26/2010 12:05 PM, Benjamin Meichsner wrote: >> I tried to upgrade from 0.3.1. to the current 0.4-beta and applied all >> necessary sql statements to my database. But bin/update.sh is still >> saying "WARNING: Database schema needs to be updated!". >> I checked the according php function (db_schema_check) and as I can see, >> there is only a check, if all tables exists. I checked that manually and >> I can't see any missing table. Where is the problem? > > maybe char encoding?
Why should this be a problem? Anyway, the collation(character set) is always set to "utf8_general_ci". And these are my current tables (after applying the sql upgrade statements): +-----------------------------+ | cache | | collected_contacts | | contactgroupmembers | | contactgroups | | contacts | | identities | | messages | | session | | users | +-----------------------------+ Any other hints? Regards, benni --- 8< --- detachments --- 8< --- The following attachments have been detached and are available for viewing. http://detached.gigo.com/rc/aC/AcMhMYZ/signature.asc Only click these links if you trust the sender, as well as this message. --- 8< --- detachments --- 8< ---
_______________________________________________ List info: http://lists.roundcube.net/dev/
