On 02/01/2011 07:35 PM, Chris Withers wrote:
> On 01/02/2011 17:33, Shane Hathaway wrote:
>>> What's special about this storage?
>>
>> It sounds like RelStorage didn't get a chance to finish creating the
>> schema. In MySQL, DDL statements are not transactional, so errors during
>> schema creation (such as a timeout) leave a partial schema.
>
> Sounds like something to warn about in the docs for zodbconvert and
> storage creation...

Partial schema creation is specific to MySQL and is not specific to 
RelStorage.  MySQL has many pitfalls and there are far too many of them 
to list in the RelStorage documentation.

Shane
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to