CQRLog not starting ????

2 posts / 0 new
Last post
m0xrs
CQRLog not starting ????

Cannot start CQRLog

Nothing else install or removed just start up after a couple of days of no use ???

Output from mysql.err

022-05-31 17:59:40 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-05-31 17:59:40 0 [Note] InnoDB: Number of pools: 1
2022-05-31 17:59:40 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-05-31 17:59:40 0 [Note] InnoDB: Initializing buffer pool, total size = 83886080, chunk size = 83886080
2022-05-31 17:59:40 0 [Note] InnoDB: Completed initialization of buffer pool
2022-05-31 17:59:55 0 [Note] InnoDB: 128 rollback segments are active.
2022-05-31 17:59:55 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-05-31 17:59:55 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-05-31 17:59:55 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-05-31 17:59:55 0 [Note] InnoDB: 10.6.7 started; log sequence number 69209034; transaction id 14270
2022-05-31 17:59:55 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-05-31 17:59:55 0 [Note] InnoDB: Loading buffer pool(s) from /home/m0xrs/.config/cqrlog/database/ib_buffer_pool
2022-05-31 18:00:03 0 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2022-05-31 18:00:03 0 [Note] Server socket created on IP: '0.0.0.0'.
2022-05-31 18:00:03 0 [Note] Server socket created on IP: '::'.
2022-05-31 18:00:03 0 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2022-05-31 18:00:03 1 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1017: Can't find file: './mysql/' (errno: 2 "No such file or directory")
2022-05-31 18:00:03 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.6.7-MariaDB-2ubuntu1' socket: '/home/m0xrs/.config/cqrlog/database/sock' port: 64000 Ubuntu 22.04
2022-05-31 18:00:12 0 [Note] InnoDB: Buffer pool(s) load completed at 220531 18:00:12

oh1kh
CQRLog not starting ????

Hi!
if you open command console and start cqrlog by typing:

cqrlog --debug=1 > /tmp/debug.txt

What will be in debug.txt ?

--
Saku
OH1KH