Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: osalabs/phpminiadmin

phpminiadmin 1.9.240801

01 Aug 20:09
@osalabs osalabs
Compare
Choose a tag to compare
Loading
Assets 2
Loading
ochefo and PhillipMwaniki reacted with hooray emoji
2 people reacted

phpminiadmin 1.9.240727

28 Jul 14:49
@osalabs osalabs
Compare
Choose a tag to compare
Loading
  • support for PHP 8.3 (cleaned up some PHP Warnings, deprecations)
  • enhancements:
    • multiple db servers support - define server's configs via $DBSERVERS and quickly switch between servers via top navbar dropdown
    • "ps" menu item in top navbar - shortcut for "show processlist"
    • "SHOW TABLE STATUS" now works quicker because emulated via select from information_schema.TABLES
    • "WITH" (Common Table Expressions (CTEs)) support
    • moved include for phpminiconfig a bit further, so it allows override more things
  • security improvements:
    • $ACCESS_PWD now is enforced except for local usage
    • added by default "SET GLOBAL local_infile=0" to prevent unwanted use of LOAD DATA LOCAL INFILE. Controlled by $IS_LOCAL_INFILE on the beginning of the script.
Loading
JonnyTech and jgillyon reacted with thumbs up emoji williamdes reacted with rocket emoji
3 people reacted

AltStyle によって変換されたページ (->オリジナル) /