Last week was focused on our SQL parser as several issues have been found there. If was for me also first release of SQL parser to packagist repository.
Besides code changes, there was quite some time spent on reviewing incoming issues. Most of they have been already fixed and users will get fixes in the 4.6.1 release.
Handled issues:
- #12147 Fix #12143 Cannot login with certain password
- #12168 Internal Server Error message
- #12166 More compact table list / tree
- #12164 Error 200 when creating a table
- #12130 Error for Browser when got error 500
- #12165 Soft lock when typing
DEFAULT 0
in SQL tab - #12159 4.6.0: Export generating error 500 (was working in 4.5.5.1)
- #12157 Simplify SSL setup
- #12129 Slow database list on 4.6
- #12161 SkipLockedTables broken in master
- #12154 Cannot redeclare __()
- #12029 4.5.5 ExportSql.class.php incorrect call to SqlParser\Context
- #12152 phpMyAdmin difference between display and display HTML web page
- #20 Formatting
- #41 Unrecognized keywords and statement types on 4.5.5.1
- #47 "closing bracket expected" when creating table
- #45 FULLTEXT unrecognized data type
- #1 Fix composer install procedure