phpMyAdmin Updates !!

  • Thread starter Thread starter Bapun
  • Start date Start date
  • Replies Replies: Replies 5
  • Views Views: Views 1,687

Bapun

Staff member
Community Manager
Joined
3 Nov 2010
Messages
29,689
Solutions
22
Reaction score
43,018
phpMyAdmin 3.5.4 released !!

Change Log:

  • - [edit] uuid_short() is a no-arguments function
    - [edit] Add routine parameter headers not valid for "function"
    - [search] Various search operators not working as expected
    - [search] Invalid select query generated for tables with ENUM fields
    - [display] Incorrect imagejpeg Syntax Breaks Image Transformation
    - [search] Editing SQL not possible when no records found
    - [interface] Display chart and number of rows to plot
    - [core] Wrong redirect url caused cookies error with ForceSSL
 
phpMyAdmin 3.5.5

- [export] Support Apache's mod_deflate
- [interface] Inline query editing broken after row update
- [setup] Cannot switch language in /setup
- [CSS] Font size in inline query editor is way too big
- [l10n] Portuguese Language not displaying correctly
- [status] Live charts don't work for non-default server
- [core] Proxy ajax calls to pma.net to avoid browser notices
- [tracking] Structure Snapshot on tracked view renders invalid SQL
- [events] Event comments not saved
 
phpMyAdmin 3.5.8

- MariaDB reported as MySQL
- Incorrect header for Safari 6.0
- Attempt to open trigger for edit gives NULL
- Use HTML5 DOCTYPE
- [security] Self-XSS on GIS visualisation page
- Incorrect keyhandler behaviour #2
 
phpMyAdmin 4.0.1 - http://www.filehippo.com/download_phpmyadmin/

- Import broken for CSV using LOAD DATA
- When login fails and error display is active, login data is displayed
- [import] Web server upload directory import fails
- [import] Server upload folder import file name missing in success message
- [auth] Add retry button on connection failure with config auth
- [interface] Provide feedback if no columns selected for multi-submit
- [interface] Incorrect select field change on ctrl key navigation in Firefox
- [browse] display_binary_as_hex option causes unexpected behavior
- Git commit links to Github missing
- CSP WARN in Firefox console
- Setup script warning for config auth (stored login data) shows link BBcode
- [browse] Fixed getting BLOB data
- [export] Custom Exporting exports all databases
- [import] Import of CSV FIle to selected table doesn't work
- Browsing an empty table should not display its Structure
- Calendar widget improperly redirects to home
- [interface] Missing scrollbar (original theme)
- [vendor] add tcpdf path to vendor_config.php
- bug fix compat with tcpdf >= 6.0 (tested with 6.0.012)
 
phpMyAdmin 4.0.4.2

- [security] Fix stored XSS in Server status monitor
- [security] Fix stored XSS in navigation panel logo link
- [security] Fix self-XSS in setup, trusted proxies validation
- [security] Fix full path disclosure
- [security] Fix control user SQL injection in pmd_pdf.php
- [security] Fix control user SQL injection in schema_export.php
- [security] Fix self-XSS in schema export
- [security] Fix unencoded json object
- [security] Fix stored XSS in link transformation plugin
 
Back
Top Bottom