Skip to content

Commit 9d839ab

Browse files
author
Daan Hoogland
committed
add known affected mysql versions
1 parent e05048d commit 9d839ab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/upgrading/MySQL.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@
2121
ALTER TABLE nics MODIFY COLUMN update_time timestamp DEFAULT CURRENT_TIMESTAMP;
2222

2323
After the upgrade of CloudStack, when some versions of MySQL are upgraded they may require additional corrective SQL queries to applied manually to fix the schema such as those around altering column types as illustrated above.
24+
25+
Known affected versions:
26+
27+
- 5.7.34
28+
- 8+

0 commit comments

Comments
 (0)