Comment 8 for bug 1385030

Revision history for this message
Roel Van de Paar (roel11) wrote :

mysql> SET GLOBAL innodb_checksum_algorithm=1;
Query OK, 0 rows affected (0.00 sec)

mysql> show global variables like '%innodb_checksum_algorithm%';
+---------------------------+--------------+
| Variable_name | Value |
+---------------------------+--------------+
| innodb_checksum_algorithm | strict_crc32 |
+---------------------------+--------------+
1 row in set (0.00 sec)