[MDEV-11816] Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSED Created: 2017-01-16 Updated: 2023-11-06 Resolved: 2017-01-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2.3 |
| Fix Version/s: | 10.2.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||||||
| Sprint: | 10.1.21 | ||||||||||||||||||||||||||||
| Description |
|
MySQL 5.7 allows temporary tables to be created in ROW_FORMAT=COMPRESSED. |
| Comments |
| Comment by Marko Mäkelä [ 2017-01-17 ] |
|
bb-10.2-mdev-11816 |
| Comment by Jan Lindström (Inactive) [ 2017-01-17 ] |
|
ok to push. |
| Comment by Marko Mäkelä [ 2017-01-17 ] |
|
repushed bb-10.2-mdev-11816, this time with the test files (and with the rebased/revised removal of MYSQL_ENCRYPTION, MYSQL_COMPRESSION, MYSQL_TABLESPACES) |