MatrixOne v24.1.1.1 Release Notes

Release date: February 04, 2024

MatrixOne version: v24.1.1.1

Compared with the previous v24.1.1.0, v24.1.1.1 doesn’t introduce any new features but focuses on some improvements and bug fixes.

Improvements

  • Improved stability by fixing bugs related to lock service and proxy.

  • Enhanced forward compatibility.

  • Optimized MySQL compatibility.

  • Improved the accuracy of runtime resource consumption statistics.

Bugfix

  • Fixed some unhandled error and redundant codes:#13909 #13910

  • Fixed checkAddNameConflictLocked :#13916 #13917

  • Fixed mo_ ctl permission bugs:#13926

  • Fixed data race bugs:#13928 #14196

  • Fixed a bug related to import data with Aliyun Cloud account ARN:#13921 #13930 #13979

  • Change account for sysbench :#13935

  • Fixed year() bugs:#13945

  • Fixed the prepare wait condition from execute to close:#13896 #14075

  • Fixed memory leak bugs:#13966

  • Fixed lockservice bugs:#13941 #13981

  • Fixed slow insert bugs:#13992

  • Fixed non reserverd keyword last:#14014

  • Fixed mo-dump bugs:#14010

  • Fixed routing packet bugs:#14003

  • Fixed TPCH 1t query timeout bugs:#14018 #14022

  • Fixed panic if allocating lock table from dn failed:#14039

  • Fixed SCA failure during GO version upgrade:#14029

  • Fixed marshal query bugs:#14004 #14036

  • Remove segdel batch and block meta without deltaloc in ckp:#13952

  • Fixed panic error in stability testing:#14034#14035

  • Fixed the bug of establishing a large number of connections for too long on distributed mode regression TKE:#14045

  • Fixed premature termination when the sender has nothing to send bugs:#14052#14053

  • Fixed occasional loading timeout bugs in running TPCH tests:#13268 #14051 #14304

  • Fixed TPCC regression testing errors:#14058

  • Fixed bug: prepare statement should throw an error when too many parameters:#14037

  • Fixed bug: string as primary key under some boundary conditions:#14055

  • Fixed bug: significant performance differences between single table and multiple table point queries in TPS:#14089

  • Fixed StorageUsage bugs:#14103 #14233 #14246

  • Fixed incorrect CPU statistics bugs:#14105

  • Fixed some panic errors :#13938 #14109

  • Fixed bug related to “invalid file path” :#14143

  • Fixed bug: should throw err when preparing multi stmt:#14112 #14124

  • Fixed invalid deadlock error :#14153

  • Fixed right join panic:#14164

  • Fixed bug related to distributed mode with too many open files:#14177

  • Fixed lock table map :#14202

  • Fixed flush block error handling:#14215

  • Fixed upgraded GC error:#14218

  • Fixed create account timeout:#14182

  • Fixed the bug of interrupting cron tasks when errors occurred:#14200

  • Fixed Aliyun Cloud bugs:#14184

  • Fixed bug related to load too many checkpoints during checkpoint replay:#14221 #14222

  • Print more ckp details:#14188

  • Fixed bind changed not handled :#14243

  • Fixed concurrent map writes bugs:#14238

  • Fixed show tables panic:#14227 #14229

  • Fixed mpool leak in LockMoDatabase:#14217 #14249

  • Fixed node communication timeout bugs:#14253

  • Fixed mpool leak in txn.WriteBatch bugs:#14220 #14250

  • Fixed bug related to TN return status error:#14257

  • Fixed EOB bugs:#13949

  • Fixed hidden table bugs: :#14261

  • Fixed mpool leak for remote run:#14264

  • Fixed inserting _binary data bugs:#14262

  • Fixed setvar in the active transaction :#14258

  • Fixed different counts bugs:#14060 #14271 #14272

  • Fixed update table panic:#14171#14251

  • Fixed bug related wrong statementid due to order adjustment:#14067 #14179

  • Fixed continue can not connect to remote:#14294

  • Fixed bit/hex bugs:#14290

  • Upgraded UUID version:#14318

  • Improve slow query performance:#14301 #14323

  • Fixed error query result bugs:#14333

  • Fixed index bugs:#14334

  • Fixed delete panic:#14337

  • Fixed bug related access system table with regular account:#14340

  • Fixed subscription error:#14351

  • Fixed ut error:#14355

  • ix keep remote lock failed:#14357

  • Fixed bug related to internal error:#14366

  • Fixed TN panic:#14368

  • Fixed ta bug that space without releasing when deleting data:#14361

  • Fixed a bug that cause funtion convert_tz bad performance.

Full Changelog

https://github.com/matrixorigin/matrixone/compare/v1.1.0…v1.1.1