6.0.0-alpha12
6/12/25

[#13422] Schema Converter doesn't working with big tables
Summary Schema Converter doesn't working with big tables
Queue Horde Base
Queue Version 5.2.1
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester nschmidt (at) df (dot) eu
Created 08/07/2014 (3962 days ago)
Due
Updated 08/07/2014 (3962 days ago)
Assigned
Resolved 08/07/2014 (3962 days ago)
Milestone
Patch No

History
08/07/2014 03:10:03 PM Michael Rubinsky Comment #2
State ⇒ Rejected
Reply to this comment
You mean like horde-db-migrate?
08/07/2014 08:38:07 AM nschmidt (at) df (dot) eu Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Schema Converter doesn't working with big tables
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
Reply to this comment
We try to upgrade vom Horde 5.04 -> 5.2.1, our tables are very big, so 
the schema converter script via webinterface isn't a very good idea 
for upgrading...

mysql> select count(*) from horde_histories;
+----------+
| count(*) |
+----------+
|  9167662 |

the upgrade takes very very long (mysql-server with ssd, 16 core 32gig 
ram) there a no feedback from the interface, some times the upgrade 
give up, because of no output from scripts.

please give us a script for linux shell

Saved Queries