[分享]phpMyAdmin 2.3.1-rc1

phpMyAdmin Running Discuss
關於 phpMyAdmin 架設使用操作討論,非本程式相關問題一律砍文!

版主: 版主管理群

回覆文章
小竹子
竹貓星球大統領
竹貓星球大統領
文章: 4596
註冊時間: 2001-10-29 22:13
來自: 竹貓星球
聯繫:

[分享]phpMyAdmin 2.3.1-rc1

文章 小竹子 »

*********************************************
軟體名稱: phpMyAdmin
軟體版本: 2.3.1-rc1
軟體語系: 多國語系\r
作業系統: all os

官方網站:
下載頁面: http://sourceforge.net/project/showfile ... _id=110932
中文化下載頁面: 內建中文語系\r

軟體說明:

Notes:
Version 2.3.1 is intended mostly for bug fixes over 2.3.0, although we found time to add eleven small-to-medium improvements.

This is the first release candidate (rc1).

--------------------------------------------------------------------------------
Changes:
2002-09-15 Marc Delisle
* lang/romanian: update, thanks to Valics Lehel
* lang/polish: update, thanks to Jakub Wilk
* lang/lithuanian: update, thanks to Vilius Zigmantas
* lang/galician: update, thanks to Xos?Calvo

2002-09-14 Alexander M. Turek
* lang/german-*.inc.php3: Updates.
* lang/albanian-*.inc.php3: Updates, thanks again to
Laurent Dhima (laurenti).

2002-09-14 Marc Delisle
* Documentation.html: clarifications about Mac OS X, and installing
* lang/italian: update, thanks to Pietro Danesi
* lang/malay: update, thanks to Shafique (sicksand)
* lang/sync_lang.sh: added malay

