[phpMyAdmin Git] [phpmyadmin/phpmyadmin] fa051f: Add basic support for TokuDB
Michal Čihař
michal at cihar.com
Tue Feb 14 13:55:39 CET 2017
Branch: refs/heads/QA_4_7
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fa051ff3e862c03d14918c43f4c865bc549904f7
https://github.com/phpmyadmin/phpmyadmin/commit/fa051ff3e862c03d14918c43f4c865bc549904f7
Author: Michal Čihař <michal at cihar.com>
Date: 2017-02-14 (Tue, 14 Feb 2017)
Changed paths:
M ChangeLog
M libraries/controllers/database/DatabaseStructureController.php
M libraries/operations.lib.php
Log Message:
-----------
Add basic support for TokuDB
This applies most of https://github.com/phpmyadmin/phpmyadmin/pull/12693
on top of current code base.
- offer correct operations on operations tab
- properly handle counting same as with InnoDB
Fixes #12693
Signed-off-by: Michal Čihař <michal at cihar.com>
More information about the Git
mailing list