home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / ChangeLog < prev    next >
Encoding:
Text File  |  2004-06-30  |  176.6 KB  |  3,749 lines

  1. ----------------------
  2. phpMyAdmin - Changelog
  3. ----------------------
  4.  
  5. $Id: ChangeLog,v 2.111.2.48 2004/06/30 18:44:38 lem9 Exp $
  6. $Source: /cvsroot/phpmyadmin/phpMyAdmin/ChangeLog,v $
  7.  
  8. 2004-06-30 Marc Delisle  <lem9@users.sourceforge.net>
  9.     * left.php: fix against security alert, thanks to Garvin
  10.     * Documentation.html: FAQ 8.2 for security alert
  11.     ### 2.5.7-pl1 released
  12.  
  13. 2004-06-30 Alexander M. Turek  <me@derrabus.de>
  14.     * libraries/common.lib.php: Fix against $_REQUEST['cfg'] exploits.
  15.  
  16. 2004-06-09 Alexander M. Turek  <me@derrabus.de>
  17.     ### 2.5.7 released
  18.  
  19. 2004-06-08 Alexander M. Turek  <me@derrabus.de>
  20.     * server_privileges.php: typo.
  21.     * Documentation.html, translators.html: Updated from HEAD.
  22.  
  23. 2004-06-07 Alexander M. Turek  <me@derrabus.de>
  24.     * db_details_db_info.php, tbl_properties_tbl_info.php: Table type is called
  25.       "Engine" in MySQL 4.1.2 (bug #964011).
  26.     * lang/*.inc.php, libraries/mysql_charsets.lib.php: The new collation page
  27.       latin1_spanish_ci (introduced with MySQL 4.1.2) is now described
  28.       correctly.
  29.     * lang/french-*: Updates.
  30.     * scripts/create-release.sh, README: Merged all HEAD changes.
  31.  
  32. 2004-06-07 Michal Cihar  <michal@cihar.com>
  33.     * libraries/export/sql.php: Fix handling of multi column foreign keys (bug
  34.       #946861).
  35.     * libraries/common.lib.php: When only_db matches no database, do not show
  36.       any (bug #943626).
  37.     * lang/sync_lang.sh: I switched to utf-8 so default for czech is utf-8.
  38.     * export.php: Fixed syntax error.
  39.  
  40. 2004-06-07 Marc Delisle  <lem9@users.sourceforge.net>
  41.     * tbl_change.php, bug 931034, big numbers data entry,
  42.       thanks to Dmitry (yrtimd)
  43.     * server_privileges.php: bug 923171, password error when copying a user
  44.     * server_privileges.php: bug 923227, copying a user with table privs
  45.  
  46. 2004-04-02 Alexander M. Turek  <me@derrabus.de>
  47.     * lang/german-*.inc.php: Fixed a typo.
  48.  
  49. 2004-03-10 Michal Cihar  <michal@cihar.com>
  50.     * export.php: Correctly report error when export fails, fix buffer length
  51.       counting, fix error detection (bug #909710).
  52.  
  53. 2004-03-05 Marc Delisle  <lem9@users.sourceforge.net>
  54.     * libraries/sqlparser.lib.php: bug 909752, floating point digit
  55.     * libraries/sqlparser.lib.php: bug 906551, GRANT...TO
  56.  
  57. 2004-03-03 Marc Delisle  <lem9@users.sourceforge.net>
  58.     * tbl_change.php, tbl_replace_fields.php: bug 907510, invalid
  59.       escaping of + in ENUM
  60.  
  61. 2004-03-01 Marc Delisle  <lem9@users.sourceforge.net>
  62.     ### 2.5.6 released
  63.  
  64. 2004-02-29 Alexander M. Turek  <howcanisleepwithyourvoiceinmyhead@derrabus.de>
  65.     * libraries/common.lib.php: Yet another ungly fix concerning the missing
  66.       mysql_get_client_info() function.
  67.  
  68. 2004-02-26 Marc Delisle  <lem9@users.sourceforge.net>
  69.     * libraries/sqlparser.lib.php: bug 905066, memory eater, thanks to xuefer
  70.  
  71. 2004-02-24 Marc Delisle  <lem9@users.sourceforge.net>
  72.     * tbl_row_delete.php: bug 878995: mult_submits.inc.php should not be
  73.       called twice
  74.  
  75. 2004-02-18 Marc Delisle  <lem9@users.sourceforge.net>
  76.     * export.php: bug 899610, undefined variable $save_filename
  77.  
  78. 2004-02-15 Marc Delisle  <lem9@users.sourceforge.net>
  79.     ### 2.5.6-rc2 released
  80.  
  81. 2004-02-15 Alexander M. Turek  <onehotminute@derrabus.de>
  82.     * config.inc.php, libraries/config_import.lib.php: Added missing Arabic
  83.       Windows-1256 charset to the default value of $cfg['AvailableCharsets'].
  84.     * lang/russian-dos-866.inc.php: Wrong charset (Hotfix, better fix in HEAD).
  85.  
  86. 2004-02-14 Alexander M. Turek  <thewall@derrabus.de>
  87.     * libraries/common.lib.php, libraries/defines.lib.php: Hotfix for bug
  88.       #872953 (Undefined function: mysql_get_client_info() ); bug is already
  89.       fixed in HEAD branch because of the new DBI libraries.
  90.  
  91. 2004-02-13 Alexander M. Turek  <resist@derrabus.de>
  92.     * libraries/common.lib.php: Fixed bug #890186 (PMA chokes on undefined
  93.       parser functions if one of the very first queries fails.
  94.  
  95. 2004-02-11 Marc Delisle  <lem9@users.sourceforge.net>
  96.     * server_privileges.php: bug 818654, password not copied
  97.     * read_dump.php, libraries/display_tbl.lib.php, /bookmark.lib.php:
  98.       bug 879005: execute stored bookmarks when user is different
  99.  
  100. 2004-02-08 Marc Delisle  <lem9@users.sourceforge.net>
  101.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  102.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  103.     * lang/dutch update, thanks to Ivo Teel
  104.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  105.  
  106. 2004-02-05 Alexander M. Turek  <chaos@derrabus.de>
  107.     * Documentation.html: Added FAQ 1.17a about error message, "Client does not
  108.       support authentication protocol".
  109.  
  110. 2004-02-04 Marc Delisle  <lem9@users.sourceforge.net>
  111.     * libraries/sqlparser.lib.php: bug 890573 (was a typo)
  112.  
  113. 2004-02-03 Marc Delisle  <lem9@users.sourceforge.net>
  114.     * tbl_change.php: bug 879923, NULL default value of DATETIME field
  115.  
  116. 2004-02-02 Marc Delisle  <lem9@users.sourceforge.net>
  117.     * export.php: security fix, thanks to Cedric Cochin for the advisory
  118.     ### 2.5.6-rc1 released
  119.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  120.  
  121. 2004-02-02 Alexander M. Turek  <supposedformerinfatuationjunkie@derrabus.de>
  122.     * libraries/mysql_charsets.lib.php: Use PMA_backquote().
  123.  
  124. 2004-01-30 Alexander M. Turek  <stormfront@derrabus.de>
  125.     * lang/german-*.inc.php: Updates.
  126.  
  127. 2004-01-29 Marc Delisle  <lem9@users.sourceforge.net>
  128.     * lang/catalan: Updated, thanks to Xavier Navarro (xavin)
  129.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  130.     * lang/danish: updates, thanks to Finn Sorensen (alleyman01)
  131.  
  132. 2004-01-27 Marc Delisle  <lem9@users.sourceforge.net>
  133.     * main.php: bug 884606, MySQL version check before server choice
  134.  
  135. 2004-01-25 Marc Delisle  <lem9@users.sourceforge.net>
  136.     * tbl_row_delete.php: bug 882695, broken row highlighting
  137.     * libraries/display_tbl.lib.php: bug 879792, bad sort link
  138.  
  139. 2004-01-23 Alexander M. Turek  <foreveryoung@derrabus.de>
  140.     * Documentation.html: Changed my email address.
  141.     * header_printview.inc.php:
  142.       - Don't bypass $cfg['Server']['verbose'] settings;
  143.       - Include MySQL version in SQL printview headers.
  144.     * header.inc.php: Avoid sending headers twice.
  145.  
  146. 2004-01-14 Marc Delisle  <lem9@users.sourceforge.net>
  147.     * mult_submits.inc.php: bug 876805, dropping a field with the
  148.       multi-submit mechanism removes all internal relations of a table,
  149.       patch thanks to Joosep-Georg JΣrvemaa (j-georg)
  150.  
  151. 2004-01-12 Marc Delisle  <lem9@users.sourceforge.net>
  152.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  153.     * lang/swedish: Updated, thanks to Bj÷rn T. Hallberg (bth).
  154.     * lang/portuguese: Updated, thanks to Lopo Pizarro (lopopizarro).
  155.  
  156. 2004-01-09 Alexander M. Turek  <singwhenyourewinning@derrabus.de>
  157.     * libraries/sqlparser.lib.php: Support for _charset syntax.
  158.  
  159. 2004-01-09 Marc Delisle  <lem9@users.sourceforge.net>
  160.     * libraries/sqlparser.data.php: bug 873236 SQL_CALC_FOUND_ROWS
  161.  
  162. 2004-01-07 Marc Delisle  <lem9@users.sourceforge.net>
  163.     * libraries/display_tbl.lib.php, /display_tbl_links.lib.php:
  164.       bug 857743, SHOW errors
  165.  
  166. 2004-01-06 Alexander M. Turek  <therising@derrabus.de>
  167.     * libraries/charset_conversion.lib.php: Skip charset conversion code if
  168.       input charset and output charset are the same.
  169.  
  170. 2004-01-05 Garvin Hicking <returnofthegarv@supergarv.de>
  171.     * browse_foreigners.php, tbl_change.php: Sort key/value pairs
  172.       as discussed in RFE #868369. Made foreigner window resizable.
  173.     * libraries/functions.js: Reverted row marker patch. See RFE #867284
  174.       for details.
  175.     * libraries/display_tbl.lib.php, libraries/display_tbl_links.lib.php,
  176.       libraries/functions.js: Upon clicking on a result row, de/activate
  177.       the checkbox next to it. Only makes sense for horizontal mode. Can be
  178.       deactivated by setting BrowseMarkerColor to an empty string in config.inc.php.
  179.  
  180. 2004-01-05 Alexander M. Turek  <rumors@derrabus.de>
  181.     * tbl_properties_operations.php: Changing a table's charset changed the
  182.       charset of all fields (MySQL >= 4.1.1).
  183.  
  184. 2004-01-04 Alexander M. Turek  <beggaronabeachofgold@derrabus.de>
  185.     * libraries/config_import.lib.php: Added missing compatibility code for
  186.       $cfg['RecodingEngine'].
  187.  
  188. 2004-01-02 Alexander M. Turek  <wecantdance@derrabus.de>
  189.     * libraries/mysql_charsets.lib.php, libraries/sqlparser.lib.php:
  190.       MySQL collations are now parsed and highlighted.
  191.     * libraries/export/sql.php: Include charset / collation information in db
  192.       export.
  193.  
  194. 2004-01-02 Marc Delisle  <lem9@users.sourceforge.net>
  195.     * db_details_structure.php: bug 868996, debug code still in place,
  196.       thanks to Matthias Fichtner (mfichtner)
  197.     * browse_foreigners.php: paging does not work; obey RepeatCells=0
  198.     * libraries/display_tbl.lib.php: bug 857743, SHOW FIELDS
  199.  
  200. 2003-12-30 Michal Cihar  <happynewyer@cihar.com>
  201.     * lang/czech: Updated.
  202.     * lang/*: Fixed typo s/Chech-Slovak/Czech-Slovak/.
  203.  
  204. 2003-12-30 Alexander M. Turek  <facevalue@derrabus.de>
  205.     * config.inc.php, db_details_common.php, db_details_structure.php,
  206.       tbl_properties_operations.php, css/phpmyadmin.css.php,
  207.       libraries/common.lib.php, libraries/config_import.lib.php,
  208.       libraries/mysql_charsets.lib.php, libraries/sqlparser.lib.php:
  209.       - SQL parser detected the character set "binary" as column attribute;
  210.       - MySQL charsets are now parsed and highlighted - Note: the SQL parser
  211.         library now has to be included AFTER having connected to the MySQL
  212.         server;
  213.       - The default charset of a database may now be changed;
  214.       - Ensured that the user's connection is used for setting and retreiving
  215.         charset information.
  216.       * libraries/defines.lib.php: typo.
  217.  
  218. 2003-12-30 Marc Delisle  <lem9@users.sourceforge.net>
  219.     * tbl_select.php: bug 867320, dropdowns in search page
  220.  
  221. 2003-12-29 Alexander M. Turek  <crazysexycool@derrabus.de>
  222.     * db_details_structure.php, libraries/mysql_charsets.lib.php:
  223.       - display database collation (MySQL >= 4.1.1);
  224.       - list collations of all tables.
  225.     * tbl_properties_strcuture, tbl_properties_table_info.php:
  226.       - Changed "Charset" label to "Collation" because it fits better;
  227.       - The column collations weren't displayed with MySQL 5.0.
  228.     * libraries/sqlparser.data.php: New reserved words:
  229.       - COLLATE (since MySQL 4.1.0);
  230.       - RETURN  (since MySQL 5.0.0).
  231.  
  232. 2003-12-28 Marc Delisle  <lem9@users.sourceforge.net>
  233.     ### 2.5.5 released
  234.  
  235. 2003-12-27 Alexander M. Turek  <tragickingdom@derrabus.de>
  236.     * Documentation.html, README: I tested phpMyAdmin with MySQL 5.0.0-alpha.
  237.  
  238. 2003-12-25 Marc Delisle  <lem9@users.sourceforge.net>
  239.     * db_details_qbe.php: error when generating joins
  240.     * Documentation.html: FAQ 6.22: default bookmark execution
  241.  
  242. 2003-12-23 Marc Delisle  <lem9@users.sourceforge.net>
  243.     * css/phpmyadmin.css.php: Patch 864334, preserve white-space between quotes
  244.     * db_datadict.php, db_printview.php: bug 863713: printing on non-IE browser
  245.  
  246. 2003-12-21 Marc Delisle  <lem9@users.sourceforge.net>
  247.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  248.  
  249. 2003-12-18 Marc Delisle  <lem9@users.sourceforge.net>
  250.     * tbl_relation.php: bug 860258: do not destroy foreign key references
  251.       to another db (still cannot enter via phpMyAdmin this kind of
  252.       references)
  253.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  254.  
  255. 2003-12-17 Michal Cihar  <ilovetranslations@cihar.com>
  256.     * lang/sync_lang.sh: Fix generation of translation, when source is in
  257.       utf-8.
  258.     * lang/chinese_big5.inc.php: Was broken due to above bug, thanks Marc for
  259.       noticing this.
  260.  
  261. 2003-12-16 Marc Delisle  <lem9@users.sourceforge.net>
  262.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas (viliusz).
  263.  
  264. 2003-12-15 Garvin Hicking  <me@supergarv.de>
  265.     * tbl_replace.php: Check all required array indizes for multi-row edit
  266.  
  267. 2003-12-15 Marc Delisle  <lem9@users.sourceforge.net>
  268.     * read_dump.php: bug 859062: Go & Bookmark problem when the
  269.       query has a character like "+" in it
  270.  
  271. 2003-12-13 Marc Delisle  <lem9@users.sourceforge.net>
  272.     * tbl_query_box.php, ldi_table.php: maximum upload size
  273.     * tbl_change.php: max BLOB upload size
  274.  
  275. 2003-12-12 Marc Delisle  <lem9@users.sourceforge.net>
  276.     * db_details.php, libraries/common.lib.php, lang/*:
  277.       new feature to display the maximum upload size
  278.       TODO: detect if upload succeeded
  279.  
  280. 2003-12-12 Garvin Hicking <juststayalittlebitlonger@supergarv.de>
  281.     * export.php: Fixed Regex
  282.     * transformation_wrapper.php, lang/*, libraries/display_tbl.lib.php,
  283.       libraries/transformations/application_octetstream__download.inc.php:
  284.       Added a new transformation to download blob/binary field contents
  285.       with customized filenames. Needed two minor tweeks to the general
  286.       system.
  287.  
  288. 2003-12-11 Michal Cihar  <imreallyaway@cihar.com>
  289.     * libraries/export/sql.php: Fix moving foreign key definition on Windows
  290.       (bug #851950).
  291.  
  292. 2003-12-11 Marc Delisle  <lem9@users.sourceforge.net>
  293.     * tbl_replace.php: missing number of rows for Affected rows
  294.       and Inserted rows; wrong message for insert ids
  295.     * libraries/display_tbl.lib.php: bug 857743, SHOW DATABASES
  296.  
  297. 2003-12-11 Alexander M. Turek  <bleibtallesanders@derrabus.de>
  298.     * server_collations.php, lang/*.inc.php, libraries/mysql_charsets.lib.php:
  299.       Updated character sets overview for MySQL 4.1.1.
  300.     * db_create.php, main.php: Ability to specify a default character set for a
  301.       new database.
  302.     * libraries/sqlparser.lib.php: Bug #857749.
  303.  
  304. 2003-12-11 Garvin Hicking <me@supergarv.de>
  305.     * header_printview.inc.php: RFE #856503, show number of rows in printview
  306.     * tbl_change.php, tbl_replace.php, tbl_replace_fields.php: Fixed #857445,
  307.       #857684 where non-existant fields caused PHP notices.
  308.     * db_details.php: Removed unneccessary whitespace
  309.     * sql.php: Bug #857742: When dropping the only remaining database, an
  310.       error occured. Fixed by checking if databases remein (as suggested
  311.       by lem9)
  312.  
  313. 2003-12-10 Garvin Hicking <me@supergarv.de>
  314.     * db_datadict.php: Bug 857186: Real fix for the problem. The '@'
  315.       delimiter slipped to the replacement's end instead of the expression's
  316.       end.
  317.     * db_details_structure.php: Bug 857315 - short open tag fixed
  318.  
  319. 2003-12-09 Marc Delisle  <lem9@users.sourceforge.net>
  320.     * libraries/sqlparser.data.php: bug 854702: FORCE INDEX
  321.     * main.php: bug 851564: backquotes on the wildcard dbname
  322.       when no controluser is defined
  323.     * db_datadict.php: bug 857186: ENUMs and data dictionary,
  324.       thanks to Andrew Weiner (landreww) for the report and fix
  325.  
  326. 2003-12-09 Garvin Hicking <embatag@supergarv.de>
  327.     * tbl_change.php: Fixed Bug #856436 (not displaying default values)
  328.     * lang/german*: Translations
  329.     * left.php: Escape single quotes in single-table cases as well
  330.       (Bug #855771)
  331.  
  332. 2003-12-08 Marc Delisle  <lem9@users.sourceforge.net>
  333.     * new language: basque, thanks to Axier Lopez (axierl@euskalerria.org)
  334.  
  335. 2003-12-07 Marc Delisle  <lem9@users.sourceforge.net>
  336.     ### 2.5.5-rc1 released
  337.  
  338. 2003-12-06 Marc Delisle  <lem9@users.sourceforge.net>
  339.     * lang/danish: updates, thanks to Finn Sorensen (alleyman01)
  340.  
  341. 2003-12-05 Marc Delisle  <lem9@users.sourceforge.net>
  342.     * libraries/display_tbl.lib.php: bug 854696: fixed a typo,
  343.       and added some isset for a new check
  344.  
  345. 2003-12-05 Garvin Hicking <weihnachtsgarv@supergarv.de>
  346.     * libraries/transformations/text_plain__dateformat.inc.php:
  347.       Use <dfn>-Tag to display original data to not waste display
  348.       clarity by using hyperlinks. Original implementation also
  349.       failed when using customized options.
  350.  
  351. 2003-12-04 Marc Delisle  <lem9@users.sourceforge.net>
  352.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  353.     * libraries/transformations/text_plain__dateformat.inc.php:
  354.       patch 845690: show real data before transformation
  355.     * left.php: bug 833790: put a workaround in place
  356.  
  357. 2003-12-04 Garvin Hicking <grinch@supergarv.de>
  358.     * browse_foreigner.php, mult_submits.inc.php, tbl_change.php,
  359.       tbl_replace.php, tbl_replace_fields.php, tbl_row_delete,
  360.       libraries/display_tbl.lib.php, libraries/display_tbl_links.lib.php:
  361.       Multi row edit via checkboxes in browse mode is now available.
  362.       This means, you can edit multiple records at once now.
  363.     * tbl_row_delete.php, tbl_change.php, tbl_change.js: Fixed
  364.        (un)nullify() function
  365.     * libraries/display_tbl.lib.php, libraries/display_tbl_links.lib.php:
  366.       Made checkbox/edit/delete fields smaller
  367.  
  368. 2003-12-02 Marc Delisle  <lem9@users.sourceforge.net>
  369.     * libraries/display_tbl.lib.php: the constant used to check
  370.       if the transformation function is included no longer exists
  371.     * libraries/transformations/: replaced "include" by "require_once"
  372.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  373.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  374.     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
  375.     * lang/danish: updates, thanks to Finn Sorensen (alleyman01)
  376.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  377.  
  378. 2003-11-28 Garvin Hicking <freakyfriday@supergarv.de>
  379.     * main.php: Fixed one remaining preg_match
  380.  
  381. 2003-11-27 Marc Delisle  <lem9@users.sourceforge.net>
  382.     * libraries/display_tbl.lib.php: bug 816666: sort order and aliases
  383.  
  384. 2003-11-26 Alexander M. Turek  <lifeforrent@derrabus.de>
  385.     * Almost every file:
  386.       - Replaced all include / require commands by require_once where possible;
  387.       - Further php 4.1+ optimizations;
  388.       - footer.inc.php now automatically stops the script execution;
  389.       - Coding standards.
  390.     * config.inc.php: Don't include select_lang.lib.php here.
  391.     * libraries/common.lib.php: Backwards compatibility.
  392.     * libraries/common.lib.php, libraries/defines.lib.php,
  393.       libraries/defines_php.lib.php, libraries/defines_mysql.lib.php,
  394.       scripts/create-release.sh:
  395.       defines.lib.php was included twice. For optimization reasons I moved all
  396.       the code that is independent from the MySQL connection out of defines.lib
  397.       into defines_php.lib.
  398.       To point out the (new) meanings of the files I renamed defines.lib.php to
  399.       defines_mysql.lib.php while defines_php.lib.php is now known as
  400.       defines.lib.php.
  401.  
  402. 2003-11-26 Michal Cihar  <cleanerfasterbetter@cihar.com>
  403.     * lang/check_lang.sh: Cleanup.
  404.     * lang/sort_lang.sh: Cleanup.
  405.     * lang/czech: Better translated some strings.
  406.  
  407. 2003-11-26 Marc Delisle  <lem9@users.sourceforge.net>
  408.     * lang/arabic: update, thanks to Ossama Khayat (okhayat)
  409.     * lang/hindi: update, thanks to Girish Nair (girish_nair)
  410.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  411.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  412.  
  413. 2003-11-25 Alexander M. Turek  <jaggedlittlepill@derrabus.de>
  414.     * translators.html: Changed email of Hindi translator, again.
  415.     * badwords.txt: File is obsolete.
  416.  
  417. 2003-11-25 Garvin Hicking <phpmyadminismyaeroplane@supergarv.de>
  418.     * db_details_qbe.php, left.php, main.php, pdf_pages.php, server_collations.php,
  419.       tbl_change.php, tbl_indexes.php, tbl_move_copy.php, tbl_relation.php,
  420.       tbl_replace.php, libraries/common.lib.php, libraries/db_config.lib.php,
  421.       libraries/display_tbl.lib.php, libraries/grab_globals.lib.php,
  422.       libraries/mysql_charsets.lib.php, libraries/select_lang.lib.php:
  423.  
  424.       Reverted some obfuscated regular expressions to their working eregi-versions
  425.       to not break stuff. Removed unneccessary reset() calls, replaced some more
  426.       while(list()) constructs.
  427.     * libraries/transformations/overview.php, libraries/transformations/global.inc.php,
  428.       libraries/common.lib.php, libraries/display_tbl.lib.php,
  429.       libraries/transformations.lib.php3, user_password.php, tbl_change.php, sql.php,
  430.       ldi_check.php, tbl_properties.inc.php, db_details_importdocsql.php:
  431.  
  432.       - When stored transformations have '.php3' ending, automagically assume '.php' now.
  433.       - Use 's' RegEx Pattern modifier for certain situations where '.' should also include
  434.         linebreaks.
  435.  
  436. 2003-11-24 Alexander M. Turek  <bloodsugarsexmagik@derrabus.de>
  437.     * lang/german-*.inc.php: Updates.
  438.     * lang/english-*.inc.php: Sortation.
  439.  
  440. 2003-11-24 Marc Delisle  <lem9@users.sourceforge.net>
  441.     * tbl_rename.php: give an error if the new table name has a dot
  442.       in its name, to avoid doing our automatic relation-table renames
  443.  
  444. 2003-11-24 Michal Cihar  <nijel@users.sourceforge.net>
  445.     * libraries/common.lib.php: Use preg again, it just needs a bit more
  446.       escaping of \ (once for PHP and once for PCRE).
  447.     * css/phpmyadmin.css.php: Make server selection in left frame same size as
  448.       on other places.
  449.     * main.php: One more regex escaping fix.
  450.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  451.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  452.     * lang/latvian: Updated, thanks to Sandis Jerics (saaa2002).
  453.     * translators.html: Updated email for Hindi translator.
  454.  
  455. 2003-11-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  456.     * server_privileges.php3: while (list() = each()) is not always as bad as
  457.       one might think ;-p
  458.  
  459. 2003-11-22 Garvin Hicking <me@supergarv.de>
  460.     * ./*: More PHP3-compatibility removal, see 2003-11-20.
  461.  
  462. 2003-11-22 Marc Delisle  <lem9@users.sourceforge.net>
  463.     * tbl_properties_operations.php: display "Add constraints" only
  464.       if there are foreign keys in current table
  465.     * libraries/common.lib.php: revert back to previous logic at line 1108
  466.       because of regex problem (when only_db is used)
  467.  
  468. 2003-11-21 Marc Delisle  <lem9@users.sourceforge.net>
  469.     * tbl_move_copy.php: typo about constraints
  470.  
  471. 2003-11-21 Michal Cihar  <nijel@users.sourceforge.net>
  472.     * scripts/create-release.sh: Udated information what is needed to change on
  473.       home page to currect status.
  474.  
  475. 2003-11-20 Alexander M. Turek  <rabus@users.sourceforge.net>
  476.     * server_databases.php, server_processlist.php, server_status.php,
  477.       server_variables.php: Removed some php 3 / MySQL 3.21 compatibility code.
  478.     * README: Updated requirements.
  479.     * scripts/create-release.sh: Create Documentation.txt when building the
  480.       distribution kits.
  481.     * Documentation.txt, scripts/updatedocs.sh: Romoved.
  482.  
  483. 2003-11-20 Michal Cihar  <nijel@users.sourceforge.net>
  484.     * read_dump.php: Show message about failing upload in all cases, removed
  485.       some PHP compatibility code.
  486.     * libraries/export/sql.php: More older PHP cleanup.
  487.     * tbl_move_copy.php, tbl_properties_operations.php, lang/*: Cleanup in
  488.       table moving/copying and allow to keep constraints over these
  489.       operations.
  490.     * server_databases.php: Add correct parameters to left frame to keep
  491.       server choice, language, etc. (bug #845397).
  492.     * libraries/config_import.lib.php, config.inc.php, db_details.php,
  493.       tbl_query_box.php, Documentation: Allow changing of default queries (RFE
  494.       #839168).
  495.     * Documentation.html: Valid XHTML again.
  496.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  497.  
  498. 2003-11-20 Garvin Hicking <me@supergarv.de>
  499.     * libraries/auth/*, libraries/dbg/*, libraries/export/*, libraries/fpdf/*,
  500.       libraries/transformations/overview.php, libraries/*.php
  501.       (work in progress)
  502.  
  503.       Lots of PHP < 4.1.0 / MySQL < 3.23.32 compatibility/performance changes:
  504.       - Replaced "while (list() = each())" calls by foreach loops.
  505.       - Removed PHP3-compatibility code
  506.       - Removed calls to $HTTP_*_VARS (using $_* now).
  507.       - Replaced some TAB-characters with whitespace
  508.       - Removed PHP4 < 4.1.0 compatibility code
  509.       - Removed MySQL < 3.23.32 compatibility code
  510.       - Replaced "for ($i=0; $i <= count(); $i++)" loops to
  511.         "$cnt = count(); for ($i=0; $i <= $cnt; $i++)" structures for better
  512.         performance
  513.       - Replace calls to eregi*/split functions to their preg* counterparts for
  514.         faster and binary-safe operation
  515.       - Replace regex-Calls to simple string functions where possible (speedup)
  516.       - Replace calls to substr($string, X, 1) to $string{X}
  517.  
  518. 2003-11-19 Marc Delisle  <lem9@users.sourceforge.net>
  519.     * libraries/display_tbl.lib.php: first group of headers was offset by
  520.       one column to the left
  521.  
  522. 2003-11-19 Michal Cihar  <nijel@users.sourceforge.net>
  523.     * lang/catalan: Updated, thanks to Xavier Navarro (xavin).
  524.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  525.     * lang/portuguese: Updated, thanks to Ant≤nio Raposo (cfmsoft).
  526.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  527.  
  528. 2003-11-19 Alexander M. Turek  <rabus@users.sourceforge.net>
  529.     * libraries/grab_globals.lib.php: Do not use $HTTP_*_VARS arrays anymore.
  530.     * Documentation.html: Modified requirements.
  531.     * server_collations.php: Replaced obsolete "while (list() = each())" calls
  532.       by foreach loops.
  533.     * server_privileges.php: Dropped some MySQL 3.21 / php 3 compatibility code.
  534.  
  535. 2003-11-18 Alexander M. Turek  <rabus@users.sourceforge.net>
  536.     * libraries/common.lib.php: Recognizing new 2.x config.inc.php revisions.
  537.  
  538. 2003-11-18 Marc Delisle  <lem9@users.sourceforge.net>
  539.     * lang/*: strUpgradeMySQL -> strUpgrade with one more parameter
  540.       for the product name
  541.     * main.php: new warnings for old PHP or MySQL versions
  542.  
  543. 2003-11-18 Michal Cihar  <nijel@users.sourceforge.net>
  544.     * libraries/display_tbl.lib.php: Can kill more proceses (bug #844353).
  545.  
  546. 2003-11-18 Michal Cihar  <nijel@users.sourceforge.net>
  547.     * almost EVERYTHING: The big rename from php3 to php.
  548.  
  549. 2003-11-18 Michal Cihar  <nijel@users.sourceforge.net>
  550.     * read_dump.php3: Show result of last SHOW query when multiple queries.
  551.     * scripts/create-release.sh: Generate also sizes of files, for
  552.       files.inc.php on homepage.
  553.  
  554. 2003-11-17 Marc Delisle  <lem9@users.sourceforge.net>
  555.     * lang/french: update
  556.     * lang/turkish update, thanks to Bora Alioglu
  557.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  558.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  559.  
  560. 2003-11-14 Marc Delisle  <lem9@users.sourceforge.net>
  561.     * tbl_properties_structure.php3: bug 842053: not only TEXT but also
  562.       any ...TEXT field types can have a FULLTEXT index
  563.  
  564. 2003-11-13 Marc Delisle  <lem9@users.sourceforge.net>
  565.     * libraries/common.lib.php3: undefined variable dblist_full when
  566.       renaming a table
  567.  
  568. 2003-11-13 Michal Cihar  <nijel@users.sourceforge.net>
  569.     * libraries/export/sql.php3: Fix export of foreign keys (patch #834474).
  570.     * libraries/export/sql.php3, libraries/config_import.lib.php3,
  571.       libraries/common.lib.php3, libraries/display_export.lib.php3, lang/*,
  572.       config.inc.php3: Allow delayed inserts (RFE #841298).
  573.     * libraries/export/sql.php3, libraries/common.lib.php3,
  574.       libraries/config_import.lib.php3, libraries/display_export.lib.php3,
  575.       lang/*, config.inc.php3: Support for creating UPDATE and REPLACE
  576.       statements in export (RFE #838828).
  577.     * lang/remove_message.sh: Checks for parameter count.
  578.  
  579. 2003-11-12 Michal Cihar  <nijel@users.sourceforge.net>
  580.     * libraries/export/latex.php3: Fixed LaTeX output (patch #840082).
  581.     * libraries/export/latex.php3: Unique fields are bold (patch #840089).
  582.  
  583. 2003-11-11 Garvin Hicking <antikarneval@supergarv.de>
  584.     * libraries/display_tbl.lib.php3: Added more secure checks
  585.       for each'ing on arrays built by the query analyzer. (Bug #839630)
  586.     * libraries/display_tbl.lib.php3: Fixed Bug #839834 - Colspan for
  587.       repeated headers were wrong since introduction of multi-row delete.
  588.  
  589. 2003-11-10 Marc Delisle  <lem9@users.sourceforge.net>
  590.     * scripts/extchg.sh: bug 839081: generator.sh was not converted
  591.  
  592. 2003-11-07 Marc Delisle  <lem9@users.sourceforge.net>
  593.     * tbl_change.php3, tbl_replace_fields.php3, Documentation.html:
  594.       bug 835783: now (if using PHP4) users can enter NULL in a field
  595.       and get the string NULL and not a NULL value. For a real NULL
  596.       value they must use the Null checkbox.
  597.  
  598. 2003-11-06 Marc Delisle  <lem9@users.sourceforge.net>
  599.     * New italian doc (partial) in pma_localized_docs
  600.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  601.  
  602. 2003-11-06 Garvin Hicking <me@supergarv.de>
  603.     * sql.php3, libraries/display_tbl.lib.php3:
  604.       RFE #835491: Display linked values in printview. Display relation-
  605.       related features (comments, MIME-transformations) in printview.
  606.       Fix empty table rows in vertical display (kept Mozilla from displaying
  607.       borders in this printmode). Adjusted layout a tiny-weeny bit to let
  608.       the comments of a field fit the whole space.
  609.     * libraries/display_tbl.lib.php3, libraries/transformations/TEMPLATE,
  610.       Documentation.html: Propagate current MIME-type to plugin functions.
  611.       Thanks for noticing (again), Thiemo Maettig. :)
  612.     * libraries/common.lib.php3, Documentation.html, config.inc.php3:
  613.       Now use $cfg['Servers'][$i]['only_db'] to allow sorting databases in
  614.       the left frame. The '*' character can be used to
  615.       fill in all remaining characters. See Documentation for details.
  616.       RFE #830355, thanks to Xuefer for suggestions.
  617.  
  618. 2003-11-06 Michal Cihar  <nijel@users.sourceforge.net>
  619.     * libraries/export/xml.php3: Add xml header with encoding information
  620.       (bug #836630).
  621.  
  622. 2003-11-05 Garvin Hicking <me@supergarv.de>
  623.     * libraries/common.lib.php3, footer.inc.php3: Bug #831181: Do not
  624.       store queries with errors in history, also when coming from the
  625.       database SQL tab.
  626.     * libraries/common.lib.php3: Bug #835854. The MySQL-error messages
  627.       are now put inside a <code> HTML-container, not <pre>. This allows
  628.       wordwrapping to hide vertical scrollbars. Linebreak/Whitespace
  629.       formatting has been altered to preserve those.
  630.     * libraries/transformations/text_plain__dateformat.inc.php3:
  631.       Remove obsolete code, thanks to Thiemo Maettig!
  632.     * Documentation.html, libraries/display_tbl.lib.php3,
  633.       libraries/transformations/*:
  634.       The $meta field information is now passed to the transformation plugins
  635.       to allow future (and easier) usage of field information
  636.       (zerofill/unsigned/not_null/...).
  637.  
  638. 2003-11-04 Marc Delisle  <lem9@users.sourceforge.net>
  639.     * Documentation.html: bug 833900, added known limitation in FAQ 3.10
  640.       about selecting homonyms on a table without primary key
  641.  
  642. 2003-11-04 Garvin Hicking <me@supergarv.de>
  643.     * Documentation.html: Added known limitation about ANSI-mode
  644.       (Bug #816858)
  645.     * libraries/transformations/text_plain__dateformat.inc.php3:
  646.       Bug #835252: Now allow more timestamps. Minor modification of a patch
  647.       submitted by anonymous poster. Thanks!
  648.  
  649. 2003-11-03 Garvin Hicking <me@supergarv.de>
  650.     * Documentation.html, tbl_row_delete.php3,
  651.       libraries/display_tbl.lib.php3:
  652.       Bug #828290: Fixed "Execute stored bookmark". Also made some minor
  653.       tweaks to make PHP-Transformations with forms working again. Added
  654.       a limitation notice on that to FAQ 3.8. Added an image to this action.
  655.     * libraries/display_tbl.lib.php3: Made multi-row delete working for
  656.       vertical browse mode. When executing a multi-row delete, keep the
  657.       last used display mode and other options.
  658.     * Documentation.html: Adjusted link to the link-section of our homepage.
  659.       Fixed typo.
  660.  
  661. 2003-11-03 Michal Cihar  <nijel@users.sourceforge.net>
  662.     * lang/czech: Updated.
  663.     * libraries/common.lib.php3: URI detection works with www-Sharp.Runtime
  664.       (RFE #834053).
  665.  
  666. 2003-11-03 Alexander M. Turek  <rabus@users.sourceforge.net>
  667.     * lang/german-*.inc.php3: Grammar.
  668.     * config.inc.php3, libraries/common.lib.php3,
  669.       libraries/config_import.lib.php3, libraries/display_export.lib.php3,
  670.       libraries/export/csv.php3, lang/*.inc.php3:
  671.       Bug #812474 (Excel v.X does not import 'CSV for Excel' exports).
  672.  
  673. 2003-11-02 Marc Delisle  <lem9@users.sourceforge.net>
  674.     * lang/arabic: big update, thanks to Ossama Khayat (okhayat)
  675.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  676.  
  677. 2003-11-01 Marc Delisle  <lem9@users.sourceforge.net>
  678.     * libraries/relation.lib.php3: bug 826880, quotes added
  679.  
  680. 2003-10-31 Marc Delisle  <lem9@users.sourceforge.net>
  681.     * lang/romanian: Updated, thanks to Valics Lehel.
  682.     * tbl_relation.php3: add backquotes around table and field names
  683.       in queries for InnoDB foreign keys; however, in current MySQL 4.0.16
  684.       version, a blank character in a field name is not accepted by InnoDB
  685.  
  686. 2003-10-27 Marc Delisle  <lem9@users.sourceforge.net>
  687.     * querywindow.php3: bug 825668: js errors in SQL-history,
  688.       thanks to Jenik Kaspar (jenix)
  689.  
  690. 2003-10-26 Marc Delisle  <lem9@users.sourceforge.net>
  691.     * libraries/display_tbl.lib.php3: bug 830437, undefined $sql_order
  692.     * querywindow.php3: bug 829737, cosmetic change: added   for
  693.       better display in Iconic 'both' mode
  694.  
  695. 2003-10-24 Michal Cihar  <nijel@users.sourceforge.net>
  696.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas (viliusz).
  697.     * lang/serbian: utf-8 translations contained no strings, regenerated.
  698.     * lang/other: Added missing strings.
  699.     * libraries/display_tbl.lib.php3: Try to show sorting by indexes only if
  700.       it makes sense (bug #829594).
  701.  
  702. 2003-10-20 Michal Cihar  <nijel@users.sourceforge.net>
  703.     * libraries/export/sql.php3: Fix undefined variable for MySQL < 3.23.20
  704.       (bug #828370).
  705.     * libraries/export/sql.php3. libraries/export/latex.php3,
  706.       libraries/display_export.lib.php3, export.php3, lang/*,
  707.       libraries/common.lib.php3, libraries/config_import.lib.php3: Allow to
  708.       supress dates in SQL dump separately.
  709.     * lang/add_message.sh: Fail if no message specified.
  710.     * lang/add_message_file.sh: Fail if no file specified.
  711.     * libraries/display_export.lib.php3: Added ugly hack to allow switching
  712.       export options in Opera (bug #828712).
  713.     * db_details_structure.php3, lang/*: Show also overhead, allow to check
  714.       all tables with overhead at once (JS only) (RFE #828090).
  715.     * footer.inc.php3: Try to update history in table only if configured so
  716.       (bug #828356).
  717.  
  718. 2003-10-21 Marc Delisle  <lem9@users.sourceforge.net>
  719.     * pdf_pages.php3: Patch 825672: show fields in Edit PDF scratchboard,
  720.       thanks to Chris Walsh (chriswalshaz)
  721.     * libraries/display_tbl.lib.php3: bug 826847, undefined $url_query
  722.     * tbl_relation.php3: Bug 827340: Relation view should display also
  723.       non-unique keys as possible choices for foreign keys
  724.  
  725. 2003-10-20 Michal Cihar  <nijel@users.sourceforge.net>
  726.     * Documentation, config.inc.php3, tbl_change.php3,
  727.       libraries/common.lib.php3, libraries/config_import.lib.php3: Make
  728.       default functions configurable (RFE #821271).
  729.  
  730. 2003-10-18 Marc Delisle  <lem9@users.sourceforge.net>
  731.     * libraries/common.lib.php3: bug 821512, Safari 1.0 v85.5 and fonts
  732.     * libraries/functions.js: bug 825665, scratchboard and paper size
  733.     * lang/swedish: Updated, thanks to Bj÷rn T. Hallberg (bth).
  734.     ### 2.5.4 released
  735.  
  736. 2003-10-17 Marc Delisle  <lem9@users.sourceforge.net>
  737.     * browse_foreigners.php3: bug 825473: PMA_jsFormat() needed on alert()
  738.     * tbl_query_box.php3, libraries/bookmark.lib.php3:
  739.       bug 824958: bookmarks not configured
  740.  
  741. 2003-10-16 Michal Cihar  <nijel@users.sourceforge.net>
  742.     * libraries/zip.lib.php3: Calculate offset progressively (patch #824122).
  743.     * scripts/convertcfg.pl: Perl in most cases lives in /usr/bin/perl.
  744.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  745.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  746.     * lang/persian-utf-8.inc.php3: Regenerated, was somehow broken.
  747.     * lang/sort_lang.sh: Ignores non file parameter.
  748.     * libraries/common.lib.php3: Add some more fixes for wrongly typed
  749.       $cfg['PmaAbsoluteUri'].
  750.     * Documentation: Changed my email and credits.
  751.     * libraries/defines_php.lib.php3: Output buffering is not available in
  752.       php 3 (bug #824956).
  753.  
  754. 2003-10-15 Marc Delisle  <lem9@users.sourceforge.net>
  755.     * lang/russian-windows-1251: wrong charset (bug 823939)
  756.  
  757. 2003-10-14 Marc Delisle  <lem9@users.sourceforge.net>
  758.     * server_privileges.php3: bug 707516, sometimes db privileges
  759.       are not shown
  760.  
  761. 2003-10-12 Marc Delisle  <lem9@users.sourceforge.net>
  762.     * Documentation.html: bug 821144: FAQ 6.21 needed clarification
  763.  
  764. 2003-10-11 Marc Delisle  <lem9@users.sourceforge.net>
  765.     * libraries/grab_globals.lib.php3: bug 807047, better fix
  766.     * tbl_select.php3: bug 821350: escape single quotes in table
  767.       Search page
  768.  
  769. 2003-10-10 Marc Delisle  <lem9@users.sourceforge.net>
  770.     * footer.inc.php3: bug 819036, undefined function PMA_setHistory()
  771.  
  772. 2003-10-10 Michal Cihar  <nijel@users.sourceforge.net>
  773.     * libraries/export/sql.php3: Fix PMA_getTableContentOld (bug #820932).
  774.     * left.php3: Konqueror 3 and Opera 7 works with tree view (bug #820717).
  775.     * scripts/create-release.sh: Generate MD5 sums (RFE #748415).
  776.     * Documentation, config.inc.php3, scripts/create_tables.sql: Change
  777.       default phpMyAdmin table names from PMA_* to pma_*.
  778.  
  779. 2003-10-07 Marc Delisle  <lem9@users.sourceforge.net>
  780.     * lang/russian*: updated, thanks to Artyom Rabzonov
  781.  
  782. 2003-10-07 Michal Cihar  <nijel@users.sourceforge.net>
  783.     * Documentation: Another hint for creating primary/unique keys.
  784.  
  785. 2003-10-06 Marc Delisle  <lem9@users.sourceforge.net>
  786.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  787.  
  788. 2003-10-06 Michal Cihar  <nijel@users.sourceforge.net>
  789.     * tbl_replace.php3: Do not include query in redirect url if too long.
  790.  
  791. 2003-10-02 Marc Delisle  <lem9@users.sourceforge.net>
  792.     * libraries/grab_globals.lib.php3: bug 807047, protect POST variables
  793.       against cookies of the same name
  794.     * libraries/display_tbl.lib.php3: bug 816658, the multi-row delete
  795.       icon should not be displayed in all cases
  796.  
  797. 2003-10-01 Marc Delisle  <lem9@users.sourceforge.net>
  798.     * lang/slovenian update, thanks to Kositer Uros
  799.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  800.     * libraries/export/sql.php3: bug 815822 Undefined index/offset
  801.     * lang/turkish update, thanks to Bora Alioglu
  802.  
  803. 2003-10-01 Alexander M. Turek  <rabus@users.sourceforge.net>
  804.     * translators.html: Better link.
  805.  
  806. 2003-09-30 Marc Delisle  <lem9@users.sourceforge.net>
  807.     ### 2.5.4-rc1 released
  808.  
  809. 2003-09-29 Michal Cihar  <nijel@users.sourceforge.net>
  810.     * lang/czech: Updated.
  811.     * config.inc.php3, db_details_importdocsql.php3,
  812.       db_details_structure.php3, libraries/config_import.lib.php3: You now
  813.       need to explicitely enable docSQL support ($cfg['docSQLDir']), RFE
  814.       #812033.
  815.     * Documentation: Documented above and support for compressed dumps.
  816.     * db_details.php3, export.php3, ldi_check.php3, ldi_table.php3,
  817.       read_dump.php3, tbl_change.php3, tbl_query_box.php3,
  818.       tbl_replace_fields.php3: $cfg['*Dir'] don't have to end with slash.
  819.  
  820. 2003-09-28 Marc Delisle  <lem9@users.sourceforge.net>
  821.     * lang/albanian: Updated, thanks to Laurent Dhima (laurenti).
  822.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  823.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  824.     * new lang: bosnian, thanks to Samir Kobiljak
  825.  
  826. 2003-09-27 Marc Delisle  <lem9@users.sourceforge.net>
  827.     * tbl_row_delete.php3, mult_submits.inc.php3,
  828.       libraries/display_tbl.lib.php3, /display_tbl_links.lib.php3:
  829.       RFE 810270: multi-row delete in browse mode
  830.     * lang/catalan: Updated, thanks to Xavier Navarro (xavin).
  831.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  832.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  833.  
  834. 2003-09-26 Alexander M. Turek  <rabus@users.sourceforge.net>
  835.     * tbl_indexes.php3: RFE #812993 (Icons for index table).
  836.     * lang/persian-*.inc.php3, lang/sync_lang.sh,
  837.       libraries/select_lang.lib.php3, translators.html:
  838.       New Persian language files, thanks to Parham Ghaffarian.
  839.     * libraries/select_lang.lib.php3: Removed a dublicate entry.
  840.     * translators.html: I'm back. :-)
  841.     * lang/english.inc.php3: Resorted strings.
  842.  
  843. 2003-09-26 Garvin Hicking <me@supergarv.de>
  844.     * left.php3: bug #812481: Fixed display of '__protected__' subgroup in
  845.       non-light left frame mode, when $cfg['LeftFrameTableSeperator'] is empty.
  846.  
  847. 2003-09-24 Alexander M. Turek  <rabus@users.sourceforge.net>
  848.     * libraries/function.js: Fixed bug #811499 (Opera 7.20 messes up row
  849.       markers), thanks to Michael Johnson (redbeardc).
  850.     * server_privileges.php3: Fixed bug #811792 (Password not kept when
  851.       modifying user).
  852.  
  853. 2003-09-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  854.     * lang/german-*.inc.php3: Fixed some typos, thanks to Sebastian Mendel.
  855.  
  856. 2003-09-23 Marc Delisle  <lem9@users.sourceforge.net>
  857.     * libraries/export/sql.php3: bug 811222: we need to analyze the query
  858.       to get the true column name in case of aliases
  859.     * libraries/common.lib.php3: bug 810617, final 1.0 version of Safari
  860.       does not need reduced font size
  861.  
  862. 2003-09-20 Marc Delisle  <lem9@users.sourceforge.net>
  863.     * pdf_schema.php3: bug 805227: the "Show color" only removed
  864.       color on arrows, now removes all the color because of printing problems
  865.       on black&white printers, thanks to Kelley Lingerfelt (rebelkell)
  866.  
  867. 2003-09-19 Marc Delisle  <lem9@users.sourceforge.net>
  868.     * server_privileges.php3: bug 784961, could not delete a user
  869.  
  870. 2003-09-19 Michal Cihar  <nijel@users.sourceforge.net>
  871.     * libraries/display_tbl.lib.php3: Fixed deleting AND from end of condition
  872.       with older php (bug #802060).
  873.  
  874. 2003-09-18 Michal Cihar  <nijel@users.sourceforge.net>
  875.     * libraries/auth/cookie.auth.lib.php3: Improved functionality when more
  876.       than one cookie auth is being used.
  877.  
  878. 2003-09-18 Garvin Hicking <me@supergarv.de>
  879.     * tbl_query_box.php3, read_dump.php3, sql.php3, lang/*: RFE #477472 -
  880.       Add bookmark option to query window/tab to bookmark any statement.
  881.  
  882. 2003-09-17 Garvin Hicking <me@supergarv.de>
  883.     * querywindow.php3: RFE #807282 - Display 'edit' button to alter entries from SQL query
  884.       history, not execute them immediately.
  885.     * footer.inc.php3: Bug #805568 - Save SQL history even if 'LockFromUpdate' is selected.
  886.     * server_databases.php3: Bug #805545 - Refresh left frame when selecting a DB of
  887.       server_databases.php3
  888.  
  889. 2003-09-17 Michal Cihar  <nijel@users.sourceforge.net>
  890.     * read_dump.php3, libraries/read_dump.lib.php3: Error message when file
  891.       can not be read.
  892.     * tbl_query_box.php3: Do not require any variables in query window.
  893.     * lang/*, libraries/export/sql.php3: Export separately constraints, so
  894.       they don't cause troubles on import (bug #807615).
  895.     * Documentation, config.inc.php3, left.php3, main.php3, lang/*,
  896.       libraries/common.lib.php3, libraries/config_import.lib.php3,
  897.       libraries/auth/cookie.auth.lib.php3,
  898.       libraries/auth/arbitrary.auth.lib.php3(deleted): Merged arbitrary auth
  899.       into cookie auth, new config variable for enabling this
  900.       $cfg['AllowArbitraryServer'].
  901.     * db_details.php3, tbl_change.php3, tbl_query_box.php3,
  902.       libraries/common.lib.php3: Execute uploaded gzip/bzip'd SQL-files (RFE
  903.       #752886).
  904.     * Documentation, config.inc.php3, export.php3, libraries/common.lib.php3,
  905.       libraries/config_import.lib.php3: Allow compressing large SQL dumps -
  906.       they are compressed by smaller chunks and send to browser (RFE #795849).
  907.     * tbl_properties_operations.php3: Remove '; InnoDB free:' part from
  908.       comment including references.
  909.  
  910. 2003-09-16 Marc Delisle  <lem9@users.sourceforge.net>
  911.     * sql.php3: bug 790849 (js disabled and user removes the row limit
  912.       from the Show [30] rows)
  913.  
  914. 2003-09-16 Garvin Hicking <me@supergarv.de>
  915.     * db_details_qbe.php, libraries/mysql_wrappers.lib.php3: Finetune the new
  916.     PMA_mysql_fetch_fields() function and renamed it to PMA_mysql_fetch_fields_alternate:
  917.     It now uses 'SHOW FIELDS FROM...'. Modified all calls to the old function to fit the new
  918.     one. Keep old function for any future use.
  919.  
  920. 2003-09-15 Marc Delisle  <lem9@users.sourceforge.net>
  921.     * tbl_properties_links.php3, db_details_structure.php3: in Table view,
  922.       "Select" becomes "Search" to denote more clearly was this sub-page
  923.       is about
  924.  
  925. 2003-09-15 Michal Cihar  <nijel@users.sourceforge.net>
  926.     * libraries/export/sql.php3: Avoid freeing failed result.
  927.  
  928. 2003-09-14 Marc Delisle  <lem9@users.sourceforge.net>
  929.     * Documentation.html: clarify FAQ 6.20 about which privileges are
  930.       assigned to users after an upgrade to MySQL 4, and their effect
  931.       on seeing all the databases.
  932.  
  933. 2003-09-12 Garvin Hicking <me@supergarv.de>
  934.     * lang/*, sql.php3, libraries/bookmark.lib.php3: RFE #804896
  935.       (Bookmarks for all users)
  936.     * lang/german*: Update
  937.     * Documentation.html: Added note to FAQ 6.18 about bookmark-variable expansion
  938.       not working on PHP < 4.0.3
  939.  
  940. 2003-09-12 Marc Delisle  <lem9@users.sourceforge.net>
  941.     * lang/turkish update, thanks to Bora Alioglu
  942.     * libraries/display_tbl.lib.php3: bug 804592 (undefined $prev_index)
  943.       and add "Sort" tooltip to each column header
  944.  
  945. 2003-09-11 Michal Cihar  <nijel@users.sourceforge.net>
  946.     * read_dump.php3: Add also limit to size, not only to pieces, because of
  947.       extended inserts (bug #803372).
  948.  
  949. 2003-09-10 Marc Delisle  <lem9@users.sourceforge.net>
  950.     * Documentation.html: clarify about InnoDB support
  951.     * libraries/sqlparser.lib.php3: bug 790903: BINARY as an operator;
  952.       bug 792511: SELECT * FROM mytable LIMIT 0,-1
  953.     * libraries/mysql_wrappers.lib.php3: bug 795443: wrong results coming
  954.       from mysql_list_fields, so modify PMA_mysql_list_fields to use
  955.       SELECT * FROM db.table LIMIT 1
  956.       (Thanks to Peter Beckman (ooglek))
  957.  
  958. 2003-09-09 Marc Delisle  <lem9@users.sourceforge.net>
  959.     * libraries/mysql_wrappers.lib.php3: bug 795443: wrong results coming
  960.       from mysql_list_tables, so modify PMA_mysql_list_tables to use
  961.       SHOW TABLES FROM
  962.  
  963. 2003-09-09 Michal Cihar  <nijel@users.sourceforge.net>
  964.     * tbl_relation.php3: Avoid message about not array variable when no InnoDB
  965.       relations used.
  966.     * libraries/display_tbl.lib.php3, lang/*: Allow user to select sorting by
  967.       indexes (RFE #528503).
  968.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  969.     * lang/dutch: Updated, thanks to nobody :-).
  970.  
  971. 2003-09-08 Michal Cihar  <nijel@users.sourceforge.net>
  972.     * left.php3, main.php3, lang/*, libraries/common.lib.php3, Documentation,
  973.       config.inc.php3, libraries/auth/arbitrary.auth.lib.php3,
  974.       libraries/auth/cookie.auth.lib.php3: Support for login to arbitrary
  975.       server (RFE #684097).
  976.  
  977. 2003-09-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  978.     * server_privileges.php3: Fixed bug #802611 (No 'LOCK TABLES' in DB-specific
  979.       privileges).
  980.  
  981. 2003-09-07 Marc Delisle  <lem9@users.sourceforge.net>
  982.     ### 2.5.3 released
  983.  
  984. 2003-09-05 Marc Delisle  <lem9@users.sourceforge.net>
  985.     * libraries/sqlparser.lib.php3: NO ACTION was not correctly treated
  986.     * tbl_relation.php3: InnoDB support
  987.  
  988. 2003-09-03 Michal Cihar  <nijel@users.sourceforge.net>
  989.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  990.  
  991. 2003-09-02 Alexander M. Turek  <rabus@users.sourceforge.net>
  992.     * Documentation.html:
  993.       - rewrote FAQ 1.17;
  994.       - corrected some other FAQs;
  995.       - tidied up "Requirements" section about MySQL.
  996.  
  997. 2003-09-02 Marc Delisle  <lem9@users.sourceforge.net>
  998.     * translators.html: azerbaijani, and change of address for
  999.       swedish translator
  1000.  
  1001. 2003-09-02 Michal Cihar  <nijel@users.sourceforge.net>
  1002.     * libraries/common.lib.php3: Fix displaying PHP code (bug #798804).
  1003.  
  1004. 2003-09-01 Michal Cihar  <nijel@users.sourceforge.net>
  1005.     * libraries/mysql_charsets.lib.php3: Name of column is sometimes Default
  1006.       (bug #798426).
  1007.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  1008.     * lang/azerbaijani, lang/sync_lang.sh, libraries/select_lang.lib.php3: New
  1009.       translation, thanks to Shehriyar Imanov (sheki).
  1010.  
  1011. 2003-08-31 Marc Delisle  <lem9@users.sourceforge.net>
  1012.     * libraries/sqlparser.lib.php3: extract ON DELETE, ON UPDATE for FOREIGN KEYs
  1013.     * libraries/relation.lib.php3: populate $foreign with ON DELETE, ON UPDATE
  1014.  
  1015. 2003-08-28 Alexander M. Turek  <rabus@users.sourceforge.net>
  1016.     * README: Updated php / MySQL versions.
  1017.  
  1018. 2003-08-28 Michal Cihar  <nijel@users.sourceforge.net>
  1019.     * libraries/display_export.lib.php3: Allow xml to be also default export
  1020.       (bug #796706).
  1021.  
  1022. 2003-08-27 Marc Delisle  <lem9@users.sourceforge.net>
  1023.     * tbl_relation.php3: User forgot to define an index on the master table
  1024.       before adding a foreign key constraint: trap the error, warn the user
  1025.       and show him a link to the relevant doc
  1026.  
  1027. 2003-08-27 Garvin Hicking <me@supergarv.de>
  1028.     * lang/german*: Update
  1029.  
  1030. 2003-08-27 Michal Cihar  <nijel@users.sourceforge.net>
  1031.     * sql.php3, lang/*: Print view with full texts (RFE #742123).
  1032.  
  1033. 2003-08-27 Alexander M. Turek  <rabus@users.sourceforge.net>
  1034.     * browse_foreigners.php3: undefined variable.
  1035.  
  1036. 2003-08-26 Alexander M. Turek  <rabus@users.sourceforge.net>
  1037.     * libraries/common.lib.php3: Backwards compatibility.
  1038.     * tbl_change.php3: bug #795171 (foreign field empty when editing record).
  1039.  
  1040. 2003-08-26 Michal Cihar  <nijel@users.sourceforge.net>
  1041.     * config.inc.php3, lang/*, libraries/config_import.lib.php3,
  1042.       libraries/display_export.lib.php3, libraries/export/latex.php3: Improved
  1043.       LaTeX export (patch #777451).
  1044.  
  1045. 2003-08-25 Michal Cihar  <nijel@users.sourceforge.net>
  1046.     * lang/czech: Updated.
  1047.  
  1048. 2003-08-25 Marc Delisle  <lem9@users.sourceforge.net>
  1049.     * tbl_relations.php3, tbl_properties_table_info.php3, /lang:
  1050.       InnoDB relations (for now, same db, only one index column, and
  1051.       no ON DELETE or ON UPDATE clauses)
  1052.  
  1053. 2003-08-25 Alexander M. Turek  <rabus@users.sourceforge.net>
  1054.     * tbl_rename.php3: After renaming a table, move back to
  1055.       tbl_properties_operations.php3 instead of tbl_properties.php3.
  1056.  
  1057. 2003-08-22 Marc Delisle  <lem9@users.sourceforge.net>
  1058.     * lang/galician: Updated, thanks to XosΘ Calvo.
  1059.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  1060.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  1061.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  1062.     * lang/swedish: Updated, thanks to Bj÷rn T. Hallberg (bth).
  1063.     * lang/greek: update, thanks to Kyriakos Xagoraris (theremon)
  1064.     * libraries/sqlparser.lib.php3: extract the CONSTRAINTs for FOREIGN KEYs
  1065.     * libraries/relation.lib.php3: getForeigners() returns also the constraint
  1066.  
  1067. 2003-08-21 Marc Delisle  <lem9@users.sourceforge.net>
  1068.     * tbl_relation.php3: improve variables, remove some code
  1069.  
  1070. 2003-08-20 Alexander M. Turek  <rabus@users.sourceforge.net>
  1071.     * server_privileges.php3: Fixed some typos.
  1072.  
  1073. 2003-08-18 Marc Delisle  <lem9@users.sourceforge.net>
  1074.     * lang/romanian: Updated, thanks to Valics Lehel.
  1075.     * lang/turkish update, thanks to Bora Alioglu
  1076.  
  1077. 2003-08-18 Michal Cihar  <nijel@users.sourceforge.net>
  1078.     * lang/czech: Updated.
  1079.     * lang/catalan: Updated, thanks to Xavier Navarro (xavin).
  1080.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  1081.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  1082.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  1083.  
  1084. 2003-08-17 Marc Delisle  <lem9@users.sourceforge.net>
  1085.     * browse_foreigners.php3, tbl_change.php3, tbl_select.php3,
  1086.       libraries/display_tbl.lib.php3, /relation.lib.php3, /get_foreign.lib.php3:
  1087.       Patch 789367: Browse foreign values, thanks to Garvin
  1088.     ### 2.5.3-rc2 released
  1089.  
  1090. 2003-08-17 Alexander M. Turek  <rabus@users.sourceforge.net>
  1091.     * translators.html: Garvin is now the official German translator,
  1092.       temporarily.
  1093.  
  1094. 2003-08-16 Marc Delisle  <lem9@users.sourceforge.net>
  1095.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  1096.  
  1097. 2003-08-16 Alexander M. Turek  <rabus@users.sourceforge.net>
  1098.     * Documentation.html: Bad anchor link and other typos.
  1099.  
  1100. 2003-08-15 Marc Delisle  <lem9@users.sourceforge.net>
  1101.     * tbl_properties_structure.php3: bug 786710, IE and dropping fields,
  1102.       and bug 788676: added a table to help Netscape aligning the icons
  1103.       with the text
  1104.  
  1105. 2003-08-15 Garvin Hicking <me@supergarv.de>
  1106.     * tbl_properties_structure.php3: RFE #784900 (show alternate text for
  1107.       multi-submit button)
  1108.     * tbl_properties_structure.php3, db_details_structure.php3: RFE #787810
  1109.       - Enlarge area around the new buttons for better usability
  1110.  
  1111. 2003-08-15 Michal Cihar  <nijel@users.sourceforge.net>
  1112.     * Documentation: Synced export FAQ with export page.
  1113.     * Documentation: Fixed information about transformations.
  1114.  
  1115. 2003-08-14 Michal Cihar  <nijel@users.sourceforge.net>
  1116.     * server_privileges.php3: Fix notice about undefined index (bug #780861).
  1117.  
  1118. 2003-08-13 Marc Delisle  <lem9@users.sourceforge.net>
  1119.     * tbl_change.php3: do not check both radios (confuses Netscape 4.8)
  1120.  
  1121. 2003-08-13 Michal Cihar  <nijel@users.sourceforge.net>
  1122.     * tbl_addfield.php3: Highlight correct tab after changing structure.
  1123.     * libraries/sqlparser.lib.php3: Bug #788097 (add space after
  1124.       alpha_variable).
  1125.  
  1126. 2003-08-12 Michal Cihar  <nijel@users.sourceforge.net>
  1127.     * libraries/export/csv.php3: Don't trim resulting line (bug #782483).
  1128.     * libraries/functions.js: Don't ask for confirmation of query that will
  1129.       not be executed (bug #783667).
  1130.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  1131.     * lang/czech: Updated, thanks to me :).
  1132.  
  1133. 2003-08-11 Michal Cihar  <nijel@users.sourceforge.net>
  1134.     * libraries/export/csv.php3, libraries/export/latex.php3,
  1135.       libraries/export/xml.php3: Added some stripslashes to generate correct
  1136.       exports.
  1137.  
  1138. 2003-08-10 Marc Delisle  <lem9@users.sourceforge.net>
  1139.     * server_status.php3: bug 786331, a 100,00% not internationalized,
  1140.       and align values for "More status variables"
  1141.     * libraries/grab_globals.lib.php3: probable fix for IIS HTTP auth bug
  1142.  
  1143. 2003-08-09 Marc Delisle  <lem9@users.sourceforge.net>
  1144.     * libraries/auth/cookie.auth.lib.php3: Cookies required message
  1145.       should not look like an error
  1146.  
  1147. 2003-08-08 Marc Delisle  <lem9@users.sourceforge.net>
  1148.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  1149.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas.
  1150.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  1151.     * lang/english, french: typos about $strDBGMaxTimeMs
  1152.  
  1153. 2003-08-07 Marc Delisle  <lem9@users.sourceforge.net>
  1154.     * lang/serbian update, thanks to Mihailo Stefanovic
  1155.     * lang/romanian: Updated, thanks to Valics Lehel.
  1156.     * lang/galician: Updated, thanks to XosΘ Calvo.
  1157.     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
  1158.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  1159.     * lang/chinese_gb: Updated, thanks to Wang (fundawang).
  1160.     * lang/swedish: Updated, thanks to Bj÷rn T. Hallberg (bth).
  1161.     * Documentation.html: bug 782597: FAQ 1.30 about Turck MMCache
  1162.  
  1163. 2003-08-06 Marc Delisle  <lem9@users.sourceforge.net>
  1164.     * sql.php3: bug 782925: fix "Showing rows..." message when user has
  1165.       put a LIMIT in the query
  1166.     * libraries/relation.lib.php3: bug 784143: SHOW CREATE TABLE on older
  1167.       MySQL versions
  1168.  
  1169. 2003-08-06 Michal Cihar  <nijel@users.sourceforge.net>
  1170.     * libraries/common.lib.php3: Parse better enum fields (bug #784154).
  1171.  
  1172. 2003-08-05 Garvin Hicking <me@supergarv.de>
  1173.     * libraries/common.lib.php3: Moved docu function (PHP3 compatbility)
  1174.       (Bug #782966)
  1175.     * tbl_change.php3: RFE #772991: Shorten dropdown field using
  1176.       $cfg['LimitChars']
  1177.     * tbl_change.php3: RFE #762221: Swap relational insert key order
  1178.  
  1179. 2003-08-05 Michal Cihar  <nijel@users.sourceforge.net>
  1180.     * sql.php3: Fixed regular expression.
  1181.     * libraries/export/latex.php3: Use "table (field)" instead of
  1182.       "table -> field" when dumping relations into LaTeX (bug #776957).
  1183.     * libraries/display_export.lib.php3, libraries/export/csv.php3,
  1184.       libraries/config_import.lib.php3, config.inc.php3: Allow column headers
  1185.       for Excel export (bug #771299).
  1186.     * header.inc.php3: Don't allow including this file twice.
  1187.     * db_details.php3, db_details_importdocsql.php3, export.php3,
  1188.       tbl_move_copy.php3, tbl_rename.php3: Added some html quoting.
  1189.     * libraries/tbl_change.js: When ENUM field has just one value, it could
  1190.       not be set to NULL (bug #783533).
  1191.     * tbl_move_copy.php3: Use database we're working on to avoid some problems
  1192.       with replicated databases (bug #780439).
  1193.     * read_dump.php3, sql.php3: Bookmark all SQL queries and not only the last
  1194.       one (bug #780569).
  1195.  
  1196. 2003-08-05 Marc Delisle  <lem9@users.sourceforge.net>
  1197.     * libraries/sqlparser.data.php3: bug 779453, wrong count
  1198.     * lang/turkish update, thanks to Bora Alioglu
  1199.     * lang/romanian: Updated, thanks to Valics Lehel.
  1200.     * lang/ukrainian: update, thanks to Markijan Baran
  1201.     * sql.php3: bug 782828, do not go into confirm dialog if we are coming
  1202.       from "Create PHP Code" or "Without PHP Code"
  1203.  
  1204. 2003-08-04 Michal Cihar  <nijel@users.sourceforge.net>
  1205.     * lang/czech: Updated.
  1206.  
  1207. 2003-08-01 Marc Delisle  <lem9@users.sourceforge.net>
  1208.     * tbl_select.php3: bug 697979, implemented a suggestion by
  1209.       Joerg Klein (j0erch) to do a SELECT * when all fields were selected
  1210.       on the Select page, to avoid (in most cases) a IE limitation
  1211.  
  1212. 2003-08-01 Alexander M. Turek  <rabus@users.sourceforge.net>
  1213.     * main.php3: Added link to charset page.
  1214.     * libraries/mysql_charsets.lib.php3, lang/*.inc.php3: More detailed charset
  1215.       information.
  1216.     * tbl_properties_structure.php3: Tooltips for collations.
  1217.  
  1218. 2003-07-31 Marc Delisle  <lem9@users.sourceforge.net>
  1219.     * tbl_replace_fields: bug 780793: a '+' sign in ENUM (or SET
  1220.       or a foreign key) was wrongly urldecoded to a space
  1221.     * sql.php3: bug 781170, bad check for DROP DATABASE and IF EXISTS
  1222.  
  1223. 2003-07-30 Marc Delisle  <lem9@users.sourceforge.net>
  1224.     * tbl_move_copy.php3: wrong Missing message
  1225.  
  1226. 2003-07-30 Alexander M. Turek  <rabus@users.sourceforge.net>
  1227.     * server_privileges.php3: Implemented some version checks to avoid bugs like
  1228.       #777785.
  1229.  
  1230. 2003-07-29 Marc Delisle  <lem9@users.sourceforge.net>
  1231.     * serbian: big update,
  1232.       thanks to Branislav Jovanovic <branej@users.sourceforge.net> and
  1233.       Mihailo Stefanovic <mst@mikis.org>
  1234.     * sql.php3: bug 779301: MySQL 3 and SELECT DISTINCT
  1235.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  1236.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  1237.     ### 2.5.3-rc1 released
  1238.  
  1239. 2003-07-29 Garvin Hicking <me@supergarv.de>
  1240.     * Documentation.html, config.inc.php3, read_dump.php3,
  1241.       css/phpmyadmin.css.php3, libraries/common.lib.php3,
  1242.       libraries/config_import.lib.php3, libraries/sqlparser.lib.php3
  1243.       o Introduced $cfg['IgnoreMultiSubmitErrors'] to let PMA continue
  1244.         execution of a multi-query statement even though single queries
  1245.         may fail
  1246.       o Introduced $cfg['VerboseMultiSubmit'] to let PMA show the result
  1247.         of each query of a multi-query statement (taking some maximum
  1248.         line/pieces amounts into account)
  1249.       o changed formatting of syntax_comment to include some space
  1250.     * libraries/common.lib.php3, libaries/mysql_wrappers.lib.php3:
  1251.       Display MySQL error code and link to the MySQL-Documentation of
  1252.       error codes
  1253.  
  1254. 2003-07-28 Alexander M. Turek  <rabus@users.sourceforge.net>
  1255.     * tbl_properties_structure.php3, css/phpmyadmin.css.php3: Use icons for
  1256.       multi-submit buttons.
  1257.  
  1258. 2003-07-28 Garvin Hicking <me@supergarv.de>
  1259.     * sql.php3, libraries/common.lib.php3 - when $cfg['SQP']['fmtType']
  1260.       is set to 'none', positively retain any user formatting for query
  1261.       output. (RFE #769219)
  1262.     * tbl_properties_structure.php3: fixed strNoDrop to strDrop
  1263.  
  1264. 2003-07-28 Marc Delisle  <lem9@users.sourceforge.net>
  1265.     * sql.php3: bug 778899, could not create a bookmark
  1266.     * ldi_table.php3: Users with register_global=off received some
  1267.       Missing messages, due to a missing "require" in ldi_table.php3
  1268.  
  1269. 2003-07-27 Alexander M. Turek  <rabus@users.sourceforge.net>
  1270.     * server_privileges.php3: A user could not edit his own global privileges.
  1271.  
  1272. 2003-07-25 Garvin Hicking <me@supergarv.de>
  1273.     * Documentation.html: Updated my E-Mail, added latest credits-items
  1274.     * images/*, config.inc.php3, db_details_structure.php3,
  1275.       libraries/common.lib.php3, table_details_structure.php3,
  1276.       libraries/display_tbl.lib.php3, Documentation.html,
  1277.       left.php3:
  1278.       Even more new images on more places: DB properties, Table
  1279.       properties, Table Display (LinkOrButton unified as well),
  1280.       Left frame.
  1281.       Multi-column mode also works for MySQL < 3.23.03 (does anybody even
  1282.       care?)
  1283.  
  1284. 2003-07-25 Marc Delisle  <lem9@users.sourceforge.net>
  1285.     * header.inc.php3: XHTML compatibility
  1286.     * libraries/sqlparser.lib.php3, /relation.lib.php3: bug 776789,
  1287.       unable to insert record with FK in another db
  1288.  
  1289. 2003-07-24 Garvin Hicking <me@supergarv.de>
  1290.     * libraries/sqlparser.lib.php3 - Confirmation is also needed on
  1291.       TRUNCATE statements!
  1292.     * libraries/common.lib.php3 - RFE #758051 (simpler PHPcode generation)
  1293.     * config.inc.php3, db_details_structure.php3, libraries/common.lib.php3,
  1294.       libraries/config_import.lib.php3: *EXPERIMENTAL* - implemented buttons
  1295.       for the database properties page and implemented RFE #752062: multi-
  1296.       column display for many tables.
  1297.       (thanks to Kawika Ohumukini [boogie33]).
  1298.  
  1299. 2003-07-24 Marc Delisle  <lem9@users.sourceforge.net>
  1300.     * libraries/sqlparser.lib.php3 /relation.lib.php3 /get_foreign.lib.php3:
  1301.       bug 772765, InnoDB and multi-columns foreign key
  1302.     * tbl_select.php3: LIKE in Select sub-page for non-text fields
  1303.  
  1304. 2003-07-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  1305.     * libraries/mysql_charsets.lib.php3:
  1306.       - better method for retrieving the supported MySQL charsets;
  1307.       - fixed a bug that caused "armascii8" to appear twice in the charsets
  1308.         list (as "armascii8" and "armascii");
  1309.       - added ability to retrieve all collations and related MySQL settings;
  1310.       - added a function to build description strings for given collations
  1311.         (still needs some optimization).
  1312.     * libraries/sqlparser.data.php3: Support for SHOW COLLATION.
  1313.     * server_collations.php3, server_links.inc.php3, lang/*.inc.php3:
  1314.       New status page "Character Sets and Collations" for MySQL 4.1.
  1315.  
  1316. 2003-07-23 Marc Delisle  <lem9@users.sourceforge.net>
  1317.     * libraries/grab_globals.lib.php3: error when $_SERVER does not exist
  1318.     * tbl_printview.php3: wrong validation for path disclosure (bug 776436)
  1319.  
  1320. 2003-07-23 Garvin Hicking <me@supergarv.de>
  1321.     * css/phpmyadmin.css.php3: Removed 'lowercase' transform
  1322.       (Bug #769827)
  1323.     * libraries/display_export.lib.php3, libraries/export/sql.php3
  1324.       Only print Update/Creation/Check time when the checkbox 'Include
  1325.       Comments' is chosen. So it is now also possible to check that
  1326.       box even though the relational features could be deactivated.
  1327.       But all checks to relational comments will only use those if
  1328.       the relation features work.
  1329.  
  1330. 2003-07-22 Marc Delisle  <lem9@users.sourceforge.net>
  1331.     * lang/estonian update, thanks to finsoft@sourceforge.net.
  1332.     ### 2.5.2 released
  1333.  
  1334. 2003-07-20 Marc Delisle  <lem9@users.sourceforge.net>
  1335.     * tbl_properties_operations.php3: Do not display the
  1336.       "Referential integrity check" section for InnoDB tables
  1337.       as this was intended for pmadb relations
  1338.  
  1339. 2003-07-19 Marc Delisle  <lem9@users.sourceforge.net>
  1340.     * (in lots of scripts): checks for paths disclosure
  1341.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  1342.  
  1343. 2003-07-18 Garvin Hicking <me@supergarv.de>
  1344.     * read_dump.php3: When PHP3 < 4.3.0 is detected, try an alternative
  1345.       way of rewriting bookmark variables.
  1346.     * Documentation.html: Bookmark variable expansion only works with PHP
  1347.       4.3.0 and above
  1348.     * tbl_query_box.php3: For the querywindow - if no items are available
  1349.       for the 'file import' tab, hide the 'Go' button and instead display
  1350.       a warning message. Can happen if you don't have $cfg['UploadDir']
  1351.       set and $is_upload is false.
  1352.  
  1353. 2003-07-17 Marc Delisle  <lem9@users.sourceforge.net>
  1354.     * server_status.php3: the percentages of Query types did not add up
  1355.       to 100, because the number of connections is included in the total
  1356.       number of queries, thanks to jht001 ( Jams H Thompson )
  1357.  
  1358. 2003-07-17 Alexander M. Turek  <rabus@users.sourceforge.net>
  1359.     * tbl_change.php3, libraries/common.lib.php3: Fixed a MySQL 4.1 bug that
  1360.       appeared when inserting values into ENUM or SET fields.
  1361.  
  1362. 2003-07-17 Garvin Hicking <me@supergarv.de>
  1363.     * tbl_query_box.php3: Removed onsubmit() attribute of the noscript area.
  1364.       Thanks to andreas_e ;)
  1365.  
  1366. 2003-07-16 Michal Cihar  <nijel@users.sourceforge.net>
  1367.     * lang/galician: Updated, thanks to XosΘ Calvo.
  1368.  
  1369. 2003-07-16 Marc Delisle  <lem9@users.sourceforge.net>
  1370.     * libraries/export/sql.php3: bug 771575: wrong quotes for variable expansion
  1371.  
  1372. 2003-07-16 Alexander M. Turek  <rabus@users.sourceforge.net>
  1373.     * libraries/functions.js: Bug #771794 (CHAR length check although field name
  1374.       is empty).
  1375.  
  1376. 2003-07-15 Marc Delisle  <lem9@users.sourceforge.net>
  1377.     * tbl_properties.inc.php3: bug 771523: wrong type displayed for
  1378.       a LONGTEXT with character set latin7
  1379.     * db_details_structure.php3, tbl_properties_structure.php3: missing
  1380.       $err_url for mult_submits
  1381.     * scripts/create-tables.sql: don't use backquotes in USE
  1382.  
  1383. 2003-07-14 Garvin Hicking <me@supergarv.de>
  1384.     * Documentation.html: Link to phpMyAdmin homepage for a 'link section'
  1385.  
  1386. 2003-07-14 Alexander M. Turek  <rabus@users.sourceforge.net>
  1387.     * libraries/sqlparser.data.php3: SHOW BINLOG EVENTS.
  1388.  
  1389. 2003-07-14 Marc Delisle  <lem9@users.sourceforge.net>
  1390.     ### 2.5.2-rc2 released
  1391.  
  1392. 2003-07-12 Marc Delisle  <lem9@users.sourceforge.net>
  1393.     * mult_submit.inc.php3: bug 770095, error in multiple TRUNCATEs
  1394.     * lang/estonian update, thanks to finsoft@sourceforge.net.
  1395.  
  1396. 2003-07-11 Marc Delisle  <lem9@users.sourceforge.net>
  1397.     * lang/turkish update, thanks to Bora Alioglu
  1398.     * lang/slovak update, thanks to Lubos Klokner
  1399.  
  1400. 2003-07-11 Alexander M. Turek  <rabus@users.sourceforge.net>
  1401.     * db_create.php3:
  1402.       - Display CREATE DATABASE query;
  1403.       - Call user-defined default tab instead of hardcoded db_details.php3.
  1404.     * index.php3: Don't display scrollbars in queryframe (Opera fix).
  1405.     * libraries/display_export.lib.php3: Disabled XML export for multiple
  1406.       databases because an XML file must not contain more than one database.
  1407.  
  1408. 2003-07-10 Garvin Hicking <me@supergarv.de>
  1409.     * libraries/display_tbl.lib.php3: Let the default function take
  1410.       the honor to replace special strings, so that a non-default function
  1411.       does not necessary have them introduced. Very convenient for the
  1412.       text/plain->formatted display, which would otherwise get every
  1413.       CR/LF converted to a <br> and introduce nasty skew.
  1414.  
  1415. 2003-07-10 Marc Delisle  <lem9@users.sourceforge.net>
  1416.     * pdf_schema.php3: do not display a foreign table if it's not selected
  1417.       by user to be on the schema
  1418.  
  1419. 2003-07-10 Michal Cihar  <nijel@users.sourceforge.net>
  1420.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  1421.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  1422.     * footer.inc.php3: Fix JS error when in query window is not active SQL
  1423.       tab.
  1424.  
  1425. 2003-07-09 Michal Cihar  <nijel@users.sourceforge.net>
  1426.     * libraries/auth/cookie.auth.lib.php3: Fixed broken login with backslash
  1427.       in password/username (bug #747020).
  1428.     * server_privileges.php3: Fixed escaping when backslash in
  1429.       password/username.
  1430.     * libraries/export/sql.php3: Separate extended inserts by , and not by ;
  1431.       (bug #768351).
  1432.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  1433.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  1434.     * lang/galician: Updated, thanks to XosΘ Calvo.
  1435.  
  1436. 2003-07-09 Garvin Hicking <me@supergarv.de>
  1437.     * tbl_query_box.php3: Fix Bug #768652 (sql history tab submittet to
  1438.       whole frameset)
  1439.     * Documentation.html, config.inc.php3, libraries/common.lib.php3,
  1440.       libraries/config_import.lib.php3, header.inc.php3: Created auto-detection
  1441.       for $cfg['OBGzip'] and set this as default. It will auto-enable OBGzip
  1442.       for all browsers except IE6.x. Created a meta-header to identify which
  1443.       setting is used, to make our debugging of bugreports easier.
  1444.  
  1445. 2003-07-08 Garvin Hicking <me@supergarv.de>
  1446.     * tbl_query_box.php3, footer.inc.php3: Removed any 'top.' DOM reference.
  1447.       This enables phpMyAdmin to be used within a frameset without trying
  1448.       to escape out of the security JS-sandbox zone. Tested with IE6, Mozilla
  1449.       1.4 and IE5.5.
  1450.  
  1451. 2003-07-08 Marc Delisle  <lem9@users.sourceforge.net>
  1452.     * libraries/sqlparser.lib.php3, sql.php3: bug 762213,
  1453.       incorrect row count for MySQL 4.1 subqueries;
  1454.       bug 649665, incorrect row count for UNIONs
  1455.  
  1456. 2003-07-08 Michal Cihar  <nijel@users.sourceforge.net>
  1457.     * config.inc.php3, tbl_properties_operations.php3,
  1458.       libraries/config_import.lib.php3, libraries/display_export.lib.php3,
  1459.       libraries/export/sql.php3, lang/*: Added checkbox for exporting/copying
  1460.       AUTO_INCREMENT value (RFE #763957).
  1461.     * mult_submits.inc.php3: Fixed undefined variable warning (bug #767740).
  1462.     * pdf_schema.php3: Don't use hardcoded sizes of paper (bug #767680).
  1463.     * lang/chinese_gb: Updated, thanks to Wang (fundawang).
  1464.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  1465.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  1466.     * lang/romanian: Updated, thanks to Valics Lehel.
  1467.     * lang/swedish: Updated, thanks to Bj÷rn T. Hallberg (bth).
  1468.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  1469.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  1470.  
  1471. 2003-07-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  1472.     * libraries/common.lib.php3: Send headers before exiting because of missing
  1473.       MySQL extension.
  1474.     * lang/german-*.inc.php3: Updates.
  1475.  
  1476. 2003-07-07 Alexander M. Turek  <rabus@users.sourceforge.net>
  1477.     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
  1478.       compatibility.
  1479.     * libraries/common.lib.php3: Dynamic loading of MySQL extension always failed.
  1480.  
  1481. 2003-07-07 Garvin Hicking <me@supergarv.de>
  1482.     * tbl_change.php3: Fix undefined index for disp_query
  1483.       (when inserting a new row with a file uploaded to a column)
  1484.     * libraries/transformations/image_jpeg__inline.inc.php3,
  1485.       libraries/transformations/image_png__inline.inc.php3: Proper escaping
  1486.       of &
  1487.     * libraries/common.lib.php3, libraries/defines.lib.php3: Safari detection,
  1488.       smaller default font size (like OPERA). Bug #752646.
  1489.  
  1490. 2003-07-07 Marc Delisle  <lem9@users.sourceforge.net>
  1491.     * libraries/auth/cookie.auth.lib.php3, config.inc.php3, user_password.php3,
  1492.       Documentation.html: only one blowfish secret is necessary for
  1493.       all servers, thanks to Alexander M. Turek
  1494.     ### 2.5.2-rc1 released
  1495.  
  1496. 2003-07-06 Michal Cihar  <nijel@users.sourceforge.net>
  1497.     * lang/czech: Updated.
  1498.     * css/phpmyadmin.css.php3: url() should not contain quotes.
  1499.  
  1500. 2003-07-06 Alexander M. Turek  <rabus@users.sourceforge.net>
  1501.     * lang/german-*.inc.php3: Updates.
  1502.     * libraries/export/sql.php3: Fixed bug #761956 (timestamp export fails).
  1503.  
  1504. 2003-07-05 Marc Delisle  <lem9@users.sourceforge.net>
  1505.     * libraries/auth/config.auth.lib.php3, lang/*.php3:
  1506.       $strAccessDeniedExplanation
  1507.     * lang/swedish update, thanks to Bj÷rn T. Hallberg (bth).
  1508.     * lang/polish update, thanks to Jakub Wilk (ubanus).
  1509.  
  1510. 2003-07-05 Michal Cihar  <nijel@users.sourceforge.net>
  1511.     * lang/czech: Updated.
  1512.  
  1513. 2003-07-04 Marc Delisle  <lem9@users.sourceforge.net>
  1514.     * libraries/auth/cookie.auth.lib.php3: PHP3 compatibility
  1515.     * user_password.php3, libraries/auth/cookie.auth.lib.php3:
  1516.       sometimes, binary contents in cookies is not retrieved properly,
  1517.       so protect it with base64_encode()
  1518.     * lang/ukrainian: update, thanks to Markijan Baran
  1519.  
  1520. 2003-07-03 Marc Delisle  <lem9@users.sourceforge.net>
  1521.     * lang/romanian update, thanks to Valics Lehel
  1522.     * lang/turkish update, thanks to Bora Alioglu
  1523.     * lang/italian update, thanks to Pietro Danesi
  1524.  
  1525. 2003-07-01 Marc Delisle  <lem9@users.sourceforge.net>
  1526.     * Documentation.html: faq 8.1 about security alert of 2003-06-18
  1527.     * tbl_properties_links.php3: fix missing SQL section for exports
  1528.     * libraries/auth/cookie.auth.lib.php3, libraries/blowfish.php3,
  1529.       libraries/common.lib.php3, libraries/config_import.lib.php3,
  1530.       config.inc.php3, user_password.php3, Documentation.html, lang/*:
  1531.       now used the blowfish algorithm to encrypt the password in the
  1532.       temporary cookie
  1533.  
  1534. 2003-06-30 Marc Delisle  <lem9@users.sourceforge.net>
  1535.     * lang/french: update
  1536.  
  1537. 2003-06-30 Michal Cihar  <nijel@users.sourceforge.net>
  1538.     * tbl_properties_operations.php3, lang/*: Reorganised layout a bit, added
  1539.       CHECK link for InnoDB, use correct table type name fo BerkeleyDB.
  1540.     * tbl_query_box.php3: Moved load text files link outside form.
  1541.  
  1542. 2003-06-27 Garvin Hicking <dont_sobic.c_me_please@supergarv.de>
  1543.     * left.php3: Removed debugging code
  1544.  
  1545. 2003-06-27 Michal Cihar  <nijel@users.sourceforge.net>
  1546.     * libraries/display_tbl.lib.php3, libraries/relation.lib.php3: Added some
  1547.       checks to avoid trying to use relations when no table (bug #761835).
  1548.  
  1549. 2003-06-27 Marc Delisle  <lem9@users.sourceforge.net>
  1550.     * sql.php3: bug 760648: incorrect result count on MySQL 3
  1551.  
  1552. 2003-06-26 Marc Delisle  <lem9@users.sourceforge.net>
  1553.     * lang/ukrainian: update, thanks to Markijan Baran
  1554.     * libraries/sqlparser.lib.php3 typo
  1555.  
  1556. 2003-06-26 Michal Cihar  <nijel@users.sourceforge.net>
  1557.     * sql.php3, tbl_properties_links.php3, tbl_properties_structure.php3: Go
  1558.       back to tbl_properties_structure.php3 when not dropping table.
  1559.  
  1560. 2003-06-25 Marc Delisle  <lem9@users.sourceforge.net>
  1561.     * scripts/create-release.sh: typo, bzip should be bzip2
  1562.     * libraries/sqlparser.lib.php3, tbl_properties_export.php3:
  1563.       bug 760648 export SELECT DISTINCT results
  1564.  
  1565. 2003-06-25 Michal Cihar  <nijel@users.sourceforge.net>
  1566.     * libraries/sqlparser.lib.php3: Fixed XSS problem.
  1567.     * tbl_properties.inc.php3, libraries/functions.js: Alert user when not
  1568.       specied length for CHAR/VARCHAR fields.
  1569.     * libraries/export/{csv,latex,xml}.php3: Use correct field names when
  1570.       exporting custom SQL (also saves one SQL query for export) (fixes bug
  1571.       #755386).
  1572.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  1573.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  1574.     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
  1575.     * lang/czech:  Updated.
  1576.     * lang/*: Removed duplicate strReset.
  1577.     * lang/check_lang.sh: Ignore japanese specific messages.
  1578.     * sql.php3, libraries/display_export.lib.php3: Support for exporting any
  1579.       query into CSV/LaTeX/XML (RFE #684804).
  1580.  
  1581. 2003-06-24 Marc Delisle  <lem9@users.sourceforge.net>
  1582.     * sql.php3, bug 759568, row count, DISTINCT and MySQL 4
  1583.  
  1584. 2003-06-23 Marc Delisle  <lem9@users.sourceforge.net>
  1585.     * pdf_pages.php3: automatic layout start at 300,300 for better look
  1586.       on the dom-drag scratchboard
  1587.  
  1588. 2003-06-23 Garvin Hicking <me@supergarv.de>
  1589.     * Documentation.html, config.inc.php3, pdf_pages.php3,
  1590.       css/phpmyadmin.css.php3, libraries/common.lib.php3,
  1591.       libraries/config_import.lib.php3, libraries/dom-drag.js,
  1592.       libraries/functions.js: Added Patch #757907: DHTML WYSIWYG-control
  1593.       for PDF-relation setup. Based on DOM-drag.js, a library provided
  1594.       by Aaron Boodman (youngpup.net).
  1595.     * lang/german*: Updates
  1596.     * lang/*, pdf_pages.php3: Strings for DHTML scratchboard
  1597.  
  1598. 2003-06-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  1599.     * lang/arabic-*.inc.php3, lang/czech-*.inc.php3, lang/finnish-*.inc.php3,
  1600.       lang/french-*.inc.php3, lang/georgian-utf-8.inc.php3,
  1601.       lang/lithuanian-*.inc.php3, lang/malay-*.inc.php3,
  1602.       lang/russian-*.inc.php3, lang/ukrainian-*.inc.php3: Checked all language
  1603.       files for incomplete arrays ($byteUnits, $day_of_week and $month).
  1604.     * libraries/common.lib.php3: Security fix against bad JS code.
  1605.     * translators.html: Removed Lo∩c from list; he is inactive at the moment.
  1606.     * Documentation.html: Changed my email address.
  1607.  
  1608. 2003-06-22 Robin Johnson <robbat2@users.sourceforge.net>
  1609.     * scripts/updatedocs.sh:
  1610.       - Cleanup scripts/updatedocs.sh (I use it elsewhere as well).
  1611.     * scripts/create-release.sh:
  1612.       - Moved to using updatedocs.sh for updating documentation.
  1613.       - Make tarring faster by re-arranging ops.
  1614.  
  1615. 2003-06-21 Marc Delisle  <lem9@users.sourceforge.net>
  1616.     * sql.php3: typo in call to cleanup columns
  1617.  
  1618. 2003-06-20 Marc Delisle  <lem9@users.sourceforge.net>
  1619.     * pdf_schema.php3: use PMA_getForeigners()
  1620.     * db_details_qbe.php3: undefined variable
  1621.  
  1622. 2003-06-20 Garvin Hicking <me@supergarv.de>
  1623.     * db_details_importdocsql.php3: Will now NEVER reveal any filename
  1624.       the docSQL import isn't able to read. Can now only read contents
  1625.       of the 'docSQL' subdirectory and never be able to go higher than
  1626.       that level.
  1627.  
  1628. 2003-06-19 Marc Delisle  <lem9@users.sourceforge.net>
  1629.     * libraries/sqlparser.lib.php3: analyzer for FOREIGN KEYS
  1630.     * libraries/sqlparser.lib.php3: bug 756861, DEFAULT 0 becomes DEFAULT0
  1631.     * libraries/display_tbl.lib.php3: use PMA_getForeigners()
  1632.     * libraries/relation.lib.php3: now PMA_getForeigners() gets also
  1633.       foreign keys defined in innnodb
  1634.     * tbl_select.php3: use PMA_getForeigners() also for innodb
  1635.  
  1636. 2003-06-17 Michal Cihar  <nijel@users.sourceforge.net>
  1637.     * config.inc.php3: Fixed typo (s/'PMA_pdf_page'/'PMA_pdf_pages'/).
  1638.  
  1639. 2003-06-17 Alexander M. Turek  <rabus@users.sourceforge.net>
  1640.     * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus).
  1641.  
  1642. 2003-06-16 Michal Cihar  <nijel@users.sourceforge.net>
  1643.     * index.php3: Use $cfg['DefaultTabServer'] (bug #754260).
  1644.  
  1645. 2003-06-14 Michal Cihar  <nijel@users.sourceforge.net>
  1646.     * export.php3: Fixed saving compressed dumps on server.
  1647.     * libraries/display_export.lib.php3: Fixed description for line
  1648.       terminating character.
  1649.  
  1650. 2003-06-13 Marc Delisle  <lem9@users.sourceforge.net>
  1651.     * libraries/sqlparser.data.php3: bug 753813, "session" is not
  1652.       a reserved word
  1653.  
  1654. 2003-06-13 Michal Cihar  <nijel@users.sourceforge.net>
  1655.     * libraries/charset_conversion.lib.php3, libraries/common.lib.php3,
  1656.       libraries/defines_php.lib.php3, libraries/dbg/setup.php3: Use new PMA_dl
  1657.       function, that checks true dl availability (fixes #747717). All checks
  1658.       are based on php 4.3.1 source, so if this gets changed, we will need to
  1659.       change checks also.
  1660.  
  1661. 2003-06-12 Marc Delisle  <lem9@users.sourceforge.net>
  1662.     * libraries/relation.lib.php3: bug 751787: should not disable all
  1663.       the features, when the relation feature is broken
  1664.  
  1665. 2003-06-11 Marc Delisle  <lem9@users.sourceforge.net>
  1666.     * libraries/auth/cookie.auth.lib.php3: undefined scheme
  1667.     * main.php3: undefined scheme
  1668.  
  1669. 2003-06-10 Marc Delisle  <lem9@users.sourceforge.net>
  1670.     * db_details_qbe.php3: bug 751787, missing FROM part in query generator
  1671.     * libraries/export/sql.php3: typo largeblob -> longblob
  1672.  
  1673. 2003-06-10 Michal Cihar  <nijel@users.sourceforge.net>
  1674.     * scripts/create-release.sh: Set correct permissions before releasing.
  1675.     * Documentation, config.inc.php3, db_details_export.php3, export.php3,
  1676.       main.php3, server_export.php3, server_links.inc.php3, tbl_dump.php3,
  1677.       tbl_move_copy.php3, tbl_properties_export.php3, lang/*,
  1678.       libraries/build_dump.lib.php3, libraries/config_import.lib.php3,
  1679.       libraries/display_export.lib.php3, libraries/export/*: Reworked export,
  1680.       changes:
  1681.         - support for exporting selected databases
  1682.         - if not needed buffering, output is send directly
  1683.         - unifies all export, so there is now more common code
  1684.         - sql export can contain relations and mime types in comments
  1685.         - configurable defaults for export.
  1686.  
  1687. 2003-06-09 Michal Cihar  <nijel@users.sourceforge.net>
  1688.     * libraries/display_tbl.lib.php3: Display Full/Partial text links for
  1689.       almost every select.
  1690.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  1691.     * lang/czech: Updated.
  1692.  
  1693. 2003-06-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  1694.     * server_privileges.php3: MySQL 4.1 users could not edit column privileges.
  1695.     * tbl_properties.inc.php3, tbl_properties_structure.inc.php3:
  1696.       SET and ENUM fields may have a character set, too.
  1697.  
  1698. 2003-06-07 Alexander M. Turek  <rabus@users.sourceforge.net>
  1699.     * libraries/common.lib.php3: Incremented required config.inc.php3 revision
  1700.       number.
  1701.     * tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
  1702.       tbl_properties.inc.php3, tbl_properties_operations.php3,
  1703.       tbl_properties_structure.php3, tbl_properties_table_info.php3,
  1704.       libraries/mysql_charsets.lib.php3: Improved MySQL 4.1 support:
  1705.       - phpMyAdmin is now able to assign / alter table and field charsets;
  1706.       - The table structure page sometimes displayed "Array" in the charset
  1707.         column;
  1708.       - When altering the field type, the input box for the field length
  1709.         sometimes had a strange default value.
  1710.  
  1711. 2003-06-06 Marc Delisle  <lem9@users.sourceforge.net>
  1712.     * Documentation.html, config.inc.php3: new LimitChars behavior
  1713.  
  1714. 2003-06-06 Michal Cihar  <nijel@users.sourceforge.net>
  1715.     * mult_submits.inc.php3: Missing ;.
  1716.     * libraries/relation_cleanup.lib.php3, mult_submits.inc.php3, sql.php3:
  1717.       Cleanup phpMyAdmin tables also after multi submit actions (RFE #749989).
  1718.     * tbl_query_box.php3: Don't add target if not in query window.
  1719.     * libraries/display_tbl.lib.php3: $cfg['LimitChars'] now limits all fields
  1720.       (RFE #742123).
  1721.     * pdf_pages.php3: Fixed undefined index warnings, don't attemt to
  1722.       edit/display deleted page just after deleting.
  1723.     * libraries/config_import.lib.php3, lang/*, config.inc.php3,
  1724.       db_details_structure.php3, pdf_pages.php3, pdf_schema.php3: User can
  1725.       select paper size for pdf (RFE #631551).
  1726.     * read_dump.php3: Fixed undefined variable warning (bug #750070).
  1727.     * libraries/sqlparser.lib.php3: Fixed bad displaying of parser bug report
  1728.       (bug #678289).
  1729.  
  1730. 2003-06-05 Marc Delisle  <lem9@users.sourceforge.net>
  1731.     * Documentation.html: new faq 6.20 about CREATE TEMPORARY TABLES
  1732.     * libraries/sqlparser.lib.php3: bug 716679, parsing of negation operator
  1733.     * tbl_properties_links.php3, tbl_properties_operations.php3: merge
  1734.       the Options tab into Operations
  1735.  
  1736. 2003-06-05 Michal Cihar  <nijel@users.sourceforge.net>
  1737.     * libraries/display_export.lib.php3, libraries/functions.js: Some
  1738.       javascript cleanup.
  1739.     * db_details_links.php3: Display Query tab even with no tables.
  1740.     * libraries/charset_conversion.lib.php3: Default iconv parameters to empty
  1741.       string.
  1742.     * config.inc.php3, left.php3, libraries/config_import.lib.php3: Optional
  1743.       dropdown for server list in left frame (RFE #555978).
  1744.     * tbl_query_box.php3: Possibility to upload SQL file with no database
  1745.       selected (RFE #641760).
  1746.     * lang/czech: Typo.
  1747.  
  1748. 2003-06-04 Marc Delisle  <lem9@users.sourceforge.net>
  1749.     * libraries/sqlparser.lib.php3: bug 592692, pretty printer
  1750.       and GRANT or REVOKE
  1751.     * libraries/sqlparser.lib.php3: bug 683975, various pretty printer bugs
  1752.  
  1753. 2003-06-04 Michal Cihar  <nijel@users.sourceforge.net>
  1754.     * mult_submits.inc.php3: Use TRUNCATE when using MySQL 4 (bug #748792).
  1755.  
  1756. 2003-06-03 Marc Delisle  <lem9@users.sourceforge.net>
  1757.     * lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
  1758.     * lang/slovak update, thanks to Lubos Klokner
  1759.  
  1760. 2003-06-03 Michal Cihar  <nijel@users.sourceforge.net>
  1761.     * libraries/config_import.lib.php3: Fixed MySQLManualType/MySQLManualBase
  1762.       setting.
  1763.  
  1764. 2003-06-03 Garvin Hicking <me@supergarv.de>
  1765.     * lang/*, tbl_query_box.php3, Documentation.html, footer.inc.php3:
  1766.       (Experimental)
  1767.       New feature - The automatic update of the query window seems to
  1768.       cause some headache for users. They type in their query, want to
  1769.       look in a different table for some fields, want to switch back to
  1770.       their browser window and the changes are lost because the last table
  1771.       is always filled in. Now we have a checkbox to preserve the edited
  1772.       content from any update outside of the window. It is automatically
  1773.       checked by editing the contents of the query textarea and can be
  1774.       unchecked to restore previous behaviour. Thanks to Alexander Meis
  1775.       for this suggestion. Optionally we could build in a config variable
  1776.       to override this 'onChange' effect, but I guess it's not necessary.
  1777.     * libraries/display_tbl.lib.php3: Bug #748084 - Use preg_replace instead
  1778.       of ereg_replace, because it interprets \0, \1 and so on not as strings
  1779.       but as regex-subpatterns and fails to convert those strings correctly.
  1780.       We'll have to see if that can be the case on other usages of
  1781.       preg_replace as well.
  1782.  
  1783. 2003-06-02 Alexander M. Turek  <rabus@users.sourceforge.net>
  1784.     * server_status.php3: RFE #723325 (Move total query statistics).
  1785.  
  1786. 2003-06-02 Michal Cihar  <nijel@users.sourceforge.net>
  1787.     * libraries/display_tbl.lib.php3, lang/*: Better text on button for
  1788.       executing bookmark (bug #745993).
  1789.     * scripts/create-release.sh: Better checking for input, exit when cvs
  1790.       doesn't work, don't include CVS and .cvsignore in tarballs, don't chmod
  1791.       everything to 775.
  1792.     * libraries/build_dump.lib.php3, libraries/display_export.lib.php3,
  1793.       tbl_dump.php3, lang/*: Allow to replace "NULL" with alternative string
  1794.       (RFE #747343).
  1795.     * Documentation.*: Add simple LaTeX document, to show how to use LaTeX
  1796.       export.
  1797.     * main.php3: Add server to phpinfo link to avoid relogin with more
  1798.       servers.
  1799.     * main.php3, tbl_properties.inc.php3: Replace target="_new" with
  1800.       target="_blank" as it should be.
  1801.  
  1802. 2003-06-02 Marc Delisle  <lem9@users.sourceforge.net>
  1803.     ### 2.5.1 released
  1804.     * (not in 2.5.1) sql.php3: bug 747451, incorrect detection of
  1805.       PROCEDURE ANALYSE()
  1806.  
  1807. 2003-06-02 Alexander M. Turek  <rabus@users.sourceforge.net>
  1808.     * Happy Birthday to me :-)
  1809.     * libraries/sqlparser.lib.php3: Correct behavior for "SHOW INNODB STATUS".
  1810.  
  1811. 2003-06-01 Michal Cihar  <nijel@users.sourceforge.net>
  1812.     * config.inc.php3, libraries/config_import.lib.php3: Default iconv
  1813.       parameters to empty string, as older iconv version don't support it
  1814.       (bug #747164).
  1815.  
  1816. 2003-06-01 Alexander M. Turek  <rabus@users.sourceforge.net>
  1817.     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
  1818.  
  1819. 2003-06-01 Marc Delisle  <lem9@users.sourceforge.net>
  1820.     * lang/chinese_gb: Update thanks to Wang (fundawang).
  1821.  
  1822. 2003-05-30 Marc Delisle  <lem9@users.sourceforge.net>
  1823.     * lang/romanian updates, thanks to Valics Lehel
  1824.     * lang/swedish: Updated, thanks to Bj÷rn T. Hallberg (bth).
  1825.     * lang/polish: update, thanks to Jakub Wilk
  1826.  
  1827. 2003-05-30 Alexander M. Turek  <rabus@users.sourceforge.net>
  1828.     * lang/bulgarian-*.inc.php3: Updates, thanks to
  1829.       Stanislav Yordanov (stanprog).
  1830.     * tbl_properties_structure.inc.php3:
  1831.       - Fixed display for tables with few indexes;
  1832.       - BLOBs are always binary;
  1833.       - RFE #623665 (MySQL 4.1 support):
  1834.         - Fixed display of field charsets;
  1835.         - The table charset is now displayed.
  1836.     * libraries/sqlparser.data.php3: Added CHARSET, SQL_CACHE, SQL_NO_CACHE.
  1837.     * tbl_change.php3: binary fields with CHARACTER SET definition were treated
  1838.       as SET fields (again RFE #623665).
  1839.     * Documentation.html:
  1840.       - Declared MySQL 4.1 support as experimental;
  1841.       - Added some notes about MySQL 4.1 / 5.0;
  1842.       - php 5.0.0-dev should work fine with phpMyAdmin - it has been doing so at
  1843.         least on my test machines for a couple of months.
  1844.     * scripts/create-tables.sql: Added some notes about lower_case_table_names.
  1845.     * libraries/sqlparser.lib.php3: Parser treated "CHARACTER" as column type,
  1846.       even if it was used in "CHARACTER SET".
  1847.     * libraries/common.lib.php3:
  1848.       - Removed check for default tab values: They are already checked in
  1849.         config_import.lib.php3;
  1850.       - Corrected config file revison;
  1851.       - XHTML fixes.
  1852.     * server_databases.php3: Small interface fixes.
  1853.     * translators.html: Removed a dublicate message.
  1854.  
  1855. 2003-05-29 Michal Cihar  <nijel@users.sourceforge.net>
  1856.     * lang/czech: Updated.
  1857.  
  1858. 2003-05-29 Marc Delisle  <lem9@users.sourceforge.net>
  1859.     * ldi_check.php3, ldi_table.php3, lang/*: bug 740607, now autodetect
  1860.       the best method (LOCAL or not) in the LOAD dialog, and allow user
  1861.       to override it
  1862.  
  1863. 2003-05-29 Garvin Hicking <me@supergarv.de>
  1864.     * index.php3: Add frameborder to allow resizing. Introduces a 1px
  1865.       bar, but cannot be solved. Note that this is only neccessary
  1866.       for Mozilla, IE5/6 allow resizing with a "0" frameborder
  1867.     * footer.inc.php3: Only update queryframes DB/Table info when
  1868.       no error happened in a query.
  1869.     * ldi_table.php3: Use <label> tags for the new radio buttons as with
  1870.       our other GUI elements.
  1871.  
  1872. 2003-05-28 Alexander M. Turek  <rabus@users.sourceforge.net>
  1873.     * translators.html: Typo.
  1874.  
  1875. 2003-05-28 Marc Delisle  <lem9@users.sourceforge.net>
  1876.     * lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
  1877.     * lang/chinese_gb: Update thanks to Wang (fundawang).
  1878.     * translators.html: more typos
  1879.  
  1880. 2003-05-28 Garvin Hicking <me@supergarv.de>
  1881.     * libraries/sqlvalidator.class.php3: Fix Bug #739096: Because
  1882.       the PEAR library and PHP changed the way how referenced variables
  1883.       get accessed, we have to pre-initialize the array and submit that
  1884.       to the PEAR call() funktion.
  1885.     * index.php3: Bug #743856. Fixed trinary operator, thanks to Virgile
  1886.       Petit!
  1887.     * tbl_relation.php3: Will now not show a selected display field, if
  1888.       none has been set yet for a table to not let users think, the key
  1889.       is set.
  1890.  
  1891. 2003-05-26 Michal Cihar  <nijel@users.sourceforge.net>
  1892.     * lang/czech: sorted.
  1893.  
  1894. 2003-05-26 Marc Delisle  <lem9@users.sourceforge.net>
  1895.     * lang/chinese_big5: Updated, thanks to Siu Sun
  1896.     ### 2.5.1-rc1 released
  1897.  
  1898. 2003-05-26 Michal Cihar  <nijel@users.sourceforge.net>
  1899.     * documentation, config.inc.php3, tbl_change.php3,
  1900.       tbl_properties.inc.php3, libraries/config_import.lib.php3: possibility
  1901.       to disable ctrl+arrows moving.
  1902.  
  1903. 2003-05-25 Garvin Hicking <me@supergarv.de>
  1904.     * left.php3: Fix #742632 finally: Refresh to main.php3
  1905.       if an empty DB has been selected.
  1906.  
  1907. 2003-05-25 Marc Delisle  <lem9@users.sourceforge.net>
  1908.     * left.php3: new fix for #742632
  1909.     * lang/polish: update, thanks to Jakub Wilk
  1910.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  1911.  
  1912. 2003-05-24 Marc Delisle  <lem9@users.sourceforge.net>
  1913.     * Documentation.html: talk about left frame levels
  1914.     * lang/galician: update, thanks to XosΘ Calvo
  1915.     * lang/turkish: update, thanks to Bora Alioglu
  1916.  
  1917. 2003-05-24 Garvin Hicking <me@supergarv.de>
  1918.     * left.php3: Fix bug #742632, thanks to Kai Butchkau!
  1919.     * read_dump.php3: Bug #741256
  1920.     * footer.inc.php, tbl_query_box.php3: Only focus the mainframe
  1921.       when a query was submitted from the query window
  1922.  
  1923. 2003-05-23 Marc Delisle  <lem9@users.sourceforge.net>
  1924.     * libraries/sqlparser.lib.php3: bug 653964: wrong alias set by
  1925.       the analyzer, bug analyzed thanks to Michal!
  1926.  
  1927. 2003-05-23 Michal Cihar  <nijel@users.sourceforge.net>
  1928.     * read_dump.php3, tbl_alter.php3: Tabs highlighting...
  1929.  
  1930. 2003-05-22 Marc Delisle  <lem9@users.sourceforge.net>
  1931.     * lang/romanian updates, thanks to Valics Lehel
  1932.  
  1933. 2003-05-22 Michal Cihar  <nijel@users.sourceforge.net>
  1934.     * tbl_indexes.php3, libraries/common.lib.php3: Better tabs highlighting
  1935.       when editing indexes.
  1936.     * tbl_replace_fields.php3, libraries/build_dump.lib.php3,
  1937.       libraries/display_tbl.lib.php3: Don't hexify BLOB if it is empty (bug
  1938.       #741599).
  1939.     * Documentation, config.inc.php3, libraries/config_import.lib.php3,
  1940.       libraries/defines_php.lib.php3: Improved GD 2 detection (bugs #736111,
  1941.       #741192).
  1942.     * lang/sync_lang.sh: Removed dropped farsi translation.
  1943.     * lang/swedish: Updated, thanks to Bj÷rn T. Hallberg (bth).
  1944.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  1945.     * lang/norwegian: Updated, thanks to Sven-Erik Andersen (sven-erik).
  1946.  
  1947. 2003-05-22 Garvin Hicking <me@supergarv.de>
  1948.     * sql.php3, libraries/common.lib.php3: Bug #692854: Never execute
  1949.       a query in (with/without) PHP code views, and display a new
  1950.       "Execute query" link in this mode.
  1951.     * lang/german*: Update.
  1952.  
  1953. 2003-05-20 Garvin Hicking <me@supergarv.de>
  1954.     * index.php3: New rewrite of how the frameset is created
  1955.       (Patch item #738226 plus some <noframes> corrections).
  1956.       This fixes compatibility problems, even though it's not
  1957.       valid XHTML 1.0, because the <script>/<noscript> tags are
  1958.       not allowed in there.
  1959.  
  1960. 2003-05-20 Marc Delisle  <lem9@users.sourceforge.net>
  1961.     * lang/korean update, thanks to WooSuhan
  1962.     * lang/estonian update, thanks to finsoft@sourceforge.net.
  1963.     * lang/norwegian: Updated, thanks to Sven-Erik Andersen (sven-erik).
  1964.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  1965.     * lang/slovak update, thanks to Lubos Klokner
  1966.  
  1967. 2003-05-20 Michal Cihar  <nijel@users.sourceforge.net>
  1968.     * tbl_change.php3: Fixed table layout when LongtextDoubleTextarea is
  1969.       false.
  1970.     * tbl_select.php3: Fixed problems with empty value in enum (bug #740420).
  1971.  
  1972. 2003-05-18 Marc Delisle  <lem9@users.sourceforge.net>
  1973.     * left.php3, index.php3: bug 739348: because the db name is no longer
  1974.       encoded in left.php3 (to accomodate html entities), we have to stop
  1975.       decoding it, otherwise a db name with a plus sign is not selectable
  1976.     * sql.php3: bug 738508: do a quick count on the rows to avoid
  1977.       a slow SQL_CALC_FOUND_ROWS, when "just browsing" (experimental)
  1978.  
  1979. 2003-05-15 Michal Cihar  <nijel@users.sourceforge.net>
  1980.     * Documentation, config.inc.php3, tbl_change.php3,
  1981.       libraries/config_import.lib.php3: Double sized textarea for LONGTEXT is
  1982.       configurable (RFE #737174).
  1983.  
  1984. 2003-05-14 Michal Cihar  <nijel@users.sourceforge.net>
  1985.     * libraries/display_export.lib.php3, tbl_dump.php3: Support for exporting
  1986.       CSV for multiple tables, it just puts all content into one file, but
  1987.       some people seem to want this (based on patch #735136).
  1988.     * tbl_dump.php3, lang/*: Use other messages (thanks to Marc), replace
  1989.       slashes in filename with underscore to avoid possible problems.
  1990.     * db_details_export.php3: Remember selected tables after exporting to a
  1991.       file.
  1992.     * libraries/common.lib.php3, tbl_dump.php3, sql.php3: Better way for
  1993.       highliting tabs when including files (set $active_page for highliting).
  1994.     * sql.php3, tbl_replace.php3, lang/*: Show insert_id after INSERT (RFE
  1995.       #737660).
  1996.  
  1997. 2003-05-14 Marc Delisle  <lem9@users.sourceforge.net>
  1998.     * libraries/defines_php.lib.php3: bug 736111: better GD2 detection
  1999.  
  2000. 2003-05-14 Garvin Hicking <me@supergarv.de>
  2001.     * lang/german*: Translations.
  2002.     * pdf_schema.php3: Merged patch #736999 (fixes Bug #728789 and
  2003.       better fix for #624712), by Maxime Delorme. Thanks!
  2004.     * tbl_change.php3: RFE #737174 implemented (comments welcome)
  2005.     * tbl_change.php3: RFE #723124 implemented (reset button)
  2006.     * read_dump.php3, tbl_query_box.php3: RFE #641760
  2007.     * Documentation.html: Added FAQ 5.14 (Buggy Opera6)
  2008.  
  2009. 2003-05-13 Marc Delisle  <lem9@users.sourceforge.net>
  2010.     * libraries/sqlparser.data.php3: bug 736793, new reserved
  2011.       word 'DIV' in MySQL 4.1.0 (note: it is classified as a function but
  2012.       follows the syntax of an operator: SELECT 5 DIV 2) so I have put
  2013.       it in the reserved words for now.
  2014.  
  2015. 2003-05-13 Garvin Hicking <me@supergarv.de>
  2016.     * footer.inc.php3, querywindow.php3: Fix bug #736197
  2017.       (clicking on edit link from a sql-query now switches
  2018.        to sql tab of the query window)
  2019.     * left.php3: Improved performance by using str_replace instead
  2020.       of ereg_replace.
  2021.     * lang/german*: Translations.
  2022.     * libraries/common.lib.php3: Fix bug #736609 (Escaping of
  2023.       'Show as PHP')
  2024.  
  2025. 2003-05-13 Michal Cihar  <nijel@users.sourceforge.net>
  2026.     * left.php3: Fixed displaying of tables with quote in name.
  2027.     * main.php3: $pma_uri_parts['scheme'] might be sometimes unset...
  2028.     * tbl_move_copy.php3, lang/*: Check for same table and db name when moving
  2029.       (RFE #734985).
  2030.     * libraries/relation.lib.php3: Fixed warning in PMA_purgeHistory.
  2031.     * ldi_check.php3, lang/*: Behave correctly if no file is given for loading.
  2032.     * read_dump.php3: Correctly checks whether table exists.
  2033.     * libraries/common.lib.php3: Highlight tab also when current page is
  2034.       read_dump.php3 and $goto is link of current tab.
  2035.     * tbl_replace.php3: Display message after updating row.
  2036.     * libraries/common.lib.php3: Fix tab attributes when some specified as
  2037.       parameters.
  2038.     * libraries/build_dump.lib.php3: Fix eporting without backquotes (bug
  2039.       #737023).
  2040.     * .cvsignore, config.inc.php3, db_details_db_info.php3, tbl_dump.php3,
  2041.       lang/*, libraries/common.lib.php3, libraries/display_export.lib.php3,
  2042.       Documentation.html: Support for saving to file on server (part of RFE
  2043.       #730197).
  2044.  
  2045. 2003-05-12 Garvin Hicking <me@supergarv.de>
  2046.     * queryframe.php3: Remove left/bottom margin to better fit the link title
  2047.       in the small frame.
  2048.     * footer.inc.php3: Only update db/table variables if the query was correct.
  2049.       Fixes #735970.
  2050.     * left.php3, config.inc.php3, libraries/config_import.lib.php3, libraries/
  2051.       common.lib.php3: Patch #725839 (Nested display of tables)
  2052.     * ldi_check.php3, ldi_table.php3: Allow CSV import from UploadDir. Needs testing.
  2053.  
  2054. 2003-05-12 Michal Cihar  <nijel@users.sourceforge.net>
  2055.     * index.php3: Better fix for #736003.
  2056.     * libraries/common.lib.php3: Light tabs were displayed wrong, bug #736590.
  2057.     * mult_submits.inc.php3, server_databases.php: Add confirmation when
  2058.       dropping databases (bug #736238).
  2059.  
  2060. 2003-05-11 Michal Cihar  <nijel@users.sourceforge.net>
  2061.     * Documentation.html, config.inc.php3,
  2062.       libraries/charset_conversion.lib.php3, libraries/config_import.lib.php3:
  2063.       Merged patch #729514 - support for iconv parameters.
  2064.     * read_dump.php3, libraries/common.lib.php3: Merged patch #728928 - show
  2065.       multi statement query result. Closes RFE #728833.
  2066.     * tbl_dump.php3, libraries/build_dump.lib.php3,
  2067.       libraries/display_export.lib.php3, lang/*: Merged patch #727027 - LaTeX
  2068.       export improvements. Now can export table structure and some other
  2069.       options. Closes RFE #718942.
  2070.     * tbl_change.php3: Remember state of insert as another row - fixes
  2071.       #736064, show used query.
  2072.     * index.php3: Fixed typo in hash, fixed bad hash propagated with
  2073.       JavaScript. Fixes #736003.
  2074.  
  2075. 2003-05-11 Marc Delisle  <lem9@users.sourceforge.net>
  2076.      ### 2.5.0 released
  2077.  
  2078. 2003-05-10 Marc Delisle  <lem9@users.sourceforge.net>
  2079.      * libraries/display_tbl.lib.php3: bug 735439: if too many page numbers,
  2080.        show just the pages near the current page
  2081.  
  2082. 2003-05-10 Michal Cihar  <nijel@users.sourceforge.net>
  2083.      * libraries/common.lib.php3: Whole tab is now link.
  2084.      * libraries/display_export.lib.php3: Disable CSV export for multiple
  2085.        tables - fixes #734104.
  2086.      * lang/latvian: Update thanks to Sandis Jerics (saaa2002).
  2087.      * lang/chinese: Update thanks to Wang (fundawang).
  2088.      * lang/sync_lang.sh: Fix for POSIX sh.
  2089.      * db_details_structure.php3: Don't display 0 for InnoDB tables as records
  2090.        count - fixes #735441.
  2091.      * libraries/display_tbl.lib.php3: Fix not displaying content of TEXT
  2092.        fields (was treated like BLOB).
  2093.      * libraries/common.lib.php3: $cfg['Server']['AllowDeny']['order'] might
  2094.        be undefined.
  2095.  
  2096. 2003-05-09 Marc Delisle  <lem9@users.sourceforge.net>
  2097.      * libraries/display_tbl.lib.php3: bug 731367: hexifying all
  2098.        TEXT fields (a if on the type returns "blob") caused
  2099.        problems
  2100.  
  2101. 2003-05-05 Marc Delisle  <lem9@users.sourceforge.net>
  2102.      * libraries/build_dump.lib.php3: bug 731866: text fields were
  2103.        exported hexified, because mysql_field_type() was used and
  2104.        it returns 'blob' for 'text' fields, so use a new PMA_fieldTypes()
  2105.  
  2106. 2003-05-02 Marc Delisle  <lem9@users.sourceforge.net>
  2107.     * libraries/get_foreign.lib.php3: bug 731480: was not counting
  2108.       the rows of the foreign, thanks to Stefan Elssner
  2109.  
  2110. 2003-05-02 Garvin Hicking <me@supergarv.de>
  2111.     * css/phpmyadmin.css.php3: Small typo, seems to be
  2112.       solution of support request #728820
  2113.     * Documentation.html: Enhance FAQ 2.3 (mysql.sock readable,
  2114.       thanks to Ryan)
  2115.     * Added scripts/inno2pma (from Ernie Hershey). Please see
  2116.       Patch Tracker #709383 for further information.
  2117.     * libraries/display_tbl.lib.php3: Bug #728813 (title for
  2118.       relations when foreign_db != master_db)
  2119.     * index.php3, left.php3, tbl_query_box.php3, db_details_common.php3,
  2120.       main.php3, queryframe.php3, libraries/common.lib.php3: Should be
  2121.       the fix for Bug #730718.
  2122.       Moved the hashform from the "nav"-frame to the "queryframe"-frame,
  2123.       altered the way the form is submitted in LeftFrameLight mode to
  2124.       keep the queryframe. Only if JavaScript is usable, otherwise it's
  2125.       not necessary to keep the 'opener' pointer.
  2126.     * libraries/display_tbl.lib.php3: PHP3 compatibility.
  2127.     * libraries/common.lib.php3, db_details_common.php3, index.php3,
  2128.       main.php3: Still have to propagate $hash to the left frame...
  2129.  
  2130. 2003-04-30 Marc Delisle  <lem9@users.sourceforge.net>
  2131.     * pdf_schema.php3, bug 729517, better comment output,
  2132.       thanks to Maxime Delorme
  2133.  
  2134. 2003-04-30 Michal Cihar  <nijel@users.sourceforge.net>
  2135.     * tbl_move_copy.php3: Better fix for #729416 (use INSERT IGNORE).
  2136.  
  2137. 2003-04-29 Michal Cihar  <nijel@users.sourceforge.net>
  2138.     * server_privileges.php3: No need to escape wild characters here.
  2139.  
  2140. 2003-04-29 Garvin Hicking <me@supergarv.de>
  2141.     * tbl_move_copy.php3: Bug #729416
  2142.     * tbl_query_box.php3, queryframe.php3: Bug #729446, maybe #728571
  2143.     * index.php3: Typo
  2144.     * db_details_structure.php3: Prevent uninitialized variable
  2145.  
  2146. 2003-04-28 Garvin Hicking <me@supergarv.de>
  2147.     * index.php3, queryframe.php3, tbl_query_box.php3, querywindow.php3:
  2148.       Even more issues when QueryFrameJS is set to true, but JS is not
  2149.       activated. Haven't ever thought this would be necessary. ;)
  2150.       I tested everything with QueryFrame/QueryFrameJS set to true/false
  2151.       with and without JavaScript enabled, and got everything working.
  2152.       Please verify for yourselves! :)
  2153.  
  2154. 2003-04-28 Marc Delisle  <lem9@users.sourceforge.net>
  2155.     * lang/polish: update, thanks to Jakub Wilk
  2156.  
  2157. 2003-04-28 Michal Cihar  <nijel@users.sourceforge.net>
  2158.     * tbl_query_box.php3: Partial fix for #728935 (can not submit SQL without
  2159.       javascript). But there are still problems without javascript.
  2160.  
  2161. 2003-04-27 Marc Delisle  <lem9@users.sourceforge.net>
  2162.     ### 2.5.0-rc2 released
  2163.  
  2164. 2003-04-25 Michal Cihar  <nijel@users.sourceforge.net>
  2165.     * lang/estonian: Updated, thanks to finsoft@sourceforge.net.
  2166.     * lang/norwegian: Updated, thanks to Sven-Erik Andersen (sven-erik).
  2167.     * lang/thai: Updated, thanks to Arthit Suriyawongkul.
  2168.     * lang/{catalan,english,indonesian,spanish}: Added some missing
  2169.       translations.
  2170.  
  2171. 2003-04-23 Michal Cihar  <nijel@users.sourceforge.net>
  2172.     * tbl_dump.php3: Fixed syntax error with === (#724093, #707538).
  2173.     * libraries/display_export.lib.php3: Automatically check "Save as file"
  2174.       when selecting compression.
  2175.  
  2176. 2003-04-22 Garvin Hicking <me@supergarv.de>
  2177.     * libraries/common.lib.php3, main.php3, db_details_common.php3:
  2178.       When reloading the frame, propagate hash value (for querywindow)
  2179.  
  2180. 2003-04-22 Marc Delisle  <lem9@users.sourceforge.net>
  2181.     * tbl_indexes.php3: bug 725711: FULLTEXT index type not shown
  2182.       in the drop-down box
  2183.  
  2184. 2003-04-20 Garvin Hicking <me@supergarv.de>
  2185.     * libraries/display_tbl.lib.php3, index.php3, left.php3,
  2186.       tbl_query_box.php3, queryframe.php3, querywindow.php3:
  2187.       Fixed Bug #723955, 723736, 723713 (Query Frame). Workaround for
  2188.       (serious) issues with multiple instances of phpMyAdmin and
  2189.       the query window. Also made sure that disabling the QueryFrame
  2190.       is possible without seeing errors. Of course, this is
  2191.       extremely reduced usability without JS.
  2192.  
  2193. 2003-04-18 Garvin Hicking <me@supergarv.de>
  2194.     * left.php3, index.php3, tbl_query_box.php3,
  2195.       libraries/display_tbl.lib.php3, queryframe.php3:
  2196.       Fixed Bug #723713
  2197.  
  2198. 2003-04-18 Marc Delisle  <lem9@users.sourceforge.net>
  2199.     * Documentation.html: faq about double auth windows
  2200.     * lang/ukrainian: update, thanks to Markijan Baran
  2201.     * tbl_relation.php3: bug 696215: can now choose all segments
  2202.       of the primary key
  2203.  
  2204. 2003-04-17 Marc Delisle  <lem9@users.sourceforge.net>
  2205.     * lang/ukrainian: update, thanks to Markijan Baran
  2206.     * server_common.inc.php3: bug 722791: "USE mysql" is not a good
  2207.       test in MySQL 4 to check if superuser
  2208.  
  2209. 2003-04-17 Michal Cihar  <nijel@users.sourceforge.net>
  2210.     * tbl_replace_fields.php3: Fix typo.
  2211.     * tbl_replace.php3: Use rather SELECT *, as selecting only BLOB causes
  2212.       MySQL sometimes problems...
  2213.  
  2214. 2003-04-17 Garvin Hicking <me@supergarv.de>
  2215.     * tbl_replace_fields.php3: Use $encoded_key instead of $key to
  2216.       detect changes in BLOB fields with a special name.
  2217.     * tbl_replace.php3, tbl_replace_fields.php3: Bug #722629 - Use
  2218.       original values of a BLOB field when 'Insert as new row' is
  2219.       chosen on edit.
  2220.     * libraries/display_tbl.lib.php3: Bug #662320 (highlight fields
  2221.       crossing DB borders now allowed)
  2222.  
  2223. 2003-04-16 Garvin Hicking <me@supergarv.de>
  2224.     * tbl_query_box.php3: Only hide 'go' SQL button, when in files mode
  2225.       with no $db set
  2226.  
  2227. 2003-04-16 Marc Delisle  <lem9@users.sourceforge.net>
  2228.     * badwords.txt: "status" is not a reserved word
  2229.  
  2230. 2003-04-16 Michal Cihar  <nijel@users.sourceforge.net>
  2231.     * libraries/sqlparser.data.php3: Added AUTO_INCREMET to reserved words.
  2232.     * tbl_properties_common.php3: Avoid displaying message twice in some cases
  2233.       (fixes bug #722378).
  2234.     * libraries/build_dump.lib.php3: Export BLOBs hex quoted.
  2235.  
  2236. 2003-04-15 Michal Cihar  <nijel@users.sourceforge.net>
  2237.     * tbl_query_box.php3: Only display charset selection when a DB is
  2238.       selected.
  2239.     * libraries/display_tbl.lib.php3: Fix edit link for table without primary
  2240.       key and with BLOB field (bug #708182).
  2241.  
  2242. 2003-04-15 Garvin Hicking <me@supergarv.de>
  2243.     * footer.inc.php3, queryframe.php3: Changed anchor target
  2244.       and window name of queryframe as suggested by Armel
  2245.       Fauveau (thanks!)
  2246.  
  2247. 2003-04-14 Marc Delisle  <lem9@users.sourceforge.net>
  2248.     * libraries/sqlparser.data.php3: bug 647705: 'NO' is not
  2249.       a reserved word in MySQL
  2250.     * libraries/sqlparser.data.php3: bug 708887: MONTH() and YEAR()
  2251.       are functions
  2252.     * libraries/common.lib.php3: bug 721278: Skip Explain SQL
  2253.  
  2254. 2003-04-14 Michal Cihar  <nijel@users.sourceforge.net>
  2255.     * lang/some translations: Damn, I didn't commit all empty translations
  2256.       yesterday...
  2257.     * lang/sync_lang.sh: Updated to avoid empty translations problems (reports
  2258.       which translations has failed, now also converts by default only
  2259.       modified files and is capable to get charset from filename when reading
  2260.       from file has failed.
  2261.     * left.php3: More fixes for HTML entities.
  2262.     * tbl_properties_options.php3: Remove '; InnoDB free:' part from comment
  2263.       when changing it.
  2264.     * lang/czech: Updated.
  2265.     * lang/indonesian: Updted, thanks to Rachim Tamsjadi (tamsy).
  2266.     * lang/swedish: Updated, thanks to Bj÷rn T. Hallberg (bth).
  2267.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  2268.     * lang/catalan: Updated, thanks to Xavier Navarro.
  2269.     * footer.inc.php3: Fixed for quotes, HTML entities and other weird
  2270.       characters in db/table name.
  2271.     * libraries/display_tbl.lib.php3: Fixed bug #720672 - moved headers.
  2272.     * db_details.php3, tbl_query_box.php3: Display choice for charset also
  2273.       when only UploadDir available.
  2274.  
  2275. 2003-04-14 Garvin Hicking <me@supergarv.de>
  2276.     * libraries/common.lib.php3: Fixed SHOW TABLE STATUS LIKE ... FROM ...
  2277.       usage. (Bug #720846)
  2278.     * footer.inc.php3: Needed \n for some cases.
  2279.     * tbl_query_box.php3: Only display file import when a DB is selected.
  2280.  
  2281. 2003-04-13 Marc Delisle  <lem9@users.sourceforge.net>
  2282.     * lang/french: update
  2283.     * lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
  2284.     * lang/polish: update, thanks to Jakub Wilk
  2285.     ### 2.5.0-rc1 released
  2286.  
  2287. 2003-04-13 Alexander M. Turek  <rabus@users.sourceforge.net>
  2288.     * lang/bulgarian-windows-1251.inc.php3, lang/croatian-windows-1250.inc.php3,
  2289.       lang/czech-windows-1250.inc.php3, lang/russian-koi8-r.inc.php3:
  2290.       Added $strCharset.
  2291.  
  2292. 2003-04-13 Michal Cihar  <nijel@users.sourceforge.net>
  2293.     * lang/{slovenian,russian,croatian,bulgarian}: We don't
  2294.       want empty translations...
  2295.  
  2296. 2003-04-12 Alexander M. Turek  <rabus@users.sourceforge.net>
  2297.     * libraries/common.lib.php3: Better fix against possible "wrong parameter
  2298.       count" errors.
  2299.     * server_privileges.php3:
  2300.       - Fixed a broken link in the user overview table;
  2301.       - Fixed bug #539756 again.
  2302.     * lang/german-*.inc.php3: Updates.
  2303.     * tbl_properties_structure.php3, lang/*.inc.php3: Nicer output for MySQL 4.1
  2304.       (Feature #623665, part 1).
  2305.  
  2306. 2003-04-11 Marc Delisle  <lem9@users.sourceforge.net>
  2307.     * libraries/common.lib.php3, config_import.lib.php3:
  2308.       MaxExactCount backwards compatibility
  2309.     * db_details_structure.php3: undefined $row_count for InnoDB tables
  2310.  
  2311. 2003-04-11 Michal Cihar  <nijel@users.sourceforge.net>
  2312.     * db_details_structure.php3: Get row count by SHOW TABLE STATUS, and by
  2313.       SELECT COUNT(*) only for small (<20000 rows) tables (RFE #708533).
  2314.     * config.inc.php3, db_details_structure.php3, libraries/common.lib.php3:
  2315.       $cfg['MaxExactCount'] is now used instead of hardcoded 20000 for above.
  2316.     * Documentation.*: Documented above.
  2317.     * lang/albanian: Updated, thanks to Laurent Dhima (laurenti).
  2318.     * lang/galician: Added missing string.
  2319.     * lang/thai: Updated, thanks to Arthit Suriyawongkul.
  2320.  
  2321. 2003-04-10 Michal Cihar  <nijel@users.sourceforge.net>
  2322.     * pdf_schema.php3, libraries/common.lib.php3,
  2323.       libraries/display_tbl.lib.php3, libraries/get_foreign.lib.php3: Get row
  2324.       count by SHOW TABLE STATUS, and by SELECT COUNT(*) only for small
  2325.       (<20000 rows) tables (RFE #708533).
  2326.     * tbl_printview.php3: Make javascript work on more browsers than MSIE.
  2327.     * Documentation.*: Fixed typo and corrected FAQ 1.23 (bug #718569), fixed
  2328.       XHTML errors, document is again valid XHTML.
  2329.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  2330.  
  2331. 2003-04-09 Michal Cihar  <nijel@users.sourceforge.net>
  2332.     * libraries/build_dump.lib.php3: Fixed undefined index warnings in LaTeX
  2333.       and XML dump.
  2334.     * libraries/display_export.lib.php3: Added <br /> before charset
  2335.       selection in export.
  2336.  
  2337. 2003-04-09 Marc Delisle  <lem9@users.sourceforge.net>
  2338.     * lang/*: $updComTab -> $strUpdComTab
  2339.     * libraries/relation.lib.php3: put back version 1.30 message
  2340.       that uses $strUpdComTab
  2341.     * lang/indonesian: Updated, thanks again to Rachim Tamsjadi.
  2342.  
  2343. 2003-04-09 Garvin Hicking <me@supergarv.de>
  2344.     * pdf_schema.php3: Fix from Doug Suerich (dougsuerich)
  2345.       to prevent false arrow aligning when using 'same widths'.
  2346.  
  2347. 2003-04-08 Marc Delisle  <lem9@users.sourceforge.net>
  2348.     * lang/galician: update, thanks to XosΘ Calvo
  2349.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas.
  2350.     * lang/italian: Updated, thanks to Pietro Danesi.
  2351.     * lang/chinese_gb: update, thanks to (fundawang)
  2352.     * lang/swedish: update, thanks to Bj÷rn T. Hallberg
  2353.     * lang/norwegian: update, thanks to Sven-Erik Andersen
  2354.  
  2355. 2003-04-07 Michal Cihar  <nijel@users.sourceforge.net>
  2356.     * db_details_structure.php3, mult_submits.inc.php3: Added ANALYZE TABLE to
  2357.       multi submit actions.
  2358.  
  2359. 2003-04-06 Garvin Hicking <me@supergarv.de>
  2360.     * tbl_query_box.php, libraries/functions.js: Patch #705899 included.
  2361.       Now multiple fields can be inserted at cursor position (Mozilla/IE)
  2362.       in the sql query textarea. Thanks to Alexis Soulard (alexis_soulard)
  2363.     * header.inc.php3, footer.inc.php3, libraries/common.lib.php3,
  2364.       libraries/relation.lib.php3: RFE #715914: Sort query history by
  2365.       (autoincrement) key instead of timevalue. Only save queries in
  2366.       history if they were successful. This required the moving of
  2367.       the JS-stuff in header.inc.php3 to footer.inc.php3. Please
  2368.       test, if this works for everyone. It does for me.
  2369.  
  2370. 2003-04-06 Alexander M. Turek  <rabus@users.sourceforge.net>
  2371.     * db_datadict.php3: The result of SHOW INDEX does not have a 'Comment'
  2372.       column before MySQL 3.23 (bug #712055).
  2373.     * libraries/grab_globals.lib.php3: Make $HTTP_ACCEPT_LANGUAGE available for
  2374.       machines with register_globals = off.
  2375.  
  2376. 2003-04-05 Marc Delisle  <lem9@users.sourceforge.net>
  2377.     * lang/romanian updates, thanks to Valics Lehel
  2378.     * lang/slovenian update, thanks to Kositer Uros
  2379.  
  2380. 2003-04-03 Garvin Hicking <me@supergarv.de>
  2381.     * libraries/display_tbl.lib.php3: Bug #714744 fixed. Thanks to poster.
  2382.  
  2383. 2003-04-02 Garvin Hicking <me@supergarv.de>
  2384.     * tbl_query_box.php3: RFE #714095. Use backquotes for inserted fields.
  2385.     * tbl_move_copy.php3: At least one of the PDF integrity checks
  2386.       on moving/copying a table can safely be enabled.
  2387.     * tbl_move_copy.php3, tbl_properties_operations.php3: Made 'move to
  2388.       newly created table' depend on a selected checkbox. State of that
  2389.       checkbox is saved in a cookie.
  2390.     * lang/*: Added $strSwitchToTable for the above.
  2391.     * lang/german-*: Translations
  2392.  
  2393. 2003-04-02 Michal Cihar  <nijel@users.sourceforge.net>
  2394.     * tbl_move_copy.php3: Fixed copying/moving to work after some changes in
  2395.       generated SQL dump, move to newly created table also after copying.
  2396.     * tbl_properties_operations.php3: Some fixes for html entities in db/table
  2397.       names.
  2398.     * db_details_structure.php3, mult_submits.inc.php3,
  2399.       tbl_properties_structure.php3: Show multi submits result after headers
  2400.       and tabs from originating place.
  2401.     * lang/czech: Updated.
  2402.     * tbl_properties_operations.php3: Not only remember, but also recall state
  2403.       of checkbox for move to newly created table (see Garvin's entry above).
  2404.  
  2405. 2003-04-01 Marc Delisle  <lem9@users.sourceforge.net>
  2406.     * Documentation.html: clarify about wildcard database
  2407.     * lang/bulgarian, translators.html: big update from the new translator:
  2408.       Stanislav Yordanov, stan at stud.ru.acad.bg
  2409.     * lang/italian: Updated, thanks to Pietro Danesi.
  2410.  
  2411. 2003-03-31 Marc Delisle  <lem9@users.sourceforge.net>
  2412.     * css/phpmyadmin.css.php3: calls from a css file are relative to itself
  2413.       thanks to Jose Fandos (jose.fandos at sonnd.com)
  2414.  
  2415. 2003-03-27 Alexander M. Turek  <rabus@users.sourceforge.net>
  2416.     * server_privileges.php3, lang/*.inc.php3:
  2417.       - Fixed bug #708292 (Support for host-based privileges).
  2418.       - Show SQL query when adding a user.
  2419.     * server_processlist.php3, lang/*.inc.php3: Feature #707495
  2420.       (SHOW FULL PROCESSLIST).
  2421.     * lang/german-*.inc.php3: Updates.
  2422.  
  2423. 2003-03-27 Marc Delisle  <lem9@users.sourceforge.net>
  2424.     * sql.php3: avoid long delays when browsing big tables (MySQL 4)
  2425.  
  2426. 2003-03-26 Michal Cihar  <nijel@users.sourceforge.net>
  2427.     * db_details.php3, db_details_qbe.php3, left.php3, tbl_change.php3,
  2428.       tbl_properties_operations.php3, tbl_properties_structure.php3,
  2429.       tbl_query_box.php3, tbl_select.php3, libraries/common.lib.php3: Even
  2430.       more fixes for HTML entities in field/table/db name.
  2431.  
  2432. 2003-03-25 Alexander M. Turek  <rabus@users.sourceforge.net>
  2433.     * Documentation.html: Fixed GRANT queries for the controluser.
  2434.  
  2435. 2003-03-25 Marc Delisle  <lem9@users.sourceforge.net>
  2436.     * main.php3: replace the 'USE mysql' test, as users with a global
  2437.       priv like CREATE TEMPORARY TABLES can do a 'USE mysql'
  2438.  
  2439. 2003-03-25 Michal Cihar  <nijel@users.sourceforge.net>
  2440.     * tbl_query_box.php3, tbl_properties_operations.php3,
  2441.       libraries/common.lib.php3, tbl_query_box.php3, querywindow.php3: More
  2442.       HTML entities fixes.
  2443.     * read_dump.php3: Fixed detection of $goto.
  2444.     * header.inc.php3: Neated URL generating.
  2445.     * lang/czech: Updated.
  2446.  
  2447. 2003-03-24 Michal Cihar  <nijel@users.sourceforge.net>
  2448.     * db_details_structure.php3, mult_submits.inc.php: Added CHECK TABLE to
  2449.       multisubmit actions (RFE #622603).
  2450.     * db_details_structure.php3, mult_submits.inc.php3, tbl_alter.php3,
  2451.       tbl_properties_structure.php3: Show result of CHECK/OPTIMIZE/REPAIR
  2452.       queries for multiple tables.
  2453.     * db_details_structure.php3: Display correctly table names that contain
  2454.       HTML entities.
  2455.     * libraries/build_dump.lib.php3: Removed PMA_htmlFormat function as it
  2456.       caused HTML entities to be quoted twice.
  2457.     * tbl_indexes.php3: Fixed editing of index with HTML entities.
  2458.     * lang/czech: Updated.
  2459.     * tbl_properties_structure.php3: Fix enabling/disabling links to index
  2460.       creating (it requires type, but there was also MIME type added).
  2461.  
  2462. 2003-03-23 Marc Delisle  <lem9@users.sourceforge.net>
  2463.     * libraries/sqlparser.lib.php3, libraries/config_import.lib.php3,
  2464.       config.inc.php3, Documentation.html: disabling of the parser no
  2465.       longer possible
  2466.  
  2467. 2003-03-22 Alexander M. Turek  <rabus@users.sourceforge.net>
  2468.     * libraries/defines.lib.php3: Small bugfix.
  2469.     * libraries/defines_php.lib.php3: New constant: PMA_MYSQL_CLIENT_API.
  2470.     * libraries/common.lib.php3: Possible fix against "wrong parameter count"
  2471.       errors.
  2472.  
  2473. 2003-03-22 Marc Delisle  <lem9@users.sourceforge.net>
  2474.     * libraries/transformations/text_plain__imagelink: display the
  2475.       image, with width and height options
  2476.     * libraries/transformations/text_plain__link: the link was not
  2477.       functional at my site; also, document this transform in lang.
  2478.  
  2479. 2003-03-21 Marc Delisle  <lem9@users.sourceforge.net>
  2480.     * server_privileges.php3: typo
  2481.     * lang/french update
  2482.     * image_jpeg__plain renamed to text_plain__imagelink, because
  2483.       the contents is not an image but a filename
  2484.  
  2485. 2003-03-21 Michal Cihar  <nijel@users.sourceforge.net>
  2486.     * ldi_check.php3: Use $sql_query instead of $query to put query correctly
  2487.       to sql.php3.
  2488.     * libraries/display_export.lib.php3: Again fixed selecting table/db
  2489.       filename template.
  2490.     * tbl_move_copy.php3, libraries/sqlparser.lib.php3: Fixed copying of
  2491.       table.
  2492.  
  2493. 2003-03-20 Marc Delisle  <lem9@users.sourceforge.net>
  2494.     * lang/hebrew update, thanks to Yuval Sarna
  2495.  
  2496. 2003-03-20 Michal Cihar  <nijel@users.sourceforge.net>
  2497.     * lang/indonesian: Updated, thanks again to Rachim Tamsjadi.
  2498.     * libraries/mysql_wrappers.lib.php3: Fix for bug #705531 - check for field
  2499.       type when doing charset conversion.
  2500.     * libraries/display_export.lib.php3: Fixed selecting table/db filename
  2501.       template.
  2502.     * libraries/read_dump.lib.php3, db_details.php3,
  2503.       db_details_importdocsql.php3, tbl_dump.php3, tbl_query_box.php3, lang/*:
  2504.       Automatic detection of compression for uploaded data.
  2505.  
  2506. 2003-03-19 Garvin Hicking <me@supergarv.de>
  2507.     * tbl_change.php3, tbl_query_box.php3, tbl_replace_fields.php3:
  2508.       Display select box for stored files on Server ($cfg['UploadDir']) in every SQL
  2509.       input area (SQL window, table properties) AND in the 'Insert/Update field' display
  2510.       where you can upload files to blob fields. Experimental.
  2511.  
  2512. 2003-03-19 Alexander M. Turek  <rabus@users.sourceforge.net>
  2513.     * lang/german-*.inc.php3: Updates.
  2514.  
  2515. 2003-03-19 Michal Cihar  <nijel@users.sourceforge.net>
  2516.     * tbl_properties_operations.php3: fixed bad id of option (#706147).
  2517.     * lang/dutch: Updated, thanks to Gilles van den Hoven.
  2518.     * lang/thai: Updated.
  2519.     * lang/italian: Updated, thanks to Pietro Danesi.
  2520.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi.
  2521.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas.
  2522.     * lang/chinese: Updated, thanks to Siu Sun.
  2523.  
  2524. 2003-03-18 Garvin Hicking <me@supergarv.de>
  2525.     * libraries/display_export.lib.php3: Fixed variable usage.
  2526.     * lang/*, libraries/transformations/*, libraries/display_tbl.lib.php3,
  2527.       libraries/common.lib.php3: Added new transforms for a substr()
  2528.       function, a dateformat() modified and a basic plugin for external
  2529.       programs. Support for TIDY has been experimentally been built in.
  2530.       External programs make use of piping and thus cannot be used in
  2531.       Windows.
  2532.       Added the ability for transforms to adjust the "nowrap" option of a
  2533.       cell.
  2534.       Some german translation.
  2535.  
  2536. 2003-03-18 Marc Delisle  <lem9@users.sourceforge.net>
  2537.     * libraries/select_lang.lib.php3: modify order of Russian lang files
  2538.       because MSIE does not accept cp866 and users do not see anything,
  2539.       thanks to Volckov Konstantin Michailovich (wolf at sw.ru)
  2540.  
  2541. 2003-03-18 Michal Cihar  <nijel@users.sourceforge.net>
  2542.     * libraries/display_tbl.lib.php3: removed   from button text, as
  2543.       Konqueror doesn't like it there and it is not needed.
  2544.     * lang/czech: updated.
  2545.     * libraries/display_tbl.lib.php3: Don't show BLOB text instead of content
  2546.       when using transformations.
  2547.     * libraries/display_export.lib.php3, db_details_links.php3,
  2548.       server_common.inc.php3, server_databases.php3, server_links.inc.php3,
  2549.       server_processlist.php3, server_status.php3, server_variables.php3,
  2550.       tbl_change.php3 libraries/server_privileges.js: Fixed end of line chars.
  2551.     * tbl_dump.php3, libraries/display_export.lib.php3, lang/*: User can now
  2552.       specify how will filename for exported data look like (RFE #678642).
  2553.     * Documentation.*: Next release seems to be 2.5.0.
  2554.     * lang/latvian: Updated, thanks to Sandis Jerics.
  2555.  
  2556. 2003-03-17 Mike Beck  <mikebeck@users.sourceforge.net>
  2557.     * pdf_pages.php3  will now check if the pdf_pages table has entries
  2558.       that reference tables that no longer exist. if it does user is prompted
  2559.       to delete them.
  2560.  
  2561. 2003-03-17 Marc Delisle  <lem9@users.sourceforge.net>
  2562.     * user_password.php3, header.inc.php3, libraries/user_password.js:
  2563.       put back js functions for user password change (= old user_details.js)
  2564.     * libraries/display_tbl.lib.php3, functions.js: new feature:
  2565.       browse mode page drop-down, thanks to Alexis Soulard (alexis_soulard)
  2566.  
  2567. 2003-03-15 Marc Delisle  <lem9@users.sourceforge.net>
  2568.     * pdf_pages.php3: Automatic layout of tables on the schema
  2569.  
  2570. 2003-03-15 Garvin Hicking <me@supergarv.de>
  2571.     * pdf_schema.php3: Fixed typo.
  2572.  
  2573. 2003-03-14 Garvin Hicking <me@supergarv.de>
  2574.     * libraries/display_tbl.lib.php3, db_details_importdocsql.php3: Fixed
  2575.     '../' safety issues, display transformations only if file exists
  2576.     (Bug #703555)
  2577.  
  2578. 2003-03-14 Robin Johnson  <robbat2@users.sourceforge.net>
  2579.     * config.inc.php3, libraries/config_import.lib.php3 tbl_change.php3:
  2580.         - Typo fixes:
  2581.         s/RestricColumnTypes/RestrictColumnTypes/
  2582.         s/RestricFunctions/RestrictFunctions/
  2583.     * scripts/create_tables.sql:
  2584.         -  Neaten up SQL, add DROP TABLE/DATABASE cleanness
  2585.  
  2586. 2003-03-13 Alexander M. Turek  <rabus@users.sourceforge.net>
  2587.     * server_status.php3: Fixed the Garvin's calculations.
  2588.     * server_variables.php3: Fixed the display for MySQL <= 4.0.3-beta.
  2589.     * libraries/header_meta_style.inc.php3,
  2590.       libraries/transformations/overview.php3: Fixed CSS link.
  2591.     * tbl_properties.inc.php3: Added tooltips for transformations.
  2592.  
  2593. 2003-03-13 Marc Delisle  <lem9@users.sourceforge.net>
  2594.     * libraries/sqlparser.lib.php3: analyzer: where_clause_identifiers
  2595.  
  2596. 2003-03-13 Garvin Hicking <me@supergarv.de>
  2597.     * lang/*, server_status.php3: RFE #702485 - display total# queries per hour/minute/second.
  2598.     * config.inc.php3: Put a note for flipped headers: CSS only works for IE. ('writing-mode')
  2599.     * libraries/display_tbl.lib.php3: Display fields used for WHERE query highlighted in
  2600.       results page (1px border in the color of BrowserMarkerColor around the cells).
  2601.       RFE #638800
  2602.     * libraries/build_dump.lib.php3, db_details_structure.php3, db_printview.php3,
  2603.       pdf_schema.php3, tbl_dump.php3, tbl_printview.php3, tbl_properties_structure.php3,
  2604.       lang/*: RFE #7000385: Export AUTO_INCREMENT field.
  2605.       Display Create/Update/Check_time in PDF-Pages, printview, DB/Table structure and table
  2606.       dumps, if information is available (gathered by 'SHOW TABLE STATUS' for MySQL 3.23.XX).
  2607.     * config.inc.php3 - Altered comments for PMA_* tables for easier integration and more
  2608.       clarity. Make it easier to enable defaults (RFE #695265)
  2609.  
  2610. 2003-03-12 Garvin Hicking <me@supergarv.de>
  2611.     * db_details_structure.php3: When using Alias-Displays for Tables, fix bug when a tablename
  2612.       was not displayed if it has no comment.
  2613.     * libraries/display_tbl.lib.php3 RFE #550554 - Execute SQL bookmarks when browsing the
  2614.       bookmarktable.
  2615.     * db_details_structure.php, left.php3, tbl_properties_links.php3, libraries/bookmark.lib.php3:
  2616.       RFE #550552: Change default initial query for browse mode, if a bookmark with the same
  2617.       label as the tablename is found.
  2618.     * tbl_properties_options.php3, tbl_properties_table_info.php3: Support changing
  2619.       auto_increment value. (RFE #639655)
  2620.     * db_printview.php3, tbl_printview.php3, db_datadict.php3, pdf_schema.php3:
  2621.       Display DB comments and MIME types, where appropriate.
  2622.     * header.inc.php3, querywindow.php3, libraries/common.lib.php3: Fixed some bugs for
  2623.       the querywindow which didn't show the latest querys always.
  2624.     * Documentation.html, db_details.php3, read_dump.php3, tbl_query_box.php3:
  2625.       RFE #470000 - Use parameters for bookmarked queries. This is a bit tricky
  2626.       to do, so please see Documentation.html. I thought it too hard to move the
  2627.       bookmark-box around where you can store the bookmarks, because there are a couples
  2628.       of redirections involved. So the major problem is that your to-be-stored bookmark
  2629.       HAS to yield at least a single result row for you to be able to store that.
  2630.     * tbl_move_copy.php3, tbl_properties_operations.php3: RFE #571838 :
  2631.       Add 'DROP TABLE IF EXISTS' checkbox. Will maintain any existing PMA_* entries
  2632.       for that table.
  2633.     * tbl_properties_export.php3, db_details_export.php3,
  2634.       libraries/display_export.lib.php3: Reworked DB/Table export, so that DB
  2635.       export now is a perfect look-alike except for a multi-tables dropdown.
  2636.       Put the code to display the export into a seperate file for re-usability.
  2637.     * tbl_change.php3, config.inc.php3, libraries/config_import.lib.php3,
  2638.       libraries/common.lib.php3: RFE #422243 - Definition of which MySQL functions
  2639.       map to which MySQL field type and in the dropdown of the function list first
  2640.       display the fitting functions, and then for compatibility reasons the rest of
  2641.       the functions.
  2642.       TODO: I don't know if I chose the correct mapping for all types. Please correct
  2643.       config_import.lib.php3 and config.inc.php3 if therer are any mismappings.
  2644.     * sql.php3, tbl_alter.php3, tbl_move_copy.php3, tbl_properties_structure.php3,
  2645.       tbl_rename.php3, libraries/relation.lib.php3:
  2646.       Bugfix #579256 / RFE #577328 : Automatic update of relations,
  2647.       display fields, comments, bookmarks, ... on update, delete and duplicate.
  2648.       Automatic duplication/moving of PDF pages does not yet work. Would the
  2649.       original author please be so kind to have a look at the tbl_move_copy.php
  2650.       script, search for '[TODO]' and apply necessary fixes? ;)
  2651.     * tbl_dump.php3: New $sql_structure variable for the new table export
  2652.       design broke DB export functionality. Fixed this.
  2653.  
  2654. 2003-03-12 Marc Delisle  <lem9@users.sourceforge.net>
  2655.     * lang/ukrainian: update, thanks to Markijan Baran
  2656.  
  2657. 2003-03-11 Garvin Hicking <me@supergarv.de>
  2658.     * docSQL/*, read_dump.php3, db_details_importdocsql.php3,
  2659.       libraries/grab_globals.lib.php3, libraries/read_dump.lib.php3:
  2660.       Improved security of docSQL importer. You now can only access
  2661.       a subdirectory of phpMyAdmin ('docSQL' proposed) OR upload each
  2662.       file on its own via File Upload (if $is_upload is true).
  2663.       Filenames not matching the converter will no more printed out to
  2664.       maintain security. Permits input of '../'.
  2665.     * transformation_wrapper.php3 - Remove $err_url, because if a query
  2666.       fails here, the user won't get to see the error string anyways.
  2667.       Can happen if you want to display a blob without having an index
  2668.       key in your query, because the blob cannot be filtered by a content
  2669.       WHERE-string.
  2670.  
  2671. 2003-03-11 Marc Delisle  <lem9@users.sourceforge.net>
  2672.     * libraries/sqlparser.data.php3: bug 700082, support of XOR
  2673.  
  2674. 2003-03-10 Alexander M. Turek  <rabus@users.sourceforge.net>
  2675.     * translators.html: Another mechanism against stupid people who use the
  2676.       translator list as a list of localised support hotlines or try to get a
  2677.       translation by mail order... :o)
  2678.     * header_printview.inc.php3, index.php3, left.php3, queryframe.php3,
  2679.       libraries/common.lib.php3, libraries/header_meta_style.inc.php3: Ensured
  2680.       that the correct font families are used.
  2681.  
  2682. 2003-03-10 Garvin Hicking <me@supergarv.de>
  2683.     * libraries/common.lib.php3: Fixed getElementbyId-Bug #687548,
  2684.       thanks to Csaba Gabor!
  2685.     * sql.php3: Fixed another occurence of addslashes() where it no longer
  2686.       belongs.
  2687.     * tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
  2688.       tbl_properties.inc.php3, libraries/common.lib.php3: Goodie for you all
  2689.       - when creating/altering/adding table fields you can now change the
  2690.       wrong form input, instead of losing all your data. Have fun. :-)
  2691.     * tbl_dump.php3, tbl_properties_export.php3, css/phpmyadmin.css.php3,
  2692.       lang/*:
  2693.       Added new table export format by Michal Cihar. db_details_export.php3
  2694.       should be adapted to the new layout somewhen. Fixed Compression.
  2695.     * header.inc.php3, header_printview.inc.php3, index.php3,
  2696.       left.php3, queryframe.php3, querywindow.php3,
  2697.       transformation_wrapper.php3, css/phpmyadmin.css.php3,
  2698.       libraries/common.lib.php3, libraries/db_table_exists.lib.php3,
  2699.       libraries/functions.js, libraries/header_http.inc.php3,
  2700.       libraries/header_meta_style.inc.php3, libraries/left.js
  2701.       libraries/sqlparser.lib.php3:
  2702.       Massive code-cleanup. Put all stylesheets into new central file
  2703.       css/phpmyadmin.css.php3. To reduce overhead in this file, the
  2704.       common.lib.php3 has a new variable to determine whether the full
  2705.       code structure or only those codes needed for the stylesheet class
  2706.       is parsed. This is to prevent duplicated code, even though it looks
  2707.       somehow ugly. The stylesheet is now embedded via a <link rel>-
  2708.       directive and should also be able to be cached by the browser.
  2709.       See patch #699454.
  2710.       Also some unneccessary code was removed from querywindow/wrapper.
  2711.     * tbl_change.php3: Patch #697541 to prevent non-associative MySQL
  2712.       fieldnames to be mapped to false keys for display.
  2713.  
  2714. 2003-03-10 Marc Delisle  <lem9@users.sourceforge.net>
  2715.     * transformation_wrapper.php3, lang/*,
  2716.       libraries/transformations/image_png__inline.inc.php3:
  2717.       new transformation for png (inline)
  2718.       (still issues with PNG's transparency in PHP 4.3.0)
  2719.     * libraries/common.lib.php3: bug 692652, support for disabled ini_get()
  2720.  
  2721. 2003-03-09 Garvin Hicking <me@supergarv.de>
  2722.     * db_printview.php3: Added print button (#700205)
  2723.  
  2724. 2003-03-08 Marc Delisle  <lem9@users.sourceforge.net>
  2725.     * libraries/transformations/*.sh: did not work in bash
  2726.  
  2727. 2003-03-07 Marc Delisle  <lem9@users.sourceforge.net>
  2728.     * transformation_wrapper.php3, lang/*,
  2729.       libraries/transformations/image_jpeg__inline.inc.php3:
  2730.       now 2 options for resize: width, height
  2731.  
  2732. 2003-03-06 Garvin Hicking <me@supergarv.de>
  2733.     * libraries/common.lib.php3, libraries/display_tbl.lib.php3:
  2734.       Fix bug #658668, special escaping of \n, \r and \t characters.
  2735.       Please test, works fine for me now (both magic_quotes on/off).
  2736.  
  2737. 2003-03-05 Robin Johnson  <robbat2@users.sourceforge.net>
  2738.     * Documentation.html, Documentation.txt: Long-withstanding spelling fixes!
  2739.     * updatedocs.sh: Script to make conversion easier
  2740.  
  2741. 2003-03-05 Garvin Hicking <me@supergarv.de>
  2742.     * Documentation.html: Added FAQ 2.6 about localhost-socket connections.
  2743.     * libraries/relation.lib.php3, libraries/transformations.lib.php3,
  2744.       tbl_relation.php3, tbl_move_copy.php3: Replace PMA_handleSlashes()
  2745.       call with PMA_sqlAddslashes() call because of new global s
  2746.       lashes-handling.
  2747.     * sql.php3: Fixed querytime bug, when query was only shown for PHP
  2748.       display.
  2749.     * read_dump.php3, sql.php3, tbl_alter.php3,
  2750.       tbl_properties_export.php3: Fixed remaining calls to stripslashes()
  2751.       where not neccessary, because grab_globals already stripslashed
  2752.       the data. This fixes the problem of the SQL Pretty printer showing
  2753.       the data wrongly formatted.
  2754.  
  2755. 2003-03-05 Michal Cihar  <nijel@users.sourceforge.net>
  2756.     * libraries/sqlparser.data.php3: TRANSACTION isn't reserved word (fixes
  2757.      #697961)
  2758.  
  2759. 2003-03-05 Marc Delisle  <lem9@users.sourceforge.net>
  2760.     * Documentation.html, faq 1.29 about the "duplicate field names" problem
  2761.     * transformation_wrapper.php3, libraries/defines_php.lib.php3,
  2762.       libraries/transformations/image_jpeg__inline.inc.php3:
  2763.       resized thumbnails
  2764.  
  2765. 2003-03-03 Alexander M. Turek  <rabus@users.sourceforge.net>
  2766.     * tbl_replace_fields.php3: Bugfix: User was unable to insert values
  2767.       containing quotes.
  2768.     * libraries/common.lib.php3:
  2769.       - Avoid reloading the left frame twice;
  2770.       - PHP3 compatibility;
  2771.       - $cfg['PmaAbsoluteUri'] autodetection did not work as expected if php was
  2772.         in CGI mode.
  2773.  
  2774. 2003-03-03 Marc Delisle  <lem9@users.sourceforge.net>
  2775.     * badwords.txt: bug 692874: "date" is not a reserved word
  2776.  
  2777. 2003-03-02 Alexander M. Turek  <rabus@users.sourceforge.net>
  2778.     * db_details.php3, db_details_qbe.php3, db_search.php3, ldi_check.php3,
  2779.       mult_submits.inc.php3, read_dump.php3, sql.php3, tbl_addfield.php3,
  2780.       tbl_change.php3, tbl_create.php3, tbl_dump.php3, tbl_indexes.php3,
  2781.       tbl_move_copy.php3, tbl_properties.inc.php3,
  2782.       tbl_properties_operations.php3, tbl_properties_options.php3,
  2783.       tbl_query_box.php3, tbl_rename.php3, tbl_replace.php3,
  2784.       tbl_replace_fields.php3, tbl_select.php3, transformation_wrapper.php3,
  2785.       user_password.php3, libraries/build_dump.php3, libraries/common.lib.php3,
  2786.       libraries/display_tbl.lib.php3, libraries/grab_globals.php3:
  2787.       If magic_quotes_gpc is enabled, grab_globals calls stripslashes when
  2788.       extracting the arrays $_GET and $_POST. This should replace a lots of
  2789.       workarounds and avoid present and future problems with magic_quotes_gpc.
  2790.     * server_privileges.php3, libraries/common.lib.php3:
  2791.       - Escape wildcard characters in the database and table dropdown boxes;
  2792.       - CSS fixes.
  2793.  
  2794. 2003-03-01 Marc Delisle  <lem9@users.sourceforge.net>
  2795.     * lang/english: typo
  2796.     * tbl_dump.php3: undefined variable $use_comments
  2797.     * tbl_properties_export.php3: bug 692143: now we remove the
  2798.       LIMIT clause from the original query to use the limits entered
  2799.       on the export form
  2800.     * pdf_schema.php3: better header/footer for long pages,
  2801.       thanks to Maxime Delorme
  2802.  
  2803. 2003-03-01 Michal Cihar  <nijel@users.sourceforge.net>
  2804.     * tbl_indexes.php3: Cleaner solution for showing query after changing
  2805.       index.
  2806.  
  2807. 2003-03-01 Robin Johnson  <robbat2@users.sourceforge.net>
  2808.     * libraries/xpath/XPath.class.php, libraries/xpath/:
  2809.     - Removed (was part of the early DB config prototype)
  2810.     * lang/translatecount.sh:
  2811.     - Counts just how out of date the translations are!
  2812.  
  2813. 2003-02-28 Michal Cihar  <nijel@users.sourceforge.net>
  2814.     * tbl_indexes.php3: Show SQL query after modifying/creating index (closes
  2815.       #694800), show structure after modifying index.
  2816.  
  2817. 2003-02-28 Alexander M. Turek  <rabus@users.sourceforge.net>
  2818.     * Documentation.html: Fixed a typo.
  2819.     * server_privileges.php3: Fixed bug #691910.
  2820.     * server_status.php3, lang/*.inc.php3: Patch #683302: InnoDB status monitor,
  2821.       thanks to Jason Carlson (jjcarlson).
  2822.  
  2823. 2003-02-28 Garvin Hicking <me@supergarv.de>
  2824.     * config.inc.php3, header.inc.php3, queryframe.php3, querywindow.php3,
  2825.       tbl_query_box.php3, libraries/common.lib.php3, libraries/config_import.lib.php3,
  2826.       Documentation.html:
  2827.       - Finetuneing for query window: Only three tabs, if DefaultTab
  2828.         is not set to 'full'.
  2829.       - Inserted nobr-Tags to make german translation for 'sql history' fit inside a tab.
  2830.       - Improved windowsize of the query window (no a *lot* smaller, hope this will suit
  2831.          Rabus ;).
  2832.       - Made the textarea smaller (*1.25 instead of *2) for the window only.
  2833.       - Fixed a bug when you changed from a table to a database on the left frame and the
  2834.         query window still wants to show the previous table.
  2835.     * tbl_query_box.php3: Only show fieldlist, when $table is set.
  2836.     * translators.html: Adjusted to same topmenu as Documentation.html.
  2837.       With the new 'Transformations' item the bar was too large to fit
  2838.       on standard 800x600 browser windows.
  2839.  
  2840. 2003-02-27 Michal Cihar  <nijel@users.sourceforge.net>
  2841.     * lang/czech: Updated.
  2842.     * lang/english: Resorted.
  2843.  
  2844. 2003-02-27 Alexander M. Turek  <rabus@users.sourceforge.net>
  2845.     * libraries/common.lib.php3, libraries/config_import.lib.php3:
  2846.       - Backwards compatibility;
  2847.       - Removed some unnecessary code;
  2848.       - Added a small HOWTO.
  2849.     * config.inc.php3: The tab settings don't fit into the 'left frame' part.
  2850.     * lang/german-*.inc.php3: Grammar.
  2851.     * Documentation.html: Fixed some dead links.
  2852.     * scripts/create_tables.sql: Adjusted table comments.
  2853.  
  2854. 2003-02-27 Garvin Hicking <me@supergarv.de>
  2855.     * libraries/common.lib.php3, tbl_properties_links.php3, db_details_links.php3,
  2856.       querywindow.php3: Integrated Manuzhais patch for Lightweight Tabs.
  2857.     * querywindow.php3, tbl_query_box.php3, config.inc.php3, header.inc.php3, index.php3,
  2858.       libraries/config_import.lib.php3: Added (optional) DB-based SQL-history with
  2859.       purging on login, made querywindow tabbed, improved Querywindow-compatibility.
  2860.     * tbl_properties.inc.php3, config.inc.php, librarires/config_import.lib.php3:
  2861.       Experimental: Added $cfg['DefaultPropDisplay']. Enables vertical display
  2862.       (optional, default off) of the columns. I didn't like to have to scroll in horizontal
  2863.       directions, so with this mode you can see about 6 columns at once on a single screen.
  2864.     * tbl_properties.inc.php3: Fixed bug when certain fields are not
  2865.       enabled, they threw an undefined offset. [2nd try, now for real :)]
  2866.     * Documentation.html: Updated for my new features. Should include
  2867.       everyting, I hope. But seriously needs a proofread.
  2868.     * config.inc.php3: Inserted new directives for empty
  2869.       $cfg['Servers'][$i]. (history, verbose_check)
  2870.     * tbl_create.php3, tbl_addfield.php3, tbl_alter.php3: Added more checks
  2871.       to suppress Notices/Warnings when MIME-types are not enabled.
  2872.  
  2873. 2003-02-26 Garvin Hicking <me@supergarv.de>
  2874.     * lang/german-*: better grammar. ;)
  2875.     * libraries/display_tbl.lib.php3: Fixed transformation-link variable
  2876.       usage for special queries like 'SHOW FIELDS', where certain variables are
  2877.       not set.
  2878.     * config.inc.php3, tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
  2879.       tbl_move_copy.php3, tbl_properties.inc.php3, tbl_properties_structure.php3,
  2880.       transformation_wrapper.php3, libraries/config_import.lib.php3,
  2881.       libraries/display_tbl.lib.php3, libraries/relation.lib.php3,
  2882.       scripts/create_tables.sql:
  2883.        Test if MIME-feature are really available. Preparation for PMA_db-based
  2884.        SQL-History.
  2885.        Removed a dupe for inserting comments, fixed integrity check when
  2886.        moving/renaming tables and keeping comments.
  2887.      * header.inc.php3: Added one more Javascript if-structure to make sure
  2888.        the frameset is initialized when querying for an active window. Without
  2889.        this, when starting phpMyAdmin for the first time, IE6 may complain
  2890.        depending on the order it loads the framesets.
  2891.  
  2892. 2003-02-25 Marc Delisle  <lem9@users.sourceforge.net>
  2893.     * db_details_structure.php3: undefined variable $comment
  2894.     * tbl_move_copy.php3: 'column_info'
  2895.  
  2896. 2003-02-25 Alexander M. Turek  <rabus@users.sourceforge.net>
  2897.     * lang/bulgarian-*.inc.php3, lang/czech-*.inc.php3, lang/dutch-*.inc.php3,
  2898.       lang/swedish-*.inc.php3, lang/thai-*.inc.php3: Removed problematic %e from
  2899.       $datefmt (translations #692065).
  2900.     * lang/japanese-*.inc.php3: Fixed some inconsistences.
  2901.     * config.inc.php3, db_details_importdocsql.php3, Documentation.html,
  2902.       sql.php3, tbl_move_copy.php3, tbl_rename.php3,
  2903.       libraries/config_import.lib.php3, libraries/relation.lib.php3,
  2904.       libraries/transformations.lib.php3: Changed 'column_comments' to
  2905.       'column_info'.
  2906.     * ChangeLog: Removed the 2.3.x branch from this ChangeLog; I moved it to
  2907.       <http://www.phpmyadmin.net/ChangeLogs/>.
  2908.  
  2909. 2003-02-25 Garvin Hicking <me@supergarv.de>
  2910.     * tbl_properties.inc.php3: Fixed duped display of comments due to
  2911.       merging diff conflict.
  2912.     * lang/german*: German translations, only missing transformation
  2913.       descriptions. They shouldn't be translated at that early point, I guess.
  2914.     * libraries/config_import.lib.php3, libraries/relation.lib.php3,
  2915.       libraries/transformations.lib.php3: 'column_info', they were somehow
  2916.       not included in rabus' commit?!
  2917.  
  2918. 2003-02-24 Alexander M. Turek  <rabus@users.sourceforge.net>
  2919.     * common.lib.php3: Backwards compatibility.
  2920.  
  2921. 2003-02-24 Garvin Hicking <me@supergarv.de>
  2922.     Submitted multiple patches from the patch tracker:
  2923.     * JS rowmarker now works in vertical display mode
  2924.         Files: libraries/functions.js, display_tbl.lib.php3
  2925.     * Display nav_bar even when only one row is returned, to enable display in
  2926.         vertical/horizontal mode (especially for rotated headers)
  2927.         Files: libraries/display_tbl.lib.php3
  2928.     * Measures basic query time [#571934]
  2929.         Files: sql.php3, display_tbl.lib.php3
  2930.     * New display mode with 90 degree rotated table headers [#544361]. Works
  2931.         either as CSS or as 'faked' PHP-transformation.
  2932.         Files: libraries/common.lib.php3, libraries/display_tbl.lib.php3
  2933.     * Update and display column comments in Add/Edit Fieldmode and CREATE table
  2934.         mode. Display comments in table structure (optional) with underlined
  2935.         CSS-mouseovers. Display comments in browser mode (optional), both in
  2936.         vertical and horizontal display mode. Keep column comments in synch, when
  2937.         DROPping/ALTERing and moving/copying tables.
  2938.         Files: tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
  2939.         tbl_properties.inc.php3, tbl_properties_structure.php3, db_details_links,
  2940.         tbl_relation.php3,tbl_move_copy.php3, tbl_properties_links.php3,
  2941.         tbl_rename.php3, sql.php3, db_details_structure.php3, db_details_links.php3,
  2942.         libraries/relation.lib.php3
  2943.     * Display and enter DB/table comments for navigation, stored in pma comments table.
  2944.         May be displayed as Alias-Tooltips in left frame. [#650064]
  2945.         Files: db_details_structure.php3, left.php3, relation.lib.php3
  2946.     * Display column comments in table/database dumps, as inline SQL-Comments
  2947.         Files: tbl_dump.php3, tbl_properties_export.php3, build_dump.lib.php3
  2948.     * Display MIME types to transform any table cell. You can only choose from a
  2949.         list of pre-defined MIME-types. The list gets built by a function searching
  2950.         a directory for valid transforms. For further information see
  2951.         libraries/transformations/README-file and soon in documentation. ;)
  2952.         Files: tbl_properties.inc.php3, transformations.lib.php3, relation.lib.php3,
  2953.         create_tables.sql, tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
  2954.         tbl_move_copy.php3, transformation_wrapper.php3,
  2955.         libraries/display_tbl.lib.php3, libraries/transformations/*
  2956.         TODO: Add predefined functions!
  2957.     * Display a (javascript) based query window as a new frame below the left
  2958.         frame with query history [#526008]. Currently a bit experimental, works with
  2959.         IE6 and Mozilla 1.2. Utilizes pretty basic JavaScript functions which *should*
  2960.         work with any browser.
  2961.         Files: queryframe.php3, querywindow.php3, header.inc.php3,
  2962.         tbl_query_box.php3, common.lib.php3
  2963.  
  2964. 2003-02-24 Olivier L. Mⁿller  <om@omnis.ch>
  2965.     * libraries/common.lib.php3: if $cfg['PmaAbsoluteUri'] is empty and
  2966.       port == 80 or port == 443, do not add ":80" or ":443" anymore to the
  2967.       generated URL -> prevents a double password query with some browsers
  2968.       (Safari) in case of http authentication.  (tested with https, http and
  2969.       http running on port 8080)
  2970.  
  2971. 2003-02-24 Michal Cihar  <nijel@users.sourceforge.net>
  2972.     * tbl_change.php3, tbl_replace_fields.php3: Move magic words used for
  2973.       fields type into special variable. Fixes #647689.
  2974.     * db_details_structure.php3: Removed extra /. Fixes #692171.
  2975.  
  2976. 2003-02-23 Marc Delisle  <lem9@users.sourceforge.net>
  2977.     ### 2.4.0 released
  2978.  
  2979. 2003-02-23 Olivier L. Mⁿller  <om@omnis.ch>
  2980.     * docs.css: highlight FAQ questions in blue -> more readble.
  2981.  
  2982. 2003-02-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  2983.     * server_privileges: Better code for "check privileges"; This should fix
  2984.       bug #687808 and a few other problems.
  2985.     * ANNOUNCE.txt: Updated list of known bugs.
  2986.     * server_variables.php3: Modified generated XHTML code.
  2987.  
  2988. 2003-02-22 Marc Delisle  <lem9@users.sourceforge.net>
  2989.     * lang/italian update, thanks to Pietro Danesi
  2990.     * lang/slovak update, thanks to Lubos Klokner
  2991.     * lang/polish: update, thanks to Jakub Wilk
  2992.     * lang/thai: update, thanks to Arthit Suriyawongkul
  2993.     * tbl_change.php3: do not use enctype="multipart/form-data"
  2994.       if !$is_upload (possible solution for bug 689215)
  2995.     * lang/swedish: update, thanks to Bj÷rn T. Hallberg
  2996.  
  2997. 2003-02-19 Alexander M. Turek  <rabus@users.sourceforge.net>
  2998.     * libraries/display_tbl.lib.php3: Coding standards.
  2999.     * lang/romanian-*.inc.php3: Updates, thanks to Valics Lehel.
  3000.     * lang/spanish-*.inc.php3: Updates, thanks to Dr. med. Daniel Hinostroza C.
  3001.     * lang/galician-*.inc.php3: Updates, thanks to XosΘ Calvo.
  3002.     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro.
  3003.  
  3004. 2003-02-18 Marc Delisle  <lem9@users.sourceforge.net>
  3005.     * sql.php3: bug 649665: undefined variables with UNION, and
  3006.       also get the correct row count
  3007.     * lang/norwegian: update, thanks to Sven-Erik Andersen
  3008.  
  3009. 2003-02-18 Alexander M. Turek  <rabus@users.sourceforge.net>
  3010.     * server_databases.php3:
  3011.       - Fixed bug #688360 (Database privileges and AllowUserDropDatabase);
  3012.       - The link "check privileges" is now only displayed to superusers.
  3013.  
  3014. 2003-02-17 Michal Cihar  <nijel@users.sourceforge.net>
  3015.     * lang/czech: Updated.
  3016.     * Documentation.html: Removed obsolete FAQ 6.17 about binary upload.
  3017.  
  3018. 2003-02-17 Alexander M. Turek  <rabus@users.sourceforge.net>
  3019.     * server_privileges.php3: Fixed edit link.
  3020.     * Documentation.html:
  3021.       - Reformulated some passages;
  3022.       - FAQ 1.28.
  3023.     * ANNOUNCE.txt: Synchronized features list with documentation.
  3024.     * server_databases.php3: Fixed bug #688271 (missing "?").
  3025.  
  3026. 2003-02-17 Garvin Hicking <me@supergarv.de>
  3027.     * tbl_replace_fields.php3, read_dump.php3, libraries/common.lib.php3:
  3028.       Reworked blob file upload. More security cautions, and preserve
  3029.       fields contents, if no new file was uploaded. Moved is_uploaded_file
  3030.       function from read_dump.php3 to common.lib.php3 for reusability.
  3031.  
  3032. 2003-02-17 Michal Cihar  <nijel@users.sourceforge.net>
  3033.     * tbl_change.php3, tbl_replace_fields.php3: Removed checkbox for binary
  3034.       upload, upload field moved into table.
  3035.  
  3036. 2003-02-17 Marc Delisle  <lem9@users.sourceforge.net>
  3037.     ### 2.4.0-rc2 released
  3038.     * sql.php3: use SQL_CALC_FOUND_ROWS on MySQL 4 to find the
  3039.       correct number of rows
  3040.  
  3041. 2003-02-16 Alexander M. Turek  <rabus@users.sourceforge.net>
  3042.     * server_privileges.php3, lang/*.inc.php3, lang/server_privileges.js:
  3043.       - Reimplemented ability to change a user's login information
  3044.         (bug #684984);
  3045.       - Feature: copy user profiles;
  3046.       - "Check privileges" should now also check for wildcards;
  3047.       - The revoke mode for deleting users did not always produce valid MySQL.
  3048.     * lang/chinese-*.inc.php3: Fixed bug #682161 by removing some errornous strings.
  3049.     * ANNOUNCE.txt: synchronized list of features and fixes.
  3050.  
  3051. 2003-02-16 Michal Cihar  <nijel@users.sourceforge.net>
  3052.     * lang/czech: Updated.
  3053.     * docs.css: Fixed URL.
  3054.  
  3055. 2003-02-16 Marc Delisle  <lem9@users.sourceforge.net>
  3056.     * sql.php3, libraries/sqlparser.lib.php3: new analyzer logic
  3057.       for splitting the SELECT clauses, to solve almost all records
  3058.       counting bugs
  3059.     * pdf_schema.php3: improved alignment, thanks to Maxime Delorme
  3060.     * lang/japanese: update, thanks to Yukihiro Kawada
  3061.  
  3062. 2003-02-15 Alexander M. Turek  <rabus@users.sourceforge.net>
  3063.     * ANNOUNCE.txt: Prepared announcement for 2.4.0. Please feel free to correct
  3064.       it if necessary.
  3065.     * libraries/common.lib.php3: Don't display edit link for
  3066.       database-independant queries.
  3067.     * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus).
  3068.     * docs.css:
  3069.       - Wrong URI;
  3070.       - Typo.
  3071.  
  3072. 2003-02-14 Alexander M. Turek  <rabus@users.sourceforge.net>
  3073.     * server_databases.php3, server_privileges.php3, lang/*.inc.php3:
  3074.       Reimplemented "check privileges" feature.
  3075.  
  3076. 2003-02-13 Robin Johnson  <robbat2@users.sourceforge.net>
  3077.     * sql.php3: Fix simple little bug #685082
  3078.  
  3079. 2003-02-12 Alexander M. Turek  <rabus@users.sourceforge.net>
  3080.     * server_privileges.php3: Fixed bug #684947 ('uncheck all' of 'privileges'
  3081.       is broken), thanks to Alexander Schuch (ci-dev).
  3082.  
  3083. 2003-02-12 Marc Delisle  <lem9@users.sourceforge.net>
  3084.     * lang/indonesian update, thanks to Rachim Tamsjadi
  3085.     * lang/italian update, thanks to Pietro Danesi
  3086.     * lang/lithuanian update, thanks to Vilius Zigmantas
  3087.     * lang/slovenian update, thanks to Kositer Uros
  3088.     * lang/swedish: update, thanks to Bj÷rn T. Hallberg
  3089.     * tbl_change.php3: upload field only to BLOBs
  3090.     * libraries/defines.lib.php3, libraries/common.lib.php3: adjust Konqueror
  3091.       font size
  3092.  
  3093. 2003-02-11 Marc Delisle  <lem9@users.sourceforge.net>
  3094.     * tbl_replace_fields.php3: sometimes we receive "none" as the file
  3095.       name when there is no field upload for some field
  3096.     * sql.php3: bug 684712, undefined variable $table (js disabled
  3097.       and confirmation for drop database)
  3098.  
  3099. 2003-02-11 Alexander M. Turek  <rabus@users.sourceforge.net>
  3100.     * server_databases.php3: Wrong link title.
  3101.  
  3102. 2003-02-10 Alexander M. Turek  <rabus@users.sourceforge.net>
  3103.     * server_databases.php3: Ensured that the database list is built.
  3104.  
  3105. 2003-02-10 Marc Delisle  <lem9@users.sourceforge.net>
  3106.     * lang/catalan: update, thanks to Xavier Navarro
  3107.  
  3108. 2003-02-09 Robin Johnson  <robbat2@users.sourceforge.net>
  3109.     * lang/Galician*: Updates thanks to xosecalvo
  3110.  
  3111. 2003-02-09 Michal Cihar  <nijel@users.sourceforge.net>
  3112.     * lang/czech: Updated again.
  3113.  
  3114. 2003-02-09 Alexander M. Turek  <rabus@users.sourceforge.net>
  3115.     * server_databases.php3, lang/*.inc.php3:
  3116.       - Bugfixes & interface cosmetic;
  3117.       - Drop multiple databases.
  3118.     * db_stats.php3: Removed, the file is replaced by server_databases.php3.
  3119.     * lang/german-*.inc.php3: Updates.
  3120.     * config.inc.php3: Added a note about another possible setting.
  3121.     * lang/galician-*.inc.php3: Updates, thanks to XosΘ Calvo.
  3122.     * lang/romanian-*.inc.php3: Updates, thanks to Valics Lehel.
  3123.     * translators.html: Fixed a typo.
  3124.     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
  3125.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  3126.  
  3127. 2003-02-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  3128.     * config.inc.php3, lang/add_message.sh: Typos.
  3129.     * lang/italian.inc.php3: Updates, thanks to Pietro Danesi (danone).
  3130.     * server_databases.php3, server_links.inc.php3, lang/*.inc.php3:
  3131.       Reworte db_stats.php3 to be conform with the new server_ pages.
  3132.  
  3133. 2003-02-07 Michal Cihar  <nijel@users.sourceforge.net>
  3134.     * lang/czech: Updated.
  3135.  
  3136. 2003-02-07 Marc Delisle  <lem9@users.sourceforge.net>
  3137.     * lang/italian: update, thanks to Pietro Danesi
  3138.     * lang/norwegian: update, thanks to Sven-Erik Andersen
  3139.     * lang/polish: update, thanks to Jakub Wilk
  3140.     * lang/swedish: update, thanks to Bj÷rn T. Hallberg
  3141.     * lang/slovak: remove duplicates
  3142.     * lang/*, tbl_properties.inc.php3: new $strDefaultValueHelp
  3143.  
  3144. 2003-02-06 Robin Johnson  <robbat2@users.sourceforge.net>
  3145.     * lang/arabic*: Updates thanks to Ossama Khayat <ossamak at nht.com.kw>
  3146.     * lang/chinese_gb.inc.php3: Fixed duplicate '$strDBGMin' where it should
  3147.       be '$strDBGMax'
  3148.     * translators.html: Added Ossama Khayat <ossamak at nht.com.kw>
  3149.  
  3150. 2003-02-06 Marc Delisle  <lem9@users.sourceforge.net>
  3151.     * libraries/sqlparser.lib.php3: PHP3 parse error
  3152.     * Documentation.html, db_details_importdocsql.php3, tbl_relation.php3,
  3153.       libraries/relation.lib.php3: bug 681298, we should always backquote
  3154.       a restricted word like "comment" when used as an identifier
  3155.     * Documentation.html, bug 681776, wrong command for my.ini file
  3156.     * libraries/left.js: png files
  3157.  
  3158. 2003-02-05 Alexander M. Turek  <rabus@users.sourceforge.net>
  3159.     * db_details.php3, tbl_query_box.php3: Disabled the autoselect feature of
  3160.       the SQL query box for Opera 7 for Windows in order to avoid trouble here.
  3161.     * Documentation.html: Removed FAQ entry about Opera 7.
  3162.     * db_stats.php3: One <img> tag still pointed to a GIF file.
  3163.  
  3164. 2003-02-05 Marc Delisle  <lem9@users.sourceforge.net>
  3165.     * tbl_replace.php3, tbl_replace_fields.php3: do not display the
  3166.       UPDATE query if there was some binary upload in it, otherwise
  3167.       display it
  3168.  
  3169. 2003-02-04 Alexander M. Turek  <rabus@users.sourceforge.net>
  3170.     * common.lib.php3:
  3171.       - Patch #669255 (Initial DB list for MySQL > 4.0.2), thanks to Charles
  3172.         Bailey (charles_bailey);
  3173.       - Don't use small fonts for Opera 7.
  3174.     * ldi_check.php3: Backslahes should be escaped.
  3175.     * Documentation.html: Added a note about Opera 7.
  3176.  
  3177. 2003-02-04 Michal Cihar  <nijel@users.sourceforge.net>
  3178.     * Documentation.*: Added information about binary checkbox when uploading
  3179.       files.
  3180.  
  3181. 2003-02-04 Garvin Hicking  <me@supergarv.de>
  3182.     * common.lib.php3: Fixed a possible 'undefined index' error.
  3183.  
  3184. 2003-02-04 Marc Delisle  <lem9@users.sourceforge.net>
  3185.     * Documentation.html: new faq entry about IE bug with http auth,
  3186.       switching from one server to the other
  3187.     * db_details_qbe.php3: bug 661758 (undefined offset when doing a qbe
  3188.       and only table selected)
  3189.     * ldi_check.php3: check local_infile on recent MySQL versions,
  3190.       thanks to Alexander
  3191.  
  3192. 2003-02-03 Michal Cihar  <nijel@users.sourceforge.net>
  3193.     * libraries/display_tbl.lib.php3, tbl_change.php3: Show blob size (RFE
  3194.       #678729).
  3195.     * tbl_replace_fields.php3, tbl_change.php3: Allow binary uploads.
  3196.     * tbl_dump.php3: Fix bug #679699 (export to XML, save to file - Undefined
  3197.       variable: charset_of_file).
  3198.  
  3199. 2003-02-03 Garvin Hicking  <me@supergarv.de>
  3200.     * pdf_schema.php3, libraries/dbg/profiling.php3,
  3201.       libraries/xpath/XPath.class.php: Backwards compatibility (foreach loops).
  3202.  
  3203. 2003-02-03 Marc Delisle  <lem9@users.sourceforge.net>
  3204.     ### 2.4.0-rc1 released
  3205.     and after the release:
  3206.     * lang/romanian: update, thanks to Valics Lehel
  3207.     * lang/spanish: update, thanks to Daniel Hinostroza C.
  3208.     * lang/catalan: update, thanks to Xavier Navarro
  3209.     * lang/dutch update, thanks to Ivo Teel
  3210.  
  3211. 2003-02-02 Olivier L. Mⁿller  <om@omnis.ch>
  3212.     * tbl_addfield.php3: ignore empty fields on alter table
  3213.  
  3214. 2003-02-02 Alexander M. Turek  <rabus@users.sourceforge.net>
  3215.     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
  3216.       compatibility.
  3217.     * lang/german-*.inc.php3: Updates.
  3218.     * server_privileges.php3: Remove column privileges.
  3219.     * config.inc.php3: Added $cfg['DefaultTabServer'].
  3220.     * header.inc.php3: Link the default tabs.
  3221.     * libraries/common.lib.php3: PHP3 compatibility.
  3222.  
  3223. 2003-02-02 Michal Cihar  <nijel@users.sourceforge.net>
  3224.     * lang/czech: Updated.
  3225.     * lang/sort_lang.sh: This needs bash.
  3226.  
  3227. 2003-02-02 Marc Delisle  <lem9@users.sourceforge.net>
  3228.     * lang/indonesian: update, thanks to Rachim Tamsjadi (tamsy).
  3229.     * lang/norwegian: update, thanks to Sven-Erik Andersen
  3230.     * libraries/kanji-encoding.lib.php3 bug fix, thanks to Yukihiro Kawada
  3231.     * libraries/dbg/setup.php3, lang/*: generic $strCantLoad
  3232.       (later when we get enough translations,
  3233.        we can use it instead of $strCandLoadMySQL)
  3234.     * lang/romanian: update, thanks to Valics Lehel
  3235.     * lang/galician: update, thanks to XosΘ Calvo
  3236.     * lang/lithuanian: update, thanks to Vilius Zigmantas
  3237.     * lang/japanese: update, thanks to Yukihiro Kawada
  3238.     * lang/*, libraries/dbg/profiling.php3: strDBGMaxTimeMs,
  3239.       thanks to Alexander
  3240.  
  3241. 2003-02-01 Robin Johnson  <robbat2@users.sourceforge.net>
  3242.     * R.I.P.: --- On Feb. 1, 2003, the Space Shuttle Columbia (STS-107) was lost during its
  3243.     re-entry into Earth's atmosphere. In memory of the brave men and women who
  3244.     gave their lives for the people of Earth. ---
  3245.     * Documentation.html: Removed a bit of duplication in [7.4] and the
  3246.     Developers section
  3247.     * libraries/dbg: New directory for DBG code
  3248.     * libraries/dbg/setup.php3:
  3249.        - DBG initialization code, including module support
  3250.     * libraries/dbg/profiling.php3: Profiling code
  3251.     * lang/*: New strings added for DBG extension
  3252.     * config.inc.php3: config options for DBG, off by default
  3253.     * footer.inc.php3: DBG profiling output
  3254.  
  3255. 2003-02-01 Michal Cihar  <nijel@users.sourceforge.net>
  3256.     * Documentation.*, translators.html, docs.css: New documentation layout.
  3257.     * scripts/create-release.sh: Added --dont_wrap_pre to lynx parameters.
  3258.  
  3259. 2003-02-01 Marc Delisle  <lem9@users.sourceforge.net>
  3260.     * tbl_change.php3, tbl_replace.php3, (new)tbl_replace_fields.php3,
  3261.       db_details.php3, tbl_query_box.php3, libraries/common.lib.php3:
  3262.       new Feature: BLOB field upload
  3263.       (TODO: handle open_basedir restrictions)
  3264.  
  3265. 2003-01-31 Alexander M. Turek  <rabus@users.sourceforge.net>
  3266.     * config.inc.php3, Documentation.html, libraries/common.lib.php3,
  3267.       libraries/config_import.lib.php3: Added experimental support for
  3268.       compressed connections to the MySQL server.
  3269.  
  3270. 2003-01-30 Marc Delisle  <lem9@users.sourceforge.net>
  3271.     * db_details_structure.php3, libraries/fpdf/fpdf.php3: better browser
  3272.       support, thanks to Jose Fandos (jose.fandos at sonnd.com)
  3273.  
  3274. 2003-01-30 Michal Cihar  <nijel@users.sourceforge.net>
  3275.     * Documentation*: Added faq 1.27 about GZIP output buffering problem.
  3276.     * Documentation.html, translators.html: Unified using of font sizes.
  3277.  
  3278. 2003-01-30 Alexander M. Turek  <rabus@users.sourceforge.net>
  3279.     * main.php3, user_details.php3, libraries/user_details.js: Removed the old
  3280.       user management.
  3281.     * server_processlist.php3: Fixed a bug the denied the access to the
  3282.       process list for normal users.
  3283.     * config.inc.php3: Removed note about buggy setting.
  3284.     * lang/german-*.inc.php3: Updates.
  3285.     * Documentation.html: There won't be a PHP 4.5.0; typos.
  3286.  
  3287. 2003-01-29 Marc Delisle  <lem9@users.sourceforge.net>
  3288.     * tbl_select.php3: drop-down for enums, thanks to Joerg Klein (j0erch)
  3289.  
  3290. 2003-01-28 Marc Delisle  <lem9@users.sourceforge.net>
  3291.     * sql.php3, tbl_replace.php3: display UPDATE statement after row edit
  3292.  
  3293. 2003-01-27 Marc Delisle  <lem9@users.sourceforge.net>
  3294.     * lang/slovenian update: thanks to Kositer Uros (urosh)
  3295.     * lang/albanian: update, thanks to Laurent Dhima
  3296.     * lang/slovak update, thanks to Lubos Klokner
  3297.  
  3298. 2003-01-25 Marc Delisle  <lem9@users.sourceforge.net>
  3299.     * libraries/relation.lib.php3: improve messages
  3300.  
  3301. 2003-01-23 Marc Delisle  <lem9@users.sourceforge.net>
  3302.     * tbl_relation.php3, bug 659227: in Relation View, cannot enter comments
  3303.  
  3304. 2003-01-22 Robin Johnson  <robbat2@users.sourceforge.net>
  3305.     * lang/swedish*: Updates, thanks to Bj÷rn T. Hallberg (bth)
  3306.     * lang/italian*: Updates, thanks to Pietro Danesi (danone)
  3307.     * lang/english*: Resorted and Resynced.
  3308.     * lang/farsi*: Added ready for Farsi translation
  3309.     * lang/sync_lang.sh, libraries/select_lang.lib.php3:
  3310.         - Updates ready for Farsi translation
  3311.     * lang/polish*: Updates, thanks to Jakub Wilk (ubanus)
  3312.     * fulltext.png, partialtext.png, pma_logo.png:
  3313.         - Ran PNGCRUSH on files to reduce size optimially.
  3314.     * plus.gif, browse.gif, desc_order.gif, asc_order.gif, minus.gif,
  3315.     vertical_line.gif, item_rtl.gif, item_ltr.gif:
  3316.         - Old image files removed and replaced with PNG files (feature
  3317.         #458895)
  3318.     * plus.png, browse.png, desc_order.png, asc_order.png, minus.png,
  3319.     vertical_line.png, item_rtl.png, item_ltr.png:
  3320.         - New PNG image files (feature #458895)
  3321.     * header.inc.php3, left.php3, main.php3, libraries/display_tbl.lib.php3:
  3322.         - Code changes for PNG images (feature #458895)
  3323.  
  3324. 2003-01-21 Robin Johnson  <robbat2@users.sourceforge.net>
  3325.     * libraries/sqlparser.lib.php3: checkType function
  3326.  
  3327. 2003-01-21 Alexander M. Turek  <rabus@users.sourceforge.net>
  3328.     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
  3329.  
  3330. 2003-01-21 Marc Delisle  <lem9@users.sourceforge.net>
  3331.     * sql.php3, tbl_properties_export.php3, libraries/build_dump.lib.php3:
  3332.       row limiting for exported results
  3333.  
  3334. 2003-01-21 Michal Cihar  <nijel@users.sourceforge.net>
  3335.     * db_datadict.php3, pdf_schema.php3, tbl_printview.php3,
  3336.       tbl_properties.inc.php3, tbl_properties_structure.php3, tbl_select.php3:
  3337.       Fixed bug #667682 ("UNSIGNED" option in SET or ENUM), SET and ENUM can't
  3338.       be SIGNED/UNSIGNED/ZEROFILL.
  3339.  
  3340. 2003-01-19 Alexander M. Turek  <rabus@users.sourceforge.net>
  3341.     * server_privileges.php3: Added column privileges editor.
  3342.  
  3343. 2003-01-19 Marc Delisle  <lem9@users.sourceforge.net>
  3344.     * sql.php3, tbl_properties_export.php3, tbl_dump.php3,
  3345.       tbl_move_copy.php3, libraries/build_dump.lib.php3:
  3346.       Feature: Export results of SELECTs
  3347.  
  3348. 2003-01-17 Marc Delisle  <lem9@users.sourceforge.net>
  3349.     * Documentation.html: faq 5.12 about OS X Safari problem
  3350.     * tbl_move_copy.php3: typo (wrong back link)
  3351.  
  3352. 2003-01-17 Robin Johnson  <robbat2@users.sourceforge.net>
  3353.     * lang/spanish-*.inc.php3: Updates, thanks to Daniel Hinostroza C.
  3354.     * lang/norwegian-*.inc.php3: Updates, thanks to Sven-Erik Andersen
  3355.  
  3356. 2003-01-17 Alexander M. Turek  <rabus@users.sourceforge.net>
  3357.     * server_privileges.php3: Wrong label.
  3358.     * scripts/create-release.sh: Changed the CVS hostname to cvs1 because
  3359.       cvs1.sourceforge.net is now blocked for the SF shell servers, too. Note:
  3360.       The script now works on the SF shell servers ONLY!
  3361.  
  3362. 2003-01-16 Michal Cihar  <nijel@users.sourceforge.net>
  3363.     * lang/czech: Updated.
  3364.     * libraries/tbl_change.js, tbl_change.php3: Improved Ctrl+arrows moving in
  3365.       field editing.
  3366.  
  3367. 2003-01-15 Robin Johnson  <robbat2@users.sourceforge.net>
  3368.     * lang/sort_lang.sh: Fix status output bug '\n'
  3369.     * db_details_importdocsql.php3: Move hardcoded strings to language files
  3370.     * lang/*.php3: Add new strings for docSQL importer
  3371.     * libraries/sqlvalidator.*.php3: Finish fixing bug #644709
  3372.     * Documentation.html: Revised FAQ entry about SQL Validator
  3373.  
  3374. 2003-01-15 Alexander M. Turek  <rabus@users.sourceforge.net>
  3375.     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
  3376.     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
  3377.     * lang/italian-*.inc.php3: Updates, thanks to Pietro Danesi (danone).
  3378.     * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus).
  3379.     * lang/slovak-*.inc.php3: Updates, thanks to Lubos Klokner (erkac).
  3380.  
  3381. 2003-01-15 Marc Delisle  <lem9@users.sourceforge.net>
  3382.     * pdf_pages.php3: feature: deleting a pdf page
  3383.     * libraries/sqlparser.lib.php3: bug 667317 (INTERVAL 10YEAR)
  3384.       , bug 667663 (ALTER TABLE tbl_name AUTO_INCREMENT = 1 )
  3385.  
  3386. 2003-01-14 Alexander M. Turek  <rabus@users.sourceforge.net>
  3387.     * server_privileges.php3:
  3388.       - Lookup database / table lists if possible;
  3389.       - The database name was displayed instead of the table name in the sub
  3390.         page heading.
  3391.     * lang/slovenian-*.inc.php3: Updates, thanks to Kositer Uros (urosh).
  3392.     * lang/norwegian-*.inc.php3: Updates, thanks to
  3393.       Sven-Erik Andersen (sven-erik).
  3394.     * lang/albanian-*.inc.php3: Updates, thanks to Laurent Dhima (laurenti).
  3395.     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
  3396.  
  3397. 2003-01-14 Marc Delisle  <lem9@users.sourceforge.net>
  3398.     * lang/galician: update, thanks to XosΘ Calvo
  3399.     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
  3400.  
  3401. 2003-01-14 Michal Cihar  <nijel@users.sourceforge.net>
  3402.     * tbl_properties_structure.php3, libraries/functions.js: Added (un)check
  3403.       all for fields selection.
  3404.     * tbl_properties.inc.php3, libraries/functions.js: Merged patch #554439
  3405.       (Jumping cursor using keyboard).
  3406.     * tbl_alter.php3, tbl_addfield.php3, tbl_create.php3: Always include
  3407.       functions.js to allow jumping using keyboard.
  3408.     * tbl_change.php3, libraries/tbl_change.js: Moving cursor with Ctrl+arrows
  3409.       works also for row editing.
  3410.     * Documentation.*: Documented moving using Ctrl+arrows (FAQ 6.16).
  3411.  
  3412. 2003-01-13 Robin Johnson  <robbat2@users.sourceforge.net>
  3413.     * libraries/sqlvalidator.class.php3:
  3414.       - Removed dependency on overload extension
  3415.       - Started to fix bug #644709
  3416.     * sql.php3, libraries/common.lib.php3, libraries/sqlparser.lib.php3:
  3417.       - Revert line 88 of sql.php3, and fix it a different way...
  3418.  
  3419. 2003-01-12 Robin Johnson  <robbat2@users.sourceforge.net>
  3420.     * read_dump.php3, sql.php3, libraries/common.lib.php3,
  3421.     libraries/sqlparser.lib.php3:
  3422.       - Fixed bug #641765, see mailing list post
  3423.  
  3424. 2003-01-11 Alexander M. Turek  <rabus@users.sourceforge.net>
  3425.     * server_*.php3:
  3426.       - The messages are now displayed by server_links.inc.php3, so
  3427.         server_common.inc.php3 may be included earlier;
  3428.       - Beautified code.
  3429.     * server_privileges.php3:
  3430.       - Wrong GRANT syntax;
  3431.       - Changed the default behavior of the for fields "pred_username" and
  3432.         "pred_password".
  3433.  
  3434. 2003-01-10 Marc Delisle  <lem9@users.sourceforge.net>
  3435.     * tbl_change.php3: bug 665885, wrong back link after sql error
  3436.     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
  3437.     * lang/ukrainian: update, thanks to Markijan Baran
  3438.     * lang/romanian: update, thanks to Valics Lehel
  3439.     * lang/japanese: update, thanks to Yukihiro Kawada
  3440.  
  3441. 2003-01-10 Michal Cihar  <nijel@users.sourceforge.net>
  3442.     * lang/czech*: Updated.
  3443.  
  3444. 2003-01-09 Marc Delisle  <lem9@users.sourceforge.net>
  3445.     * sql.php3, libraries/sqlparser.lib.php3: bug 664951, add
  3446.       support for the EXTRACT ... FROM syntax which is not a real
  3447.       SELECT ... FROM
  3448.  
  3449. 2003-01-09 Alexander M. Turek  <rabus@users.sourceforge.net>
  3450.     * server_privileges.php3, lang/*.inc.php3:
  3451.       - Forgot to implement "This host";
  3452.       - Drop the users' databases;
  3453.       - Don't send comments to the MySQL server;
  3454.       - When trying to delete multiple users, display an error message if none
  3455.         have been selected.
  3456.  
  3457. 2003-01-08 Marc Delisle  <lem9@users.sourceforge.net>
  3458.     * libraries/sqlparser.lib.php3, libraries/functions.js,
  3459.       sql.php3: - use the parser for confirmation requests
  3460.                 - better check before appending LIMIT
  3461.     * lang/galician: update, thanks to XosΘ Calvo
  3462.     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
  3463.     * lang/indonesian: missing semicolon
  3464.     * lang/japanese: update, thanks to Yukihiro Kawada
  3465.     * lang/romanian: update, thanks to Valics Lehel
  3466.  
  3467. 2003-01-08 Michal Cihar  <nijel@users.sourceforge.net>
  3468.     * libraries/url_generating.lib.php3, libraries/common.lib.php3: New URL
  3469.       and hidden input generating stuff.
  3470.     * almost all php3 files: Use new URL and hidden input generation stuff.
  3471.     * libraries/common.lib.php3: Addded extra check for MySQL even when in
  3472.       safe mode (could fix #661949).
  3473.  
  3474. 2003-01-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  3475.     * lang/english-*.inc.php3: Fixed a typo.
  3476.     * server_privileges.php3, libraries/url_generating.lib.php3:
  3477.       - Beautified generated XHTML code;
  3478.       - Coding standards;
  3479.       - Added a missing @param comment.
  3480.  
  3481. 2003-01-07 Michal Cihar  <nijel@users.sourceforge.net>
  3482.     * lang/czech: Updated.
  3483.  
  3484. 2003-01-07 Alexander M. Turek  <rabus@users.sourceforge.net>
  3485.     * server_privileges.php3: Sorting user list.
  3486.     * translators.html: Typo.
  3487.     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
  3488.     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
  3489.     * lang/italian-*.inc.php3: Updates, thanks to Pietro Danesi (danone).
  3490.     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
  3491.     * lang/norwegian-*.inc.php3: Updates, thanks to
  3492.       Sven-Erik Andersen (sven-erik).
  3493.     * lang/spanish-*.inc.php3: Updates, thanks to Dr. med. Daniel Hinostroza C.
  3494.  
  3495. 2003-01-07 Marc Delisle  <lem9@users.sourceforge.net>
  3496.     * Documentation.html: clarification about cookie/http modes
  3497.     * lang/dutch update, thanks to Ivo Teel
  3498.     * lang/japanese: update, thanks to Yukihiro Kawada
  3499.     * lang/ukrainian: remove duplicate messages
  3500.  
  3501. 2003-01-06 Alexander M. Turek  <rabus@users.sourceforge.net>
  3502.     * server_privileges.php3:
  3503.       - Interface cosmetic;
  3504.       - Smaller bugfixes;
  3505.       - Added a db / table privileges editor.
  3506.     * server_privileges.php3, server_links.inc.php3: XHTML fixes.
  3507.     * server_privileges.php3, libraries/server_privileges.js:
  3508.       - Optimized some JS functions for the new interface;
  3509.       - Added ability to create new MySQL users via GRANT (feature #502465).
  3510.     * Documentation.html, translators.html, libraries/defines_php.lib.php3:
  3511.       Incremented version number to 2.4.0-dev.
  3512.  
  3513. 2003-01-05 Alexander M. Turek  <rabus@users.sourceforge.net>
  3514.     * Documentation.html: Added a note about "bug" #662602 (FAQ 3.4).
  3515.  
  3516. 2003-01-03 Marc Delisle  <lem9@users.sourceforge.net>
  3517.     * lang/estonian*, malay*: remove control M
  3518.     * lang/romanian: update, thanks to Valics Lehel
  3519.     * lang/galician: update, thanks to XosΘ Calvo
  3520.     * lang/english: typos fix, thanks to Bj÷rn T. Hallberg (bth)
  3521.  
  3522. 2003-01-01 Alexander M. Turek  <rabus@users.sourceforge.net>
  3523.     * lang/german*: Updated.
  3524.  
  3525. 2003-01-01 Michal Cihar  <nijel@users.sourceforge.net>
  3526.     * lang/czech*: Updated.
  3527.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  3528.     * lang/sort_lang.sh: Made POSIX sh compatible.
  3529.     * lang/check_lang.sh: Made require bash.
  3530.     * lang/swedish*: Updated.
  3531.     * lang/*: For many translations fixed missing/duplicate strings.
  3532.  
  3533. 2002-12-28 Marc Delisle  <lem9@users.sourceforge.net>
  3534.     * lang/ukrainian: update, thanks to Markijan Baran
  3535.     * user_details.php3: add $strGrantOption
  3536.     * lang/french update
  3537.     * main.php3, lang/*.php3: $strOriginalInterface
  3538.  
  3539. 2002-12-25 Alexander M. Turek  <rabus@users.sourceforge.net>
  3540.     * server_privileges.php3:
  3541.       - Made the script compatible to MySQL < 3.22.11;
  3542.       - Fixed the missing "LOCK TABLES" option in the privilege editor.
  3543.       - Fixed a bug that caused the script not to use GRANT ALL PRIVILEGES even
  3544.         if all privileges have been selected.
  3545.     * libraries/sqlparser.data.php3:
  3546.       - Fixed bug #655817 (New privileges are not detected correctly).
  3547.       - Updated function list.
  3548.  
  3549. 2002-12-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  3550.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  3551.  
  3552. 2002-12-22 Alexander M. Turek  <rabus@users.sourceforge.net>
  3553.     * server_privileges.php3, lang/*.inc.php3, libraries/user_details.js:
  3554.       Added ability to delete users.
  3555.  
  3556. 2002-12-21 Alexander M. Turek  <rabus@users.sourceforge.net>
  3557.     * tbl_dump.php3:
  3558.       - Fixed wrong charset information in XML exports.
  3559.       - Beautified the output of the MySQL version number, e.g. '4.0.5' instead
  3560.         of '4.00.05'.
  3561.  
  3562. 2002-12-20 Alexander M. Turek  <rabus@users.sourceforge.net>
  3563.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  3564.  
  3565. 2002-12-19 Michal Cihar  <nijel@users.sourceforge.net>
  3566.     * server_privileges.php3: Fixed undefined variable warning.
  3567.     * lang/czech*: Updated.
  3568.     * lang/*: Fixed a typo.
  3569.  
  3570. 2002-12-19 Marc Delisle  <lem9@users.sourceforge.net>
  3571.     * lang/romanian: update, thanks to Valics Lehel
  3572.     * lang/dutch update, thanks to Ivo Teel
  3573.  
  3574. 2002-12-19 Alexander M. Turek  <rabus@users.sourceforge.net>
  3575.     * lang/norwegian-*.inc.php3:
  3576.       - Corrections, thanks to Tore Longva <longva at stud.ntnu.no>.
  3577.       - Updates, thanks again to Sven-Erik Andersen (sven-erik).
  3578.     * lang/malay-*.inc.php3: Updates, thanks again to Shafique (sicksand).
  3579.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  3580.     * lang/german-*.inc.php3: Updates.
  3581.     * lang/*.inc.php3: Fixed a typo.
  3582.     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
  3583.     * lang/english-*.inc.php3, lang/romanian-*.inc.php3: Reordered strings.
  3584.     * server_privileges.php3, lang/*.inc.php3:
  3585.       - Bugfixes;
  3586.       - Small design modification;
  3587.       - Added ability to change passwords via SET PASSWORD FOR user.
  3588.  
  3589. 2002-12-18 Alexander M. Turek  <rabus@users.sourceforge.net>
  3590.     * main.php3, header.inc.php3, server_privileges.php3, server_links.php3,
  3591.       lang/*.inc.php3: Started rewriting the user administration; changes:
  3592.       - Use GRANT / REVOKE for privilege changes (feature #502465);
  3593.       - Support for the new privilege system introduced with MySQL 4.0.2-beta;
  3594.       - Support for user resource limits;
  3595.       - Improved user friendliness.
  3596.       Currently, it can only display and edit global privileges.
  3597.     * libraries/common.lib.php3: Undefined index.
  3598.     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
  3599.     * lang/estonian-*.inc.php3: Updates, thanks again to Alvar Soome (finsoft).
  3600.  
  3601. 2002-12-18 Michal Cihar  <nijel@users.sourceforge.net>
  3602.     * main.php3: Since every user has access to his processlist, set
  3603.       is_process_priv to TRUE as default (fixes undefined variable warning).
  3604.  
  3605. 2002-12-18 Marc Delisle  <lem9@users.sourceforge.net>
  3606.     * tbl_select.php3, bug 648263
  3607.     * libraries/common.lib.php3, bug 653764
  3608.     * tbl_move_copy.php3, tbl_properties_operations.php3: feature 508564,
  3609.       append data only to a table
  3610.  
  3611. 2002-12-17 Marc Delisle  <lem9@users.sourceforge.net>
  3612.     * lang/russian: update, thanks to Nicolay Zakharov
  3613.  
  3614. 2002-12-16 Michal Cihar  <nijel@users.sourceforge.net>
  3615.     * lang/{sort_lang.sh,sync_lang.sh}: Make it work with POSIX sh.
  3616.     * lang/czech: fixed typos, thanks to Vojta Beran <xmamut at email dot cz>
  3617.  
  3618. 2002-12-16 Marc Delisle  <lem9@users.sourceforge.net>
  3619.     * lang/russian: update, thanks to Nicolay Zakharov
  3620.     * lang/galician: update, thanks to XosΘ Calvo
  3621.  
  3622. 2002-12-15 Marc Delisle  <lem9@users.sourceforge.net>
  3623.     * libraries/get_foreign.lib.php3: bug 646263,
  3624.       bad drop-down in select sub-page
  3625.  
  3626. 2002-12-14 Alexander M. Turek  <rabus@users.sourceforge.net>
  3627.     * libraries/common.lib.php3: Removed a comment.
  3628.  
  3629. 2002-12-14 Marc Delisle  <lem9@users.sourceforge.net>
  3630.     * ldi_check.php3: bug 530255 (LOAD DATA LOCAL INFILE)
  3631.  
  3632. 2002-12-13 Michal Cihar  <nijel@users.sourceforge.net>
  3633.     * tbl_dump.php3: Fix output order of inserts/creates, generate file
  3634.       extension to include also file type, not only compression (now it
  3635.       generates something like dump.sql.gz).
  3636.  
  3637. 2002-12-13 Mike Beck <mikebeck@users.sourceforge.net>
  3638.     * pdf_schema.php3: Change generated filename to
  3639.       db_pdfname.pdf instead of db_pdfnumber.pdf
  3640.  
  3641. 2002-12-12 Alexander M. Turek  <rabus@users.sourceforge.net>
  3642.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  3643.     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
  3644.     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
  3645.     * lang/norwegian-*.inc.php3: Updates, thanks again to
  3646.       Sven-Erik Andersen (sven-erik).
  3647.     * lang/german-*.inc.php3: Small grammar fix.
  3648.  
  3649. 2002-12-11 Alexander M. Turek  <rabus@users.sourceforge.net>
  3650.     * lang/german-*.inc.php3: Updates.
  3651.     * lang/catalan-*.inc.php3: Updates, thanks again to Xavier Navarro (xavin).
  3652.     * libraries/build_dump.php3:
  3653.       - Fixed part 2 of bug #652311 (Undefined variables);
  3654.       - Coding standards.
  3655.  
  3656. 2002-12-11 Michal Cihar  <nijel@users.sourceforge.net>
  3657.     * tbl_dump.php3: Fix exporting of structure and data to file, fix and make
  3658.       cleaner charset conversion for export.
  3659.     * db_details_export.php3, tbl_dump.php3, tbl_properties_export.php3,
  3660.       lang/*, libraries/build_dump.lib.php3: Support for exporting to LaTeX,
  3661.       thanks to Valentine for creating the patch #627496.
  3662.  
  3663. 2002-12-11 Marc Delisle  <lem9@users.sourceforge.net>
  3664.     * lang/galician: update, thanks to XosΘ Calvo
  3665.     * libraries/sqlparser.lib.php3: bug 649665 undefined vars with UNION,
  3666.       but there is still some work to do about how to split a UNION
  3667.     * tbl_properties_options.php3, bug 651522 wrong back-link,
  3668.       thanks to Mischka ( stollner at uni-muenster dot de )
  3669.  
  3670. 2002-12-10 Michal Cihar  <nijel@users.sourceforge.net>
  3671.     * lang/czech*.php3: Updated translation.
  3672.     * tbl_dump.php3: Fix Alexanders fix for bug #651414.
  3673.  
  3674. 2002-12-10 Alexander M. Turek  <rabus@users.sourceforge.net>
  3675.     * server_*.php3, lang/*.inc.php3, main.php3:
  3676.       - Added 'SHOW PROCESSLIST' interface;
  3677.       - Small bugfixes.
  3678.       - XHTML fixes.
  3679.     * lang/spanish-*.inc.php3: Updates, thanks again to
  3680.       Dr. med. Daniel Hinostroza C.
  3681.     * tbl_dump.php3, lang/*.inc.php3: Warning for bug #651414.
  3682.  
  3683. 2002-12-09 Alexander M. Turek  <rabus@users.sourceforge.net>
  3684.     * lang/norwegian-*.inc.php3: Updates, thanks again to
  3685.       Sven-Erik Andersen (sven-erik).
  3686.     * lang/swedish-*.inc.php3: Updates, thanks again to Bj÷rn T. Hallberg (bth).
  3687.     * lang/spanish-*.inc.php3: Updates, thanks again to
  3688.       Dr. med. Daniel Hinostroza C.
  3689.  
  3690. 2002-12-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  3691.     * Documentation.html, header.inc.php3, header_printview.inc.php3, main.php3,
  3692.       server_common.inc.php3, server_links.inc.php3, server_status.php3,
  3693.       server_variables.php3, lang/*.inc.php3, libraries/common.lib.php3:
  3694.       Started working on a new interface to server related pages.
  3695.     * lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
  3696.     * lang/german-*.inc.php3: Updates.
  3697.     * lang/english-*.inc.php3: Reordered strings.
  3698.  
  3699. 2002-12-07 Marc Delisle  <lem9@users.sourceforge.net>
  3700.     * db_search.php3, libraries/display_tbl.lib.php3, libraries/common.lib.php3
  3701.       bug 633422, use a button if search result would generate a too big URL
  3702.  
  3703. 2002-12-06 Mike Beck <mikebeck@users.sourceforge.net>
  3704.     * pdf_pages.php3,pdf_schema.php3,db_details_structure.php3:
  3705.       Choose between Landscape and Portrait for the
  3706.       Datadictionary in PDF Pages
  3707.     * pdf_schema.php3: lineheight for Textrows in Datadictionary
  3708.       was equal to textheight, i added one mm above and below text
  3709.       (hope your tables are not too big not to fit on a page now ;)
  3710.  
  3711. 2002-12-06 Alexander M. Turek  <rabus@users.sourceforge.net>
  3712.     * lang/german.inc.php3: Updates.
  3713.     * main.php3: Fixed bug #649641 (usernames containing '@' character).
  3714.     * libaraies/ob.lib.php3: Merged patch #647148 (Fix for Output Handler
  3715.       warning / php >= 4.3.0) by Mats Engstrom (matseng).
  3716.     * lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
  3717.     * lang/norvegian-*.inc.php3: Updates, thanks to Sven-Erik Andersen
  3718.       (sven-erik).
  3719.     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
  3720.     * lang/estonian-*.inc.php3: Updates, thanks to Alvar Soome (finsoft).
  3721.     * lang/italian-*.inc.php3:
  3722.       - Updates, thanks to Pietro Danesi (danone).
  3723.       - Coding standards.
  3724.  
  3725. 2002-12-06 Marc Delisle  <lem9@users.sourceforge.net>
  3726.     * lang/*.php3, pdf_schema.php3, pdf_pages.php3, db_details_structure.php3:
  3727.       new data dict feature for PDF pages, thanks to Maxime Delorme
  3728.     * lang/*.php3, libraries/auth/cookie.auth.lib.php3: login error message,
  3729.       thanks to Piotr Roszatycki (d3xter)
  3730.  
  3731. 2002-12-05 Alexander M. Turek  <rabus@users.sourceforge.net>
  3732.     * lang/swedish.inc.php3: Updates, thanks again to Bj÷rn T. Hallberg (bth).
  3733.  
  3734. 2002-12-05 Marc Delisle  <lem9@users.sourceforge.net>
  3735.     * pdf_schema.php3: remove control M
  3736.     * lang/dutch update, thanks to Ivo Teel
  3737.  
  3738. 2002-12-04 Marc Delisle  <lem9@users.sourceforge.net>
  3739.     ### 2.3.3pl1 released
  3740.  
  3741.  
  3742.          --- Older ChangeLogs can be found on our project website ---
  3743.                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
  3744.  
  3745. # vim: ft=changelog
  3746. # vim: expandtab ts=4 sw=4 sts=4
  3747. # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
  3748. # vim: fdn=1 fdm=expr
  3749.