2002-09-13 Lo騃 Chapeaux
* db_details.php3, line 121: XHTML fix.
* tbl_properties_export.php3; libraries/build_dump.lib.php3; lang/*:
feature #601603 (Field names on CSV export).
* main.php3, lines 11-13: new fix against bug #571409 (it doesn't work
properly with Zend Accelerator).
* libraries/relation.lib.php3, lines 70 & 79: PHP3 fix.
* libraries/display_tbl.lib.php3: fixed warnings.

2002-09-12 Marc Delisle
* libraries/display_tbl.lib.php3: bug 601809: when two fields have the
same name, both are showed NULL even if only one is NULL

2002-09-12 Alexander M. Turek
* lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).

2002-09-11 Marc Delisle
* tbl_change.php3: "empty drop-downs" bug, and avoid displaying a
drop-down if more than 200 rows in the foreign table

2002-09-11 Lo騃 Chapeaux and Marc
* tbl_change.php3: bug 605342, edit fills current time in datetime field

2002-09-11 Michal Cihar
* lang/czech-*.inc.php3: Updates.

2002-09-11 Alexander M. Turek
* libraries/config_import.lib.php3: Another fix against bug #582890.
* lang/german-*.inc.php3: Updates.
* libraries/sqlparser.lib.php3: XHTML fix (nl2br() is not XHTML compilant
before PHP 4.0.5).

2002-09-10: Robin Johnson
* libraries/common.lib.php3, main.php3:
- Final solution to bug #582890
* lang/*:
- String for localization used in auto-generation of names

2002-09-10 Alexander M. Turek
* Documentation.html: Added an FAQ entry about lower_case_table_names on
Windows machines.

2002-09-09 Alexander M. Turek
* lang/hindi-utf-8.inc.php3: Updates, thanks again to
Girish Nair (girish_nair).

2002-09-08 Robin Johnson
* scripts/create-release.sh: Tweaked instruction list
* Documentaion.html, lib/sqlvalidator.class.php3:
- Noted overload * requirement

2002-09-07 Marc Delisle
* lang/dutch: update, thanks to Ivo Teel.
* lang/estonian: update, thanks to Alvar Soome
* lang/spanish: update, thanks to Enrique Garcia M. (egarcam)
* lang/italian: update, thanks to Pietro Danesi
* lang/norwegian: update, thanks to Sven-Erik Andersen
* lang/thai: update, thanks to Arthit Suriyawongkul
* lang/romanian: update, thanks to Valics Lehel
* lang/japanese: update, thanks to Yukihiro Kawada

2002-09-05 Marc Delisle
* tbl_change.php3, display values in drop-down even if no
display field is defined

2002-09-05 Lo騃 Chapeaux
* Documentation.html: modify name of relations in FAQ 6.6
* tbl_change.php3: check $cfgRelation['relwork'] before
using PMA_getForeigners(), thanks to Martyn Allan (mallan2)

2002-09-04 Lo騃 Chapeaux
* tbl_change.php3: protect with backquotes

2002-09-03 Marc Delisle
* tbl_change.php3: drop-down for foreign keys, patch 603939,
thanks to Markus L. Noga (markus at noga.de)

2002-09-03 Lo騃 Chapeaux
* libraries/display_tbl.lib.php3:
- fix a PHP3 problem (foreach function was called);
- XHTML fixes;
- coding standards.

2002-09-02 Marc Delisle
* db_details_structure.php3, mult_submits.inc.php3: Patch 582904:
add REPAIR TABLE choice in drop-down of db view, thanks to
Cal Henderson (iamcal)
* libraries/display_tbl.lib.php3: new function PMA_linkOrButton
to accomodate some browsers' limitations on the URL length, used on
left and right Edit and Delete links (or buttons), idea
and part of the code from patch 591497, thanks to Ruben Barkow (rubo77)

2002-09-01 Lo騃 Chapeaux
* libraries/auth/cookie.auth.lib.php3: bug 601721 (cookie and IIS)

2002-08-30 Lo騃 Chapeaux
* tbl_relation.php3, line 324; user_details.php3; lines 262-269:
fixed some warnings.
* libraries/display_tbl.lib.php3: fixed first part of bug
#601776 (Undefined variables).
* libraries/sqlvalidator.lib.php3: removed trailing spaces.

2002-08-29 Robin Johnson
* libraries/sqlvalidator.lib.php3:
- Fix for bug in Alex's fix for bug #594947
line 67, change || to &&
- Fix for undefined string in error case of sqlvalidator that is
actually never reached. Just commented out for now

2002-08-28 Marc Delisle
* libraries/display_tbl.lib.php3: Bug 576895: matching a float field

2002-08-26 Michal Cihar
* lang/czech-*.inc.php3: Updates, fixes.

2002-08-26 Lo騃 Chapeaux
* tbl_indexes.php3: Another fix against the Zend Accelerator bug (#571409).

2002-08-26 Alexander M. Turek
* lang/japanese-*.inc.php3: Updates, thanks again to Yukihiro Kawada.
* lang/german-*.inc.php3: Updates.
* libraries/sqlvalidator.lib.php3, lang/*.inc.php3:
Better fix against bug #594947.
* libraries/common.lib.php3: Fixed a JS error.

2002-08-24 Marc Delisle
* Documentation.html, faq 6.15: creating an index on a BLOB field
and faq 1.22 about php.ini file_uploads

2002-08-23 Lo騃 Chapeaux
* left.php3, lines 169-181: XHTML optimizations.
* db_details_common.php3, tbl_properties_common.php3,
libraries/sqlparser.lib.php3: Fixed bug #571409 (it doesn't work properly
with Zend Accelerator).
* db_details.php3, lang/*: validation on web-server upload dir

2002-08-23 Alexander M. Turek
* libraries/charset_conversion.lib.php3: Don't let php display an error
message if dl() fails.
* translators.html, lang/malay-*.inc.php3: Updates.

2002-08-22 Robin Johnson
* config.inc.php3, left.php3:
- $cfg['LeftDisplayLogo'] to turn off PMA logo display

2002-08-22 Alexander M. Turek
* libraries/sqlvalidator.lib.php3: Fixed bug #594947.
* libraries/common.lib.php3, libraries/config_import.lib.php3, left.php3:
Backwards compatibility.
* lang/malay-*.inc.php3, libraries/select_lang.lib.php3, translators.html:
New language, thanks to "Shafique" (sicksand).
* db_details.php3, Documentation.html: Display .sql files only.

2002-08-21 Marc Delisle
* db_details.php3, read_dump.php3, libraries/functions.js, lang/*,
config.inc.php3, Documentation.html: web-based upload directory,
thanks to S霵ke J. Peters (s03nk3)
* tbl_properties_structure.php3: undefined index for innodb,
thanks to Lo騃
* images/pma_logo.png, left.php3, libraries/auth/cookie.auth.lib.php3:
new logo, thanks to Ivan R. Lanin (ivanlanin); logo made transparent
by Alexander M. Turek

2002-08-21 Alexander M. Turek
* Documentation.html:
- Updated FAQ 1.6.
- Converted special characters into HTML entities.
* lang/german-*.inc.php3: Updates.
* translators.html: Another note in order to avoid annoying mails.

2002-08-21 Lo騃 Chapeaux
* config.inc.php3, db_details.php3, db_details_export.php3,
db_details_qbe.php3, Documentation.html, ldi_check.php3, ldi_table.php3,
tbl_dump.php3, tbl_properties_export.php3, tbl_query_box.php3,
libraries/charset_conversion.lib.php3: Coding standards.
* db_details.php3, read_dump.php3: optimize web-based upload directory

2002-08-21 Michal Cihar
* libraries/common.lib.php3: revised to fit coding standards (by Lo騃) and
added documentation about parameters for PMA_showMySQLDocu()

2002-08-20 Alexander M. Turek
* sql.php3, libraries/sqlparser.lib.php3: Fixed bug #597184 (PHP3
compatibility).
* libraries/common.lib.php3: Undefined variable.

2002-08-17 Alexander M. Turek
* main.php3: Fixed bug #596019 (Undefined variable $re).

2002-08-15 Marc Delisle
* config.inc.php3, tbl_query_box.php3, db_details.php3, Documentation.html:
new $cfg['TextareaAutoSelect'] (Bug 582637)

2002-08-15 Michal Cihar
* Documentation.html, config.inc.php3, db_details.php3, db_search.php3,
ldi_table.php3, main.php3, tbl_indexes.php3, tbl_properties.inc.php3,
tbl_properties_operations.php3, tbl_properties_options.php3,
tbl_properties_structure.php3, tbl_query_box.php3, tbl_select.php3,
user_details.php3, libraries/common.lib.php3:
Implemented feature #545379 - phpMyAdmin has now support for all MySQL
manuals available.

2002-08-15 Alexander M. Turek
* main.php3: Undefined variable.
* lang/german-*.inc.php3: Fixed a typo, thanks to Steve Alberty (staybyte).
* Documentation.html: XHTML fixes.
* libraries/common.lib.php3, libraries/config_import.lib.php3: Improved
backwards compatibility for old config files.

2002-08-14 Olivier L. Mler
* Documentation.html, README, ANNOUNCE.txt, tbl_dump.php3:
updated mail address of Tobias Ratschiller (requested by himself :)

2002-08-14 Michal Cihar
* libraries/charset_conversion.lib.php3, config.inc.php3, Documentation.*:
Improved detection of used recoding function, now can be configured
which function should be preffered ($cfg['RecodingEngine']).
* libraries/charset_conversion.lib.php3, read_dump.php3:
read_dump.php3 uses new fuction PMA_convert_string instead of hardcoded
iconv.
* libraries/charset_conversion.lib.php3, ldi_check.php3, ldi_table.php3:
Support for converting charset of loaded files, used new function
PMA_convert_file.
* tbl_dump.php3, db_details_export.php3, tbl_properties_export.php3:
Support for exporting in custom charset.

2002-08-14 Marc Delisle
* lang/japanese update: thanks to Yukihiro Kawada

2002-08-14 Lo騃 Chapeaux
* Documentation.html, lines 2251-2252: fixed an XHTML error.
* main.php3: removed some extra space characters.
* scripts/create_release.sh: add a reminder about checking language files
validity.

2002-08-13 Michal Cihar
* lang/czech-*.inc.php3: Updates.
* lang/sync_lang.sh: Allow running only on specified translations.

2002-08-13 Alexander M. Turek
* lang/german-*.inc.php3: Updates.
* Documentation.*: Updated credits.
* libraries/mysql_wrappers.lib.php3: fixed bug #594235, thanks to
Pawe?Szczepa雟ki (pauluz).
* lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).

2002-08-13 Marc Delisle
* lang/*, main.php3: new warning strInsecureMySQL, when running with
the default MySQL privileged account

2002-08-12 Robin Johnson
* libraries/sqlparser.lib.php3:
- Fixed bug #594098

2002-08-12 Marc Delisle
* lang/japanese update: thanks to Yukihiro Kawada
* lang/slovenian update: thanks to Kositer Uros (urosh)

2002-08-12 Mike Beck
* tbl_select.php3: Bugfix: it created IS 'NULL'
instead of IS NULL.

2002-08-12 Alexander M. Turek
* libraries/defines_php.lib.php3, Documentation.*, translators.html:
corrected version number.
* libraries/grab_globals.lib.php3: disallow accessing serious server files
via "?goto=".
* lang/hindi-utf-8.inc.php3: File was corrupted.
* lang/chinese_gb-utf-8.inc.php3: Back to previous version.
* lang/czech-*.inc.php3: Small fixes, thanks again to Michal Cihar (nijel).
注意事項:
●phpBB 架設相關問題請到 + phpBB 3.0.x 討論區發表!
●都沒有你要的答案嗎??>>點這裡<<搜尋一下吧!
●請使用>>標準的發文格式<<發表問題!
●竹貓星球並非政治團體代言人,請不要在竹貓討論政治議題,也不要認為竹貓是偏向任何一方政治團體,竹貓愛的是台灣這片生長的土地,過於泛政治化文章請來信告知移除!
●關於 phpBB 使用問題請在版面發問,私人訊息提供其他不相干或是隱私的事情聯絡之用。
●所有市面上的免費空間皆非竹貓管轄,請勿來信詢問,請直接與該免費空間連絡。
回覆文章

回到「phpMyAdmin」