On Tue, Feb 1, 2011 at 3:52 PM, Shane Hathaway <sh...@hathawaymix.org> wrote:
> 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.
>

Just tell people to be aware that mysql has many problems, list some
of them and don't use it in all the examples.

-- 
Leonardo Santagada
_______________________________________________
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