[Tickets #10578] Re: horde-db-migrade doesn't run all scripts

bugs at horde.org bugs at horde.org
Mon Oct 3 18:03:17 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10578
------------------------------------------------------------------------------
  Ticket             | 10578
  Updated By         | Jan Schneider <jan at horde.org>
  Summary            | horde-db-migrade doesn't run all scripts
  Queue              | Wicked
  Version            | 1.0-ALPHA1
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2011-10-03 20:03) wrote:

Any chance you are using the mysqli backend? There is something badly  
broken with the mysqli extension, I've seen that before with that  
backend.

One of the last statements in the first run:
UPDATE wicked_schema_info SET version = 5
No errors getting back from the server.

And one of the earliest statements in the second run:
SELECT version FROM wicked_schema_info
Current wicked schema version: 4

So the schema version is clearly updated, but the update doesn't  
stick. If it's really the same that I've noticed earlier, then you can  
even enable query logging in mysql and see the very same. The update  
query is sent to server and run without errors. But nothing is changed.





More information about the bugs mailing list