HomeDevCentral
Etherpad database upgrade

20:22

All systems are operational.

20:07

The MySQL operation is successful. We'll restart the server in few minutes.

mysql> ALTER DATABASE `etherpad` CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;
Query OK, 1 row affected (0.17 sec)

mysql> ALTER TABLE `etherpad`.`store` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;                                                                             
Query OK, 81520 rows affected (2.63 sec)
Records: 81520  Duplicates: 0  Warnings: 0

20:04

Etherpad has been shut down for the upgrade.

Planned maintenance

We'll upgrade Etherpad MySQL character set to solve sporadic crash issues.

Etherpad will be shut down during the process.

Written by dereckson on Jun 22 2015, 20:10.
Nasqueron founder
Projects
None
Subscribers
None

Event Timeline