Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94059 - phpMyAdmin 2.6.2-pl1/2.6.3-rc1 released
Summary: phpMyAdmin 2.6.2-pl1/2.6.3-rc1 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL: http://www.phpmyadmin.net/home_page/d...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-26 04:07 UTC by Jakub Moc (RETIRED)
Modified: 2005-07-06 11:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Moc (RETIRED) gentoo-dev 2005-05-26 04:07:43 UTC
Minor fixes + improved MySQL 4.1/5.0 compatibility

# (pl1)  Undefined htmlexcel_null (wrong detection of config file version)
# (pl1)  Wrong treatment of NULL attribute under MySQL 5.0.x
# (pl1)  Missing character sets and collations
# (pl1)  Explicitely setting collation for a field

Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-16 04:21:41 UTC
phpMyAdmin 2.6.3-rc1 is out as well.


Improvements:

    * Privileges: Always display the "Add a new user" link
    * New script to upgrade a phpMyAdmin installation
    * Database view: add a Privileges tab
    * Privileges: add a back link to the db on which we are checking privileges
    * "Hand" pointer on mouseover and mousedown
    * Password generator when creating/editing user account
    * Optional database creation before database copy
    * New languages: mongolian, tatarish

Fixes:

    * Respect the db order given in only_db
    * Escaping of apostrophe in generated PHP code
    * Better handling of reserved words in queries
    * Detection of NULL fields under MySQL 5.0.x
    * Ordering by count(*)
    * Bookmark copying during table/db copy
    * Avoid double compression of exports when zlib.output_compression is On
    * Setting collation for a field
    * Js error when two queries submitted at once
    * Adding fields: table collation forgotten
    * Print view: missing header for multi tables
    * Comment at the end of query was applied as well to appended LIMIT
    * Searching on a VARBINARY field
    * Themes: spelling error on a font name
    * NULL detection on TIMESTAMPs
    * Diacritics wrongly converted
    * Changing table type under MySQL 5.0.4
    * Left panel update after manual table rename
    * Queryframe update after database copy
    * Left panel number of rows not updated after emptying table
    * Invalid SQL when creating a table with zero fields
    * Missing backquotes on the Browse feature in case of duplicate entry
    * Exporting the results of a query containing "limit" clause
    * Copying a database did not preserve its default charset and collation

Comment 2 Renat Lumpau (RETIRED) gentoo-dev 2005-07-06 11:32:17 UTC
In CVS.