Problem with CQRLOG

2 posts / 0 new
Last post
sm0rux
sm0rux's picture
Problem with CQRLOG

Hi, all!

A friend of min is running CQRLOG 2.5.2 on Xubuntu 18.04.

After an update he got the following error message in mysql.err. Any solution? Thanks a lot in advance!

73 de SM0RUX Pontus

mysql.err:
-------------
2021-04-20 21:37:05 139720063814976 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2021-04-20 21:37:05 139720063814976 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2021-04-20 21:37:05 139720063814976 [Note] InnoDB: The InnoDB memory heap is disabled
2021-04-20 21:37:05 139720063814976 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2021-04-20 21:37:05 139720063814976 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2021-04-20 21:37:05 139720063814976 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-20 21:37:05 139720063814976 [Note] InnoDB: Using Linux native AIO
2021-04-20 21:37:05 139720063814976 [Note] InnoDB: Using SSE crc32 instructions
2021-04-20 21:37:05 139720063814976 [Note] InnoDB: Initializing buffer pool, size = 80.0M
2021-04-20 21:37:05 139720063814976 [Note] InnoDB: Completed initialization of buffer pool
2021-04-20 21:37:05 139720063814976 [Note] InnoDB: Highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: A downgrade from MariaDB 10.2.2 or later is not supported.
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/error-creating-innodb.html
2021-04-20 21:37:05 139720063814976 [ERROR] Plugin 'InnoDB' init function returned error.
2021-04-20 21:37:05 139720063814976 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2021-04-20 21:37:05 139720063814976 [Note] Plugin 'FEEDBACK' is disabled.
2021-04-20 21:37:05 139720063814976 [ERROR] Unknown/unsupported storage engine: innodb
2021-04-20 21:37:05 139720063814976 [ERROR] Aborting

oh1kh
Problem with CQRLOG

Hej Pontus!

What did happen with update? What is the database engine version now?
Could it be that update downgraded MariaDB, or even switched to Mysql instead.

In console:

mysql --version

LIne "InnoDB: A downgrade from MariaDB 10.2.2 or later is not supported." worries me.

If you put "cqrlog.com downgrade from MariaDB" (without quotes) to Google you see that there has been similar cases in forum before. Using forum's own advanced search you cannot find them.

--
Saku
OH1KH