phpmyadmin/libraries/classes
Kamil Tekiela fa339143ea
Fix renaming db with a view (#18106)
* Fix renaming DB with a view

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* Add test for the bug

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* Update baselines

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

---------

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-02-20 13:36:46 -03:00
..
Charsets Fix #17736 - Add utf8mb3 as an alias of utf8 on the charset description page 2022-09-28 23:49:27 +02:00
Command Fix method casing 2022-10-14 20:44:26 +02:00
Config Fix column names option for CSV Export 2022-11-25 21:15:49 +01:00
ConfigStorage Removing types from in RelationExtension for avoid null error on global 2022-05-17 15:11:46 -03:00
Controllers Merge #17923 - Fix #17766 - Allow to open in a new tab copy and edit row actions 2023-02-08 13:13:39 +01:00
Crypto Merge branch 'QA_5_1-security' into master-security 2022-01-11 14:31:56 -03:00
Database Remove invalid usages of htmlspecialchars() 2022-12-15 14:00:41 -03:00
Dbal Use Psalm annotation for ResultInterface::getIterator 2022-09-19 23:14:06 -03:00
Display Fix #17766 - Allow to open in a new tab copy and edit row actions 2022-11-25 19:55:53 +01:00
Engines Update links 2023-02-17 18:42:01 +01:00
Exceptions Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Export Add few more usages of queryAsControlUser 2022-01-06 19:31:27 +00:00
Gis Fix centering of gis plot 2022-12-10 22:26:42 +01:00
Html fix: remove analyze explain button 2023-01-17 17:14:38 +04:00
Http Fix PSR-7 implementation for GET and test implementation for POST 2023-01-20 13:17:12 +04:00
Image Fix some PHP 8.1 issues 2021-08-21 20:16:59 -03:00
Import Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
Navigation Fix error when a db group name is same as container name 2022-07-23 18:38:22 -03:00
Partitioning Remove @access annotations 2021-12-22 11:43:45 -03:00
Plugins Add support for Web Authentication API 2023-01-16 18:20:05 -03:00
Properties Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Providers/ServerVariables Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
Query Add back UUID and UUID_SHORT to functions on MySQL and all MariaDB versions 2023-01-20 20:18:55 +04:00
Server Fix #18019 - Error: "Call to a member function fetchAssoc() on bool" with SQL mode ONLY_FULL_GROUP_BY 2023-01-20 19:36:52 +04:00
Setup Update setup page to generate better blowfish_secret keys 2022-09-26 17:33:38 -03:00
Table [ISSUE-17793] Remove unreachable condition 2022-11-04 01:23:33 +07:00
Twig Fix #17793 - insert UUID (#17797) 2022-10-20 15:57:53 -03:00
Utils Fix #17166 - "Warning: #1287 'X' is deprecated and will be removed in a future release. Please use ST_X instead." On search page 2022-10-26 16:46:45 +02:00
WebAuthn Add support for Web Authentication API 2023-01-16 18:20:05 -03:00
Advisor.php Fix indentation issues 2022-10-16 13:41:31 -03:00
Bookmark.php Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +00:00
BrowseForeigners.php Remove table-light CSS classes 2022-05-14 17:31:31 -03:00
Cache.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
Charsets.php Fix indentation issues 2022-10-16 13:41:31 -03:00
CheckUserPrivileges.php Fix indentation issues 2022-10-16 13:41:31 -03:00
Common.php Fix Symfony exception when db/table has two %% 2022-06-16 21:20:47 -03:00
Config.php Catch exceptions/errors in the config file 2022-11-21 15:57:03 -03:00
Console.php Remove the Bookmark::getParams method 2021-12-27 09:31:53 -03:00
Core.php Update Core.php 2022-10-29 23:58:04 +01:00
CreateAddField.php Fix indentation issues 2022-10-16 13:41:31 -03:00
DatabaseInterface.php Handle array re-index + fix setVersion logic + hardcode version int 2022-10-11 17:32:03 +07:00
DbTableExists.php Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +00:00
Encoding.php Remove @access annotations 2021-12-22 11:43:45 -03:00
Error.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ErrorHandler.php Hide deprecation notices 2022-09-26 16:27:00 -03:00
ErrorReport.php Merge branch 'QA_5_1-security' into master-security 2022-01-11 14:31:56 -03:00
Export.php Fix #16988 - export as CSV/JSON/SQL/... no database selected 2022-12-13 23:27:07 +01:00
FieldMetadata.php Fix indentation issues 2022-10-16 13:41:31 -03:00
File.php Remove @access annotations 2021-12-22 11:43:45 -03:00
FileListing.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
FlashMessages.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
Font.php Fix indentation issues 2022-10-16 13:41:31 -03:00
Footer.php Remove @access annotations 2021-12-22 11:43:45 -03:00
Git.php Fix PHP 8.2: ${var} deprecated string interpolation syntax on Git class 2022-07-13 15:28:08 +02:00
Header.php Fix some errors detected by Psalm 2023-01-05 16:27:20 -03:00
Import.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
Index.php Fix URL encryption for Util::linkOrButton method 2022-01-10 12:19:44 -03:00
IndexColumn.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
InsertEdit.php Fix missing default_action parameter when copying rows 2023-02-15 16:37:05 -03:00
InternalRelations.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
IpAllowDeny.php Remove @access annotations 2021-12-22 11:43:45 -03:00
Language.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
LanguageManager.php Fix some languages not getting correctly detected 2022-07-15 21:32:22 -03:00
Linter.php Remove unused variables 2021-12-03 15:12:56 +00:00
ListAbstract.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
ListDatabase.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Logging.php Add void return type where possible 2021-09-13 15:29:11 -03:00
Menu.php Deimplement fetchAssoc() helper 2022-01-09 22:44:53 +00:00
Message.php Remove @access annotations 2021-12-22 11:43:45 -03:00
Mime.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Normalization.php Fix indentation issues 2022-10-16 13:41:31 -03:00
OpenDocument.php Merge branch 'QA_5_1' into QA_5_2 2022-03-11 13:02:15 -03:00
Operations.php Fix indentation issues 2022-10-16 13:41:31 -03:00
OutputBuffering.php Add void return type where possible 2021-09-13 15:29:11 -03:00
ParseAnalyze.php Remove @access annotations 2021-12-22 11:43:45 -03:00
Pdf.php Fix method casing 2022-10-14 20:44:26 +02:00
Plugins.php Mark Plugins\Plugin::isAvailable as static method 2022-05-20 14:17:57 -03:00
Profiling.php Refactor DatabaseInterface.php (#17209) 2021-11-26 20:17:46 -03:00
RecentFavoriteTable.php Move queryAsControlUser - Dbal refactoring pt.3 2022-01-06 19:31:27 +00:00
Replication.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
ReplicationGui.php Merge branch 'QA_5_1-security' into master-security 2022-01-11 14:31:56 -03:00
ReplicationInfo.php Replace the master/slave terminology 2021-12-18 14:26:56 -03:00
ResponseRenderer.php Remove @access annotations 2021-12-22 11:43:45 -03:00
Routing.php Ignore invalid routes cache file 2022-05-13 21:46:17 -03:00
Sanitize.php Remove @access annotations 2021-12-22 11:43:45 -03:00
SavedSearches.php Move queryAsControlUser - Dbal refactoring pt.3 2022-01-06 19:31:27 +00:00
Scripts.php Improve type definitions of Scripts class 2021-11-18 15:25:00 -03:00
Session.php Fix errors reported by Psalm/PHPStan 2022-02-16 14:37:25 -03:00
Sql.php Merge #17851 - Fix #17028, #17683 - Re build query count management 2023-02-08 13:12:00 +01:00
SqlQueryForm.php Remove the Bookmark::getParams method 2021-12-27 09:31:53 -03:00
StorageEngine.php Remove table-light CSS classes 2022-05-14 17:31:31 -03:00
SystemDatabase.php Deimplement fetchAssoc() helper 2022-01-09 22:44:53 +00:00
Table.php Fix renaming db with a view (#18106) 2023-02-20 13:36:46 -03:00
Template.php Remove PhpMyAdmin\Twig\PluginsExtension class 2021-08-25 11:00:21 -03:00
Theme.php Remove @access annotations 2021-12-22 11:43:45 -03:00
ThemeManager.php Remove @access annotations 2021-12-22 11:43:45 -03:00
Tracker.php Fix TypeError in the Tracker::handleQuery method 2022-02-11 14:50:22 -03:00
Tracking.php Do not encrypt params if used in data-post attribute 2022-01-10 12:19:43 -03:00
Transformations.php Move queryAsControlUser - Dbal refactoring pt.3 2022-01-06 19:31:27 +00:00
TwoFactor.php Add support for Web Authentication API 2023-01-16 18:20:05 -03:00
Types.php Add back UUID and UUID_SHORT to functions on MySQL and all MariaDB versions 2023-01-20 20:18:55 +04:00
Url.php Merge branch 'QA_5_1-security' into master-security 2022-01-11 14:31:56 -03:00
UrlRedirector.php Create the UrlRedirector class 2021-12-01 12:23:39 -03:00
UserPassword.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
UserPreferences.php Improve type inference of TwoFactor::$config 2022-12-28 15:50:43 -03:00
Util.php Add sodium to the extension list on the main page 2022-11-14 14:24:44 +01:00
Version.php Prepare for version 5.2.2-dev 2023-02-08 11:28:34 -03:00
VersionInformation.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ZipExtension.php Update Psalm to 4.14 2021-12-05 23:46:58 -03:00