📄 changelog
字号:
* sql.php: bug #1437499, LIMIT clause when query ends with semicolon2006-02-22 Marc Delisle <lem9@users.sourceforge.net> * libraries/display_tbl.lib.php: bug #1435303, error on empty BLOB transf. * .htaccess: added a reference to the FAQ2006-02-22 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libraries/footer.inc.php: bug #1436279 Left frame links open in new windows in Safari * libraries/dbi/mysqli.dbi.lib.php: workaround for http://bugs.php.net/36007 * libraries/database_interface.lib.php PMA_DBI_get_tables_full(), left.php: added workaround for bug #1436171 Cannot display Capitalised Databases2006-02-21 Michal Čihař <michal@cihar.com> * scripts/setup.php: Various bug fixes (bug #1435700, bug #1435806, undefined indexes).2006-02-20 Marc Delisle <lem9@users.sourceforge.net> ### 2.8.0-rc1 released2006-02-20 Sebastian Mendel <cybot_tm@users.sourceforge.net> * sql.php: - fixed bug #1431422 Safari: Print view prints blank page - fixed some 'not refreshing left frame'2006-02-19 Marc Delisle <lem9@users.sourceforge.net> * libraries/common.lib.php: re-establish previous error reporting mode * sql.php: bug #1434576, undefined variable $db * libraries/storage_engines.lib.php: bug #1434578, missing argument for __construct() * Documentation.html: bug #1433633, document consequences of having a .htaccess file, thanks to Isaac Bennetch 2006-02-18 Marc Delisle <lem9@users.sourceforge.net> * tbl_change.php: bug #1415465, undefined $sql_query * libraries/common.lib.php: bug #1377215, errors with E_STRICT2006-02-18 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libraries/sql_query_form.lib.php: fixed bug #1433882 html special chars not escaped in query in querybox2006-02-17 Marc Delisle <lem9@users.sourceforge.net> * lang/*, db_details_structure.php: bug #1431352, no %d in strViewMaxExactCount * db_details_structure.php: bug #1431340, rowcount for views and unneeded $strViewMaxExactCount * libraries/common.lib.php: array to string conversion * libraries/display_tbl.lib.php: bug #1396998, added $strViewMaxExactCount when browsing2006-02-17 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libraries/common.lib.php: - fixed bug #1432626 'bad url error after select "(Databases)..."' * Documentation.html: fixed bug #1433397 'Wrong anchors' * libraries/select_server.lib.php: - fixed pre-select for current server (fixed type missmatch) - do not autosubmit on '(Server) ...' * css/print.css: fixed bug #1419696 'print css results in blank table output'2006-02-16 Marc Delisle <lem9@users.sourceforge.net> * lang/italian: update, thanks to Luca Rebellato * lang/danish: Updated, thanks to AlleyKat - dk_alleykat * lang/finnish: update, thanks to Jouni Kahkonen2006-02-15 Marc Delisle <lem9@users.sourceforge.net> * bug #1406378, default value and auto_increment, thanks to Nuvo - nyvsld2006-02-14 Marc Delisle <lem9@users.sourceforge.net> * Documentation.html: XHTML error, thanks to Cédric Corazza * Documentation.html: remove experimental status for MySQL 4.1 support2006-02-14 Sebastian Mendel <cybot_tm@users.sourceforge.net> * server_privileges.php: - fixed bug #1427707 Priv->user->pass radio buttons unselectable * db_details_structure.php, tbl_properties_structure.php: - fixed bug #1420474 'Consistency (order of truncate/drop)' - some PEAR coding standard2006-02-13 Marc Delisle <lem9@users.sourceforge.net> * libraries/display_tbl.lib.php: bug #1425522, warning when calling a stored procedure, thanks to JTC - jcqns2006-02-13 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libraries/common.lib.php: - fixed bug #1416848 'Insert new row from Browse page' * libraries/common.lib.php: - fixed bug #1409893 - links in navigation frame opens new window * libraries/select_server.lib.php: - fixed bug #1425688 'Server Select quirk' - valid XHTML 1.0 - code readability2006-02-12 Marc Delisle <lem9@users.sourceforge.net> * lang/english and hebrew: bug #1429769, typo * tbl_change.php, tbl_replace.php: bug #1429074, "go back to this page" choice should be sticky2006-02-10 Marc Delisle <lem9@users.sourceforge.net> * .htaccess added to main directory for bug #1411996; at least on servers supporting .htaccess we can run even if session.auto_start is enabled * lang/belarusian updates, thanks to Jaska Zedlik * lang/catalan update, thanks to Xavier Navarro (xavin).2006-02-09 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libararies/session.inc.php: stop execution and ommit warning on session.auto_start enabled2006-02-09 Marc Delisle <lem9@users.sourceforge.net> * libraries/mult_submit.inc.php: bug #1404565, left frame refresh on db drop from Databases link in main page2006-02-08 Marc Delisle <lem9@users.sourceforge.net> * libraries/Config.class.php: leave the possibility of having a backslash in the path on non-Windows system, thanks to Michal; and bug #1418769, part 2: missing argument (PHP 4 constructor)2006-02-06 Michal Čihař <michal@cihar.com> * scripts/setup.php: Fix typos (bug #1424923).2006-02-05 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libraries/common.lib.php: - fixed bug #1416848 'Insert new row from Browse page' - PMA_checkPageValidity() [bug #1416848] * scripts/setup.php: fixed bug #1424274 'Found a problem in the setup script' (ShowPHPInfo -> ShowPhpInfo)2006-02-04 Marc Delisle <lem9@users.sourceforge.net> * libraries/Config.class.php: bug #1409770 auto-detection and dirname on Windows, thanks to Alex - nixniemand * libraries/mult_submits.inc.php, server_databases.php: array to string conversion * tbl_properties_operations.php, tbl_properties.php, tbl_import.php, tbl_change.php: bug #1415465, undefined $sql_query2006-01-31 Marc Delisle <lem9@users.sourceforge.net> * db_details_structure.php: bug #1412058, damaged table reporting * import.php: bug #1418382, CSV import does not work2006-01-30 Marc Delisle <lem9@users.sourceforge.net> * libraries/common.lib.php: bug #1418145, missing global, thanks to Bananeweizen2006-01-29 Marc Delisle <lem9@users.sourceforge.net> * lang/estonian updates, thanks to Marko Ellermaa - uhuu * lang/polish: updates, thanks to Jakub Wilk - ubanus * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000. * lang/italian: update, thanks to Luca Rebellato * lang/norwegian: Update, thanks to Sven-Erik Andersen * db_details_structure.php: bug #1396998, notice for view row count in table list * libraries/session.inc.php: bug #1414628, session.save_handler might be set to something different than "files". Thanks to Nicola Asuni ### 2.8.0-beta1 released2006-01-28 Marc Delisle <lem9@users.sourceforge.net> * libraries/common.lib.php: bug #1396998, avoid displaying exact row count for views, work in progress.2006-01-26 Michal Čihař <michal@cihar.com> * lang/czech: Translation update.2006-01-25 Marc Delisle <lem9@users.sourceforge.net> * db_details_qbe.php: use PMA_countRecords() when possible, to be able to centralise into it the VIEW detection logic * sql.php: affected rows are returned in case of DELETE with no WHERE clause, at least since MySQL 4.0.x, so no need to pre-count2006-01-25 Sebastian Mendel <cybot_tm@users.sourceforge.net> * server_status.php: fixed bug: high ascii char in preg_match * lang/german-*: update2006-01-24 Marc Delisle <lem9@users.sourceforge.net> * lang/*: strViewMaxExactCount for the VIEW row count detection I'm working on...2006-01-23 Michal Čihař <michal@cihar.com> * lang/czech: Translation update.2006-01-22 Marc Delisle <lem9@users.sourceforge.net> * libraries/common.lib.php: bug #1410787, incorrect merging of parameters contained in an array2006-01-21 Sebastian Mendel <cybot_tm@users.sourceforge.net> * tbl_printview.php: typo2006-01-20 Marc Delisle <lem9@users.sourceforge.net> * export.php: bug #1410078, error exporting query ending with semicolon, thanks to Ryan Schmidt2006-01-19 Marc Delisle <lem9@users.sourceforge.net> * main.php: already defined constant * libraries/display_create_table.lib.php: bug #1376314, I remove the check to detect the privilege to create a table (see comments in the code)2006-01-19 Sebastian Mendel <cybot_tm@users.sourceforge.net> * pdf_schema.php, db_details_qbe.php, libraries\display_tbl.lib.php, libraries\export\htmlword.php, libraries\export\latex.php, libraries\import.lib.php, libraries\ip_allow_deny.lib.php, libraries\transformations.lib.php, libraries\transformations\text_plain__external.inc.php: fixed bug #1409972 PHP 5.1.2 compatibility * libraries\url_generating.lib.php: fixed bug: undefined index server ($GLOBALS['server'])2006-01-18 Michal Čihař <michal@cihar.com> * Documentation.html: Add info about Apache CGI and http auth (patch #1375495).2006-01-17 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libraries/database_interface.lib.php: fixed bug: undefined index with empty database in db structure view * libraries/display_import.lib.php: fixed bug: display issues with Opera (and Safari?) * libraries/plugin_interface.lib.php: - fixed bug: display issues with Opera (and Safari?) - added source documentation - PEAR coding standard - clarified some variable names * db_sarch.php: fixed bug: Undefined variable: num_tables * [really much files]: (not complete) PEAR coding standard2006-01-16 Marc Delisle <lem9@users.sourceforge.net> * server_privileges.php: typo * libraries/check_user_privileges.lib.php: bug #1406499, a username containing an hyphen could not create a db under MySQL 4.0.x, thanks to "timeout-" * libraries/common.lib.php: bug #1405956, uninitialized variable $link, thanks to Sebastian Mendel2006-01-14 Sebastian Mendel <cybot_tm@users.sourceforge.net> * libraries/sql_query_form.lib.php: undefined js variable * libraries/database_interface.lib.php: PMA_DBI_get_tables_full() first parameter now also accepts an array of database names not only a single name * libraries/common.lib.php: PMA_getTableList(): added second parameter to pass tables (if already fetched from db) * left.php: make use of new functionality in PMA_getTableList() and PMA_DBI_get_tables_full(): reduce db server traffic (MySQL >=5.0) * libraries/common.lib.php: removed aditional check for table row count for left frame tree (bug #1397061 Left frame not loaded correct on MySQL error) * libraries/common.lib.php, left.php: bug #1392924 undefined index: tab_count * libraries/display_export.lib.php, css/phpmyadmin.css.php, themes/*/css/theme_right.css.php: 'fixed' layout of export screen for buggy safari and opera * db_operations.php, export.php, index.php, left.php, libraries\auth\cookie.auth.lib.php, libraries\common.lib.php, libraries\db_details_common.inc.php, libraries\db_table_exists.lib.php, libraries\display_export.lib.php, libraries\display_tbl.lib.php, libraries\export\sql.php, libraries\footer.inc.php, libraries\header.inc.php, libraries\left_header.inc.php, libraries\mult_submits.inc.php, libraries\mysql_charsets.lib.php, libraries\relation.lib.php, libraries\server_common.inc.php, libraries\sql_query_form.lib.php, libraries\sqlparser.lib.php, libraries\tbl_indexes.lib.php, libraries\tbl_move_copy.php, libraries\url_generating.lib.php, querywindow.php, scripts\setup.php, server_databases.php, server_privileges.php, server_processlist.php, sql.php, tbl_addfield.php, tbl_alter.php, tbl_change.php, tbl_create.php, tbl_indexes.php, tbl_replace.php: allow 0 as name for database, table collumn, alias and index2006-01-12 Marc Delisle <lem9@users.sourceforge.net> * Documentation.html: typo, thanks to Cédric Corazza * libraries/common.lib.php: remove high-ascii characters, and an assignment syntax that does not work on PHP 5.1.2 * libraries/database_interface.lib.php: PHP 5.1.2 compatibility2006-01-11 Marc Delisle <lem9@users.sourceforge.net> * sql.php, libraries/sqlparser.lib.php: other fixes for bug #13944792006-01-11 Michal Čihař <michal@cihar.com> * main.php: Do not fail if no server is defined. * main.php, libraries/left_header.inc.php, libraries/select_server.lib.php: Show server selection if no server set and we have one server configuration (bug #1399880).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -