compressed tables

About this tag
The compressed tables tag on WindowsForum.com covers discussions related to MySQL and InnoDB storage engine behavior on Windows systems. In one thread about MySQL not starting, the error log shows InnoDB using zlib 1.2.12 for compressed tables, along with other initialization details such as mutexes, buffer pool size, and crash recovery. This tag is relevant for database administrators and developers troubleshooting MySQL startup issues, particularly when compressed table features are involved. Topics may include configuration, performance, and compatibility of compressed tables in MySQL on Windows.
  1. B

    Windows 11 mysql not starting

    2022-12-17 12:13:59 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions 2022-12-17 12:13:59 0 [Note] InnoDB: Uses event mutexes 2022-12-17 12:13:59 0 [Note] InnoDB: Compressed tables use zlib 1.2.12 2022-12-17 12:13:59 0 [Note] InnoDB: Number of pools: 1 2022-12-17 12:13:59 0...
Back
Top