📄 changelog
字号:
Relation View ### 2.8.2.2 released from MAINT_2_8_22006-08-13 Marc Delisle <lem9@users.sourceforge.net> * libraries/display_tbl.lib.php: bug #1519799, imagelink error * tbl_select.php: feature #1520222, calendar in Search2006-08-12 Marc Delisle <lem9@users.sourceforge.net> * libraries/sqlparser.data.php: bug #1492772, parsing EXTRACT YEAR_MONTH (there were sorting errors in the function names array) also bug #1534007, STD function not working * lang/polish: updates, thanks to Jakub Wilk - ubanus * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth. * lang/italian: Update, thanks to Rebe - rebeluca. * lang/japanese: Update, thanks to Ishigaki Kenichi - tcool. * lang/belarusian updates, thanks to Jaska Zedlik2006-08-11 Marc Delisle <lem9@users.sourceforge.net> * sql.php, import.php, libraries/parse_analyze.lib.php: bug #1533945, wrong table name in header (SELECT from query window) * libraries/auth/config.auth.lib.php: bug #1536112, config not loaded (MySQL error 2002 or 2003)2006-08-11 Sebastian Mendel <cybot_tm@users.sourceforge.net> * css\phpmyadmin.css.php, themes\*: updated themes to 2.9 and some minor fixes thanks to Juergen Wind - windkiel for hinting this (patch #1535169)2006-08-10 Marc Delisle <lem9@users.sourceforge.net> * lang/danish: Updated, thanks to AlleyKat - dk_alleykat * lang/catalan update, thanks to Xavier Navarro (xavin) * lang/galician: Update, thanks to Xosé Calvo - xosecalvo. * lang/estonian: Update, thanks to Marko Ellermaa - uhuu * lang/russian: update, thanks to Gosha Sakovich - gt2 * libraries/common.lib.php: bug #1534475, arbitrary server2006-08-09 Marc Delisle <lem9@users.sourceforge.net> * libraries/mysql_charsets.lib.php: bug #1530574: MySQL 4.1.13 and double quotes in SHOW VARIABLES, thanks to Herve Pages * docs.css, Documentation.html: bug #1446538, FAQ numbers missing * libraries/display_select_lang.lib.php, lang/*: $strLanguage2006-08-08 Marc Delisle <lem9@users.sourceforge.net> * db_operations.php: added a FIXME for db copy with Add Constraints and mysql extension2006-08-05 Marc Delisle <lem9@users.sourceforge.net> * libraries/export/sql.php: bug #1527862, export foreign keys is broken in latest CVS2006-08-04 Marc Delisle <lem9@users.sourceforge.net> * tbl_properties_operations.php, libraries/export/sql.php: bug #1526000, copying table to another db (MYSQL 5.0.24) * db_details_structure.php: bug #1530574, misaligned HTML when db_collation is empty2006-08-03 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libraries/dbi/mysqli.dbi.lib.php PMA_DBI_try_query(): do not force MYSQLI_USE_RESULT if not requested, makes PMA_DBI_num_rows() not to work2006-08-02 Marc Delisle <lem9@users.sourceforge.net> ### 2.8.2.1 released from MAINT_2_8_22006-08-02 Sebastian Mendel <cybot_tm@users.sourceforge.net> * css\phpmyadmin.css.php, themes\darkblue_orange\css\theme_right.css.php themes\darkblue_orange\layout.inc.php, themes\original\layout.inc.php themes\original\css\theme_left.css.php, themes\original\css\theme_right.css.php: added variables to define (text) color for marked and hovered objects thanks to Juergen Wind - windkiel for hinting this bug (patch #1503529) * Documentation.html: updated style config option descriptions * libraries/common.lib.php: - added PMA_escapeJsString() to escape strings for JavaScript inside CDATA blocks - added PMA_unQuote() to remove quotes from strings * libraries/footer.inc.php: correctly escape strings inside JavaScript (part of bug #1532721) * libraries/sqlparser.lib.php: correctly unquote identifiers (part of bug #1532721) * libraries/display_tbl.lib.php: bug #1524387 incorrectly detects table name for result field2006-08-01 Marc Delisle <lem9@users.sourceforge.net> * Documentation.html: patch #1532493 + light editing from me, thanks to Isaac Bennetch2006-08-01 Sebastian Mendel <cybot_tm@users.sourceforge.net> * left.php, libraries/header.inc.php: do not apply 'vertical scrollbar bug'-fix to IE 7 * changelog.php: updatet CVS URL * libraries/dbi/mysqli.dbi.lib.php: bug #1532111 dbi/mysqli: MYSQLI_* constants thanks to Lierduh - lierduh2006-07-31 Michal Čihař <michal@cihar.com> * lang/czech: Updated.2006-07-31 Sebastian Mendel <cybot_tm@users.sourceforge.net> * lang/german: Updated. * libraries/common.lib.php: use PMA_Config class for cookie needs, do not unset not set cookie * css\phpmyadmin.css.php, libraries\Config.class.php, main.php, themes\*: make font size user configurable2006-07-30 Marc Delisle <lem9@users.sourceforge.net> * libraries/sqlparser.lib.php: bug #1526000, copy table on MySQL 5.0.23+, thanks to Rapsys Phoenix - rapsys2006-07-28 Michal Čihař <michal@cihar.com> * scripts/setup.php: Protect against php code input from user (bug #1530370).2006-07-27 Marc Delisle <lem9@users.sourceforge.net> * pdf_pages.php: automatic layout for InnoDB tables * tbl_properties_operations.php: problem switching from InnoDB to MyISAM * tbl_printview.php, libraries/mult_submits.inc.php, libraries/db_table_exists.lib.php: bug #1521910, with selected ... print view2006-07-26 Marc Delisle <lem9@users.sourceforge.net> * server_privileges.php: bug #1526557, display error when admin lacks some privileges and tries to do a privilege change * libraries/common.lib.php: bug #1523784, blank page after Edit in IE6 via IIS2006-07-22 Marc Delisle <lem9@users.sourceforge.net> * libraries/display_import.lib.php: the Character set of the file could appear twice * tbl_properties_operations.php: handling of AUTO_INCREMENT when moving a table2006-07-20 Michal Čihař <michal@cihar.com> * libraries/compat/var_export.php: Dropped due to license problems. * scripts/setup.php: Implement own var_export.2006-07-19 Marc Delisle <lem9@users.sourceforge.net> * browse_foreigners.php: bug #1525393, no page selector in foreign key browse page2006-07-19 Michal Čihař <michal@cihar.com> * libraries/compat/var_export.php: Update to fixed version.2006-07-19 Sebastian Mendel <cybot_tm@users.sourceforge.net> * lang/german: updated, typos2006-07-18 Michal Čihař <michal@cihar.com> * libraries/common.lib.php: Fix extension loading on HP-UX (bug #1524776), thanks to Francois Laupretre - flp1.2006-07-17 Marc Delisle <lem9@users.sourceforge.net> * libraries/dbi/mysql.dbi.lib.php: bug #1523623, BIGINT auto_increment and mysql extension2006-07-16 Marc Delisle <lem9@users.sourceforge.net> * tbl_change.php: Edit next row did not work in 2.9.0-dev2006-07-13 Marc Delisle <lem9@users.sourceforge.net> * main.php: put emphasis on server name2006-07-12 Marc Delisle <lem9@users.sourceforge.net> * Documentation.html: patch #1519351, security alerts, thanks to Juergen Wind - windkiel2006-07-09 Michal Čihař <michal@cihar.com> * Documentation.html: Readd accidentally removed quotes.2006-07-09 Marc Delisle <lem9@users.sourceforge.net> * tbl_printview.php, db_datadict.php: bug #1398748, print view and TIMESTAMP NULL2006-07-09 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libraries/select_server.lib.php, main.php, libraries/left_header.inc.php: move server selection in main to the 'right' (below 'phpMyAdmin')2006-07-08 Sebastian Mendel <cybot_tm@users.sourceforge.net> * left.php, libraries/header_meta_style.inc.php, libraries/header.inc.php: fix to remove scrollbar bug in IE without quirks mode2006-07-07 Marc Delisle <lem9@users.sourceforge.net> * db_details_qbe.php: deactivated some work in progress2006-07-06 Marc Delisle <lem9@users.sourceforge.net> * db_details_structure.php, libraries/db_details_common.inc.php libraries/db_details_db_info.inc.php: bug #1518147, after displaying information_schema, displaying other dbs does not show size * libraries/auth/config.auth.lib.php: bug #1477402, if default server fails you cannot switch in config auth2006-07-06 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libraries/select_server.lib.php, css/phpmyadmin.css.php: make serverlist a real html-list * main.php: move server selection above server details (more logical)2006-07-04 Marc Delisle <lem9@users.sourceforge.net> * db_operations.php, tbl_properties_operations.php, libraries/Table.class.php, libraries/export/sql.php, tbl_move_copy.php: a single-table copy did not copy the constraints; also bug #1388048, constraints copied too early when copying a db2006-07-04 Sebastian Mendel <cybot_tm@users.sourceforge.net> * js\querywindow.js, libraries\footer.inc.php: renamed JavaScript function refreshLeft() to refreshNavigation() * libraries/Config.class.php: reload default configuration if config.inc.php is removed2006-07-03 Sebastian Mendel <cybot_tm@users.sourceforge.net> * index.php, js\querywindow.js, querywindow.php, libraries\common.lib.php, libraries\footer.inc.php, libraries\sql_query_form.lib.php: bug #1477576 with rtl langs, navi links open in wrong frame2006-07-02 Marc Delisle <lem9@users.sourceforge.net> * db_operations.php: undefined $table when copying a db2006-06-30 Marc Delisle <lem9@users.sourceforge.net> * libraries/common.lib.php: escape also single quotes ### 2.8.2 released from QA_2_82006-06-28 Marc Delisle <lem9@users.sourceforge.net> * libraries/Config.class.php: remove debug code * libraries/common.lib.php: escape allowed parameters from non-token requests2006-06-27 Michal Čihař <michal@cihar.com> * libraries/import/csv.php: Fix special case of Excel export with ; at the end (bug #1511046). * scripts/setup.php, libraries/compat/var_export.php: Add var_export compatibility wrapper from PEAR PHP_Compat to make setup.php work on PHP 4.1 (bug #1513007). * libraries/Config.class.php: Recalculate URL only if needed not all times when using https. * lang/slovak: Updated, thanks to Tomas Tatransky - droopytsf. * lang/czech: Translated missing strings.2006-06-25 Marc Delisle <lem9@users.sourceforge.net> * libraries/export/pdf.php, libraries/plugin_interface.lib.php, lang/*: bug #1504218: display an explanation for what is a PDF export * libraries/database_interface.lib.php: when a db directory has wrong permissions/ownership, information_shema does not work for all databases so we revert to SHOW TABLE STATUS2006-06-23 Marc Delisle <lem9@users.sourceforge.net> * libraries/Config.class.php: bug #1501027, possible user/password disclosure when switching from http to https2006-06-22 Marc Delisle <lem9@users.sourceforge.net> * libraries/database_interface.lib.php, /export/sql.php, lang/*: export of procedures and functions. Note: this needs improvement because currently the DELIMITER for procedures is exported as a comment. Users could remove the comment marker and feed this to command-line mysql but it would be better to generate DELIMITER not as a comment and parse it while importing.2006-06-21 Marc Delisle <lem9@users.sourceforge.net> * lang/french: update * lang/slovak: update, thanks to Tomas Tatransky - droopytsf * lang/tatarish: update, thanks to Albert Fazlí * libraries/auth/http.auth.lib.php: bug #1504662, display server message2006-06-20 Marc Delisle <lem9@users.sourceforge.net> * libraries/Table.class.php: a typo disabled table copy operation2006-06-20 Sebastian Mendel <cybot_tm@users.sourceforge.net> * themes/*/css/theme_right.css.php: bug #1449845 Nowrap in character sets * libraries/common.lib.php::PMA_linkOrButton(): did not recognize hard coded & when ; is set as url separator in php * js/querywindow.js, libraries/common.lib.php, libraries/sql_query_form.lib.php: bug #1490556 Request-URI Too Large2006-06-15 Marc Delisle <lem9@users.sourceforge.net> * libraries/sql_query_form.lib.php: Delimiter only if MySQL supports it2006-06-13 Marc Delisle <lem9@users.sourceforge.net> * libraries/sql_query_form.lib.php, libraries/import/sql.php, lang/*: bug # 1469699, can't create a stored procedure Experimental, please test! I added a Delimiter field in the query form so user can specify his special delimiter; TODO: fix the display of the query which has a special delimiter because for now it's empty2006-06-09 Marc Delisle <lem9@users.sourceforge.net>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -