Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.1.5
-
None
-
10.1.6-1
Description
2015-06-10 13:47:03 140177671497760 [Note] /usr/sbin/mysqld (mysqld 10.1.5-MariaDB-log) starting as process 60572 ...
|
[...]
|
2015-06-10 13:47:12 140177671497760 [Warning] InnoDB: Found potentially bogus bytes on page 0 offset 10428 for space 2977 : [ 80 00 00 3d 80 b1 ]. Assuming space is not encrypted!.
|
2015-06-10 13:47:12 140177671497760 [Warning] InnoDB: Found potentially bogus bytes on page 0 offset 10428 for space 2978 : [ 00 0e 80 00 00 16 ]. Assuming space is not encrypted!.
|
2015-06-10 13:47:12 140177671497760 [Warning] InnoDB: Found potentially bogus bytes on page 0 offset 10428 for space 2980 : [ 00 0e 80 b5 0e 39 ]. Assuming space is not encrypted!.
|
2015-06-10 13:47:14 140177671497760 [Warning] InnoDB: Found potentially bogus bytes on page 0 offset 10428 for space 2343 : [ 00 2f 02 58 21 65 ]. Assuming space is not encrypted!.
|
2015-06-10 13:47:15 140177671497760 [Warning] InnoDB: Found potentially bogus bytes on page 0 offset 10428 for space 6165 : [ 35 51 53 6b 56 42 ]. Assuming space is not encrypted!.
|
commit b94eaff8d90a60b9dea3b5b68fbde3d35563127b
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Wed Jun 17 09:12:26 2015 +0300
MDEV-8310: Encryption bogus message still in 10.1.5Moved warning print to debug builds only because on production
these messages are unnecessary.