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 |
State ⇒ Rejected
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Schema Converter doesn't working with big tables
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
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