phpmyadmin/libraries/classes
William Desportes 60564b5d92
Fix #14800 #14833 - Sort by Time and show full query on Processlist
Fixes: #14800
Fixes: #14833
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-04-28 00:26:29 +02:00
..
Config Fix #15119 - Uninterpreted HTML on Settings->Export page 2019-03-30 18:58:39 +05:30
Controllers Fix some potential php notices after merge of #15040 2019-04-01 23:27:15 +02:00
Database Fix #15228 - Notice - Undefined index: foreign_keys_data 2019-04-26 23:45:20 +02:00
Dbi Fix for SYSTEM VERSIONED tables #14514, #14515, and #14516 (#14536) 2019-02-15 17:27:55 -02:00
Di
Display Fix #14948 - Change password is not showing password Strength difference 2019-03-06 16:19:10 +01:00
Engines
Gis
Navigation Fix: #14896 - Expanded DB, refresh, plus/minus icon 2019-03-01 23:51:48 +01:00
Plugins Fixed php notice undefined index pma on ImportXml 2019-04-04 21:40:21 +02:00
Properties
Rte Fix for SYSTEM VERSIONED tables #14514, #14515, and #14516 (#14536) 2019-02-15 17:27:55 -02:00
Server Fix #14800 #14833 - Sort by Time and show full query on Processlist 2019-04-28 00:26:29 +02:00
Twig Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Utils
Advisor.php
Bookmark.php fix Bookmark::get() id matching SQL 2019-03-06 19:38:31 -03:00
BrowseForeigners.php Retrieve parameters from $_POST in browse foreigners 2018-11-10 20:48:59 -02:00
CentralColumns.php Retrieve parameters from $_POST in central columns page 2018-11-10 20:48:58 -02:00
Charsets.php
CheckUserPrivileges.php Ensure that database names with '.' are handled properly when DisableIS is true 2018-09-12 15:50:15 -03:00
Config.php Prepare for 4.8.6-dev 2019-01-25 22:43:24 -05:00
Console.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Core.php Fix #14311 - Undefined index in setup script 2019-03-13 19:31:38 +01:00
CreateAddField.php Fix #249 CSRF to CREATE TABLE query 2018-11-10 20:48:58 -02:00
DatabaseInterface.php Fix for SYSTEM VERSIONED tables #14514, #14515, and #14516 (#14536) 2019-02-15 17:27:55 -02:00
Encoding.php
Error.php
ErrorHandler.php Fix multi server setup send error report 2019-03-30 11:09:20 +01:00
ErrorReport.php Retrieve parameters from $_POST in error report 2018-11-10 20:48:59 -02:00
Export.php Fix export issues/warnings 2018-12-19 15:40:46 +01:00
File.php
FileListing.php
Font.php
Footer.php Retrieve parameters from $_POST in user/Privileges pages 2018-11-10 20:48:58 -02:00
Header.php Fixes issue with recent table list, #14229 2018-07-03 20:50:04 -03:00
Import.php fix detectType: now considers cells with values like 0000123 (leading zeros) as varchar types 2019-02-08 21:45:13 +01:00
Index.php Retrieve parameters from $_POST in tbl_indexes.php 2018-11-10 20:48:59 -02:00
IndexColumn.php
InsertEdit.php Fix #14853 - Insert page should not allow entering things into virtual columns 2019-03-26 20:55:09 +01:00
IpAllowDeny.php
Language.php Fix #14786 - Table level Operations functions missing 2018-12-19 10:56:10 +01:00
LanguageManager.php fix typo in language name 2019-04-17 19:33:17 -03:00
Linter.php
ListAbstract.php
ListDatabase.php
Logging.php When logging with AuthLog to syslog, successful login messages were not logged even if $cfg['AuthLogSuccess'] was true. 2018-11-10 23:33:36 -05:00
Menu.php Add secondary tabs for database query 2018-10-31 21:52:54 -03:00
Message.php Fix #13975 - Missing query time in German (fix decimal number format issue) 2019-01-04 14:04:20 +01:00
Mime.php
MultSubmits.php drop table issue on copying tables fixed #14426 2018-08-16 03:24:45 -03:00
Normalization.php Retrieve parameters from $_POST in normalization 2018-11-10 20:48:58 -02:00
OpenDocument.php
Operations.php Fix #14673 - innodb & MySQL 8: DYNAMIC & COMPRESSED ROW_FORMAT missing 2019-04-01 22:17:07 +02:00
OutputBuffering.php Fix #14478 - phpMyAdmin no longer streams the export data 2019-01-14 17:32:10 +01:00
ParseAnalyze.php
Partition.php
Pdf.php
Plugins.php
RecentFavoriteTable.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Relation.php Retrieve parameters from $_POST in chk_rel 2018-11-10 20:48:59 -02:00
RelationCleanup.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Replication.php
ReplicationGui.php Retrieve parameters from $_POST in server replication 2018-11-10 20:48:59 -02:00
Response.php
Sanitize.php
SavedSearches.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Scripts.php
Session.php
Sql.php Fix #14931 - count(): Parameter must be an array or an object that implements Countable, ./libraries/classes/Sql.php#1623 2019-03-23 08:53:12 +01:00
SqlQueryForm.php
StorageEngine.php Fix #14786 - Table level Operations functions missing 2018-12-19 10:56:10 +01:00
SubPartition.php
SysInfo.php
SysInfoBase.php
SysInfoLinux.php
SysInfoSunOS.php
SysInfoWINNT.php
SystemDatabase.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Table.php Retrieve parameters from $_POST in Table class 2018-11-10 20:48:59 -02:00
Template.php
Theme.php
ThemeManager.php
Tracker.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Tracking.php Retrieve parameters from $_POST in tracking pages 2018-11-10 20:48:58 -02:00
Transformations.php Remove transformation plugin includes 2018-11-27 18:44:30 -02:00
TwoFactor.php
Types.php
Url.php
UserPassword.php Retrieve parameters from $_POST in UserPassword class 2018-11-10 20:48:59 -02:00
UserPreferences.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Util.php Fix style issues 2019-03-26 22:48:08 +01:00
VersionInformation.php
ZipExtension.php Replaced with Appropriate Comment 2019-03-01 15:07:28 +05:30