cpjrobin / TMySQL

TMySQL published by Tencent DBA Team.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMySQL is based on MySQL 5.5.24, developed by Tencent's DBA team.

TMySQL 1.0 (2012-09-25)
1. Add new InnoDB row_format GCS, which is default in TMySQL.
2. Based on GCS row format, table in InnoDB support online adding columns, which only need to modify meta data.

Bug fixed:
1. log-warnings does not work in session level
http://bugs.mysql.com/bug.php?id=66953

2. Insertion of an out-of-range value into a partitioned table was not handled correctly in all cases. This is a regression that first appeared in MySQL 5.5.23. (Bug #14005441, Bug #65587) 
http://bugs.mysql.com/bug.php?id=65587




TMySQL 1.1 (2012-12-07)
1. InnoDB partitioned table support online adding columns.
2. Optimize the memory usage of innnodb's dictionary.

Bug fixed:
1. GBK charset is not Fully supported in mysql
http://bugs.mysql.com/bug.php?id=67739

2. overflow caused replication sql thread failed to execute events
https://bugs.launchpad.net/percona-server/+bug/1070255

About

TMySQL published by Tencent DBA Team.

License:GNU General Public License v2.0


Languages

Language:C++ 48.1%Language:C 43.6%Language:Perl 3.0%Language:Assembly 1.1%Language:Shell 0.8%Language:Yacc 0.7%Language:PHP 0.7%Language:CMake 0.6%Language:Objective-C 0.5%Language:C# 0.3%Language:Makefile 0.1%Language:Roff 0.1%Language:HTML 0.1%Language:Pascal 0.1%Language:SourcePawn 0.1%Language:M4 0.0%Language:Lex 0.0%Language:SQLPL 0.0%Language:Scilab 0.0%Language:JavaScript 0.0%Language:Batchfile 0.0%Language:PLpgSQL 0.0%Language:POV-Ray SDL 0.0%Language:Awk 0.0%Language:Visual Basic 0.0%