Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.2(EOL)
-
None
Description
Note: It might well be intended, but it's worth checking. Also, maybe it could benefit from a better error message.
Version: '10.1.23-MariaDB-debug' socket: '/data/bld/10.1/data/tmp/mysql.sock' port: 3306 Source distribution
|
2017-03-27 2:18:25 140478047542016 [Note] /data/bld/10.1/bin/mysqld: Normal shutdown
|
|
2017-03-27 2:18:25 140478047542016 [Note] Event Scheduler: Purging the queue. 0 events
|
2017-03-27 2:18:26 140477273724672 [Note] InnoDB: FTS optimize thread exiting.
|
2017-03-27 2:18:26 140478047542016 [Note] InnoDB: Starting shutdown...
|
2017-03-27 2:18:26 140478047542016 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
|
2017-03-27 2:18:28 140478047542016 [Note] InnoDB: Shutdown completed; log sequence number 1622848
|
2017-03-27 2:18:28 140478047542016 [Note] /data/bld/10.1/bin/mysqld: Shutdown complete
|
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Started in read only mode
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Uses event mutexes
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Compressed tables use zlib 1.2.8
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Using Linux native AIO
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Number of pools: 1
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Using SSE2 crc32 instructions
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Disabling background log and ibuf IO write threads.
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Completed initialization of buffer pool
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Highest supported file format is Barracuda.
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Creating shared tablespace for temporary tables
|
2017-03-27 2:18:43 139835740817280 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
|
2017-03-27 2:18:44 139835740817280 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
|
2017-03-27 2:18:44 139835740817280 [ERROR] InnoDB: Cannot create system tables in read-only mode
|
2017-03-27 2:18:44 139835740817280 [ERROR] InnoDB: Plugin initialization aborted at srv0start.cc[2577] with error Read only transaction
|
2017-03-27 2:18:44 139835740817280 [Note] InnoDB: Starting shutdown...
|
2017-03-27 2:18:44 139835740817280 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
|
2017-03-27 2:18:44 139835740817280 [ERROR] Plugin 'InnoDB' init function returned error.
|
2017-03-27 2:18:44 139835740817280 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
|
2017-03-27 2:18:44 139835740817280 [Note] Plugin 'FEEDBACK' is disabled.
|
2017-03-27 2:18:44 139835740817280 [ERROR] Unknown/unsupported storage engine: InnoDB
|
2017-03-27 2:18:44 139835740817280 [ERROR] Aborting
|
Attachments
Issue Links
- relates to
-
MDEV-12548 Add maria backup tool to MariaDB 10.2
- Closed
-
MDEV-12776 Do not create the InnoDB temporary tablespace in innodb_read_only mode
- Closed
-
MDEV-12227 Defer writes to the InnoDB temporary tablespace
- Closed