Fix order of includes (bug #1569277).
[phpmyadmin/crack.git] / ChangeLog
blob000356b69a97f961ce4e48fe50c7c6faae39430c
1 ----------------------
2 phpMyAdmin - ChangeLog
3 ----------------------
5 $Id$
6 $Source$
8 2006-10-04 Michal Čihař  <michal@cihar.com>
9     * Documentation.html: Fixes thanks to Matt LaPlante - cyberdog3k.
10         - Fix Wikipedia URLs (patch #1568498).
11         - Fix duplicate ids (patch #1568504).
12     * tbl_replace.php, libraries/config.default.php: Add support for UTC_DATE,
13       UTC_TIME and UTC_TIMESTAMP functions, based on patch #1563585, thanks to
14       Alexander Schuch - ci-dev.
15     * tbl_alter.php: Fix order of includes (bug #1569277).
17 2006-10-03 Marc Delisle  <lem9@users.sourceforge.net>
18     ### 2.9.0.2 released from MAINT_2_9_0
20 2006-10-03 Michal Čihař  <michal@cihar.com>
21     * scripts/setup.php: Sync token name, move it's definition to one place
22       (bug #1569612).
23     * libraries/auth/signon.auth.lib.php: Sync token name.
25 2006-10-01 Marc Delisle  <lem9@users.sourceforge.net>
26     ### 2.9.0.1 released from MAINT_2_9_0
27     * libraries/database_interface.lib.php: bug #1568341, 
28       case sensitivity in database names
29     * tbl_relation.php: trap error 1452 when adding a foreign key
30       and a constraint fails
31     * libraries/export/sql.php: bug #1550690, wrong export of constraints,
32       thanks to Robert Vock
34 2006-09-29 Marc Delisle  <lem9@users.sourceforge.net>
35     * libraries/database_interface.lib.php, bug #1566904, typo in require,
36       thanks to Björn Wiberg - bwiberg.
37     * libraries/grab_globals.lib.php: fix attack via _FILES,
38       thanks to Stefan Esser
39     * libraries/common.lib.php, /session.inc.php, /url_generating.lib.php:
40       security fixes (announcement will come later),
41       thanks to Sebastian Mendel and Stefan Esser
42     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat
44 2006-09-27 Marc Delisle  <lem9@users.sourceforge.net>
45     * libraries/.htaccess: remove potential vulnerability (allow from none),
46       thanks to Michael Heimpold
48 2006-09-23 Marc Delisle  <lem9@users.sourceforge.net>
49     * libraries/common.lib.php: bug #1519859, avoid overflow on 64-bit machines
51 2006-09-22 Marc Delisle  <lem9@users.sourceforge.net>
52     * libraries/tbl_properties_links.inc.php: bug #1560152, 
53       after renaming a table the navigation does not work
55 2006-09-22 Sebastian Mendel <cybot_tm@users.sourceforge.net>
56     * libraries/ob.lib.php: refactored
57     * left.php: cleanup
58     * js/navigation.js: *new* JavaScript from left.php
60 2006-09-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
61     * libraries/PMA_List.class.php: new PMA_List class
62     * libraries/PMA_List_Database.class.php, left.php, libraries\common.lib.php:
63       moved some more code into class, some documentation improvements
65 2006-09-20 Marc Delisle  <lem9@users.sourceforge.net>
66     ### 2.9.0 released from QA_2_9
68 2006-09-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
69     * export.php, left.php, libraries\Table.class.php, libraries\common.lib.php,
70       libraries\database_interface.lib.php, libraries\dbi\mysql.dbi.lib.php,
71       libraries\dbi\mysqli.dbi.lib.php, libraries\sql_query_form.lib.php,
72       querywindow.php, server_databases.php, server_export.php,
73       tbl_properties_operations.php:
74       replaced $dblist with new PMA_List_Database class
75     * libraries\database_interface.lib.php: added error reporting if dblist
76       retrieval from information_schema fails
77     * left.php: remember navigation frame width
79 2006-09-19 Marc Delisle  <lem9@users.sourceforge.net>
80     * Documentation.html, libraries/footer.inc.php,
81       libraries/dbg/profiling.php: remove profiling feature
82       due to licensing issues (non GPL code)
84 2006-09-18 Michal Čihař  <michal@cihar.com>
85     * scripts/setup.php: Add phpdoc header comment.
86     * libraries/db_config.lib.php: Removed unused file.
88 2006-09-15 Marc Delisle  <lem9@users.sourceforge.net>
89     * libraries/common.lib.php libraries/Config.class.php:
90       rename a function borrowed from Moodle to avoid double definition
91       when PMA is called by Moodle
92     * lang/finnish: Update, thanks to Yoneh - yoneh.
93     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
95 2006-09-14 Michal Čihař  <michal@cihar.com>
96     * db_details_structure.php: Fix table footer when MySQL does not support
97       collations (bug #1554885, patch #1557269, thanks to Isaac Bennetch -
98       ibennetch).
100 2006-09-12 Marc Delisle  <lem9@users.sourceforge.net>
101     * libraries/config.default.php, libraries/export/sql.php:
102       bug #1556934, sql compatibility mode on export
104 2006-09-11 Marc Delisle  <lem9@users.sourceforge.net>
105     * libraries/export/sql.php: bug #1555760, export default parameter broken
107 2006-09-09 Marc Delisle  <lem9@users.sourceforge.net>
108     * libraries/common.lib.php: bug #1554166, magic_quotes_runtime
110 2006-09-08 Marc Delisle  <lem9@users.sourceforge.net>
111     * lang/check_lang.sh: ignore differences in doc_lang
112     * lang/italian: Update, thanks to Rebe - rebeluca.
113     ### 2.9.0-rc1 released from QA_2_9
114     * querywindow.php: bug #1549824, SQL history and quote escaping
116 2006-09-07 Marc Delisle  <lem9@users.sourceforge.net>
117     * lang/turkish: update, thanks to Burak Yavuz - bourock
119 2006-08-30 Marc Delisle  <lem9@users.sourceforge.net>
120     * libraries/common.lib.php: bug #1542865, themes not switching
121       when ThemePerServer is true
123 2006-08-30 Michal Čihař  <michal@cihar.com>
124     * libraries/common.lib.php, lang/*: Internationalise link to MySQL
125       documentation when translation exists, this needs to be defined in
126       language file (RFE #1547130).
127     * lang/belarusian_latin-utf-8.inc.php: Fix charset information.
128     * scripts/setup.php: Add link to wiki explaining configuration options.
130 2006-08-29 Michal Čihař  <michal@cihar.com>
131     * lang/croatian: Updated, thanks to Renato Pavicic - babalui.
133 2006-08-28 Michal Čihař  <michal@cihar.com>
134     * config.sample.inc.php, Documentation.html: Add minimal sample
135       configuration, so that lazy people won't copy
136       libraries/config.default.php (RFE #1544570).
138 2006-08-27 Marc Delisle  <lem9@users.sourceforge.net>
139     * themes/*/layout.inc.php: patch #1523543, possibility of vertical
140       solid line between frames, thanks to Juergen Wind
142 2006-08-26 Marc Delisle  <lem9@users.sourceforge.net>
143     * db_operations.php: bug #1544799, undefined variable on db copy
144     * libraries/common.lib.php: bug #1544734, error messages link outdated,
145       thanks to René Leonhardt
146     * lang/norwegian: Update, thanks to Sven-Erik Andersen - sven-erik.
147     * libraries/tbl_properties.inc.php: bug #1543996, wrong link for message,
148       thanks to GerardW
150 2006-08-24 Michal Čihař  <michal@cihar.com>
151     * Documentation.html, libraries/config.default.php,
152       libraries/auth/signon.auth.lib.php, scripts/signon.php,
153       scripts/setup.php: Add single signon authentication method (patch
154       #1545366, patch #1541379, patch #1531302 and RFE #1031391).
155     * libraries/auth/cookie.auth.lib.php, libraries/auth/http.auth.lib.php:
156       Add support for LogoutURL.
158 2006-08-22 Marc Delisle  <lem9@users.sourceforge.net>
159     * scripts/setup.php: bug #1536112, better fix (in case of
160       register_globals enabled), thanks to Michal
161     ### 2.8.2.3 released from MAINT_2_8_2
162     * scripts/setup.php: bug #1544692, version 2.8.2.3 breaks setup.php
163       on a server with register_globals enabled, thanks to Juergen Wind
164     ### 2.8.2.4 released from MAINT_2_8_2
166 2006-08-21 Marc Delisle  <lem9@users.sourceforge.net>
167     * libraries/common.lib.php, libraries/auth/cookie.auth.lib.php:
168       bug #1542875, Cookie auth on IIS
170 2006-08-20 Marc Delisle  <lem9@users.sourceforge.net>
171     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
173 2006-08-18 Marc Delisle  <lem9@users.sourceforge.net>
174     * libraries/export/pdf.php: do not display BLOBs on PDF export
175     * lang/brazilian-portuguese: update, thanks to thedarkness
176     * lang/catalan update, thanks to Xavier Navarro (xavin)
178 2006-08-16 Marc Delisle  <lem9@users.sourceforge.net>
179     * libraries/sqlparser.lib.php: sorting on column header
181 2006-08-16 Michal Čihař  <michal@cihar.com>
182     * libraries/export/htmlexcel.php: Fix charset header of exported HTML/XLS
183       file (bug #1541100).
185 2006-08-15 Sebastian Mendel <cybot_tm@users.sourceforge.net>
186     * lang/german: Updated
188 2006-08-14 Michal Čihař  <michal@cihar.com>
189     * scripts/setup.php: Improve readibility (patch #1539976), thanks to Isaac
190       Bennetch - ibennetch.
191     * lang/czech: Updated.
193 2006-08-14 Marc Delisle  <lem9@users.sourceforge.net>
194     * tbl_properties_structure.php: more complete check before showing
195       Relation View
196     ### 2.8.2.2 released from MAINT_2_8_2
198 2006-08-13 Marc Delisle  <lem9@users.sourceforge.net>
199     * libraries/display_tbl.lib.php: bug #1519799, imagelink error
200     * tbl_select.php: feature #1520222, calendar in Search
202 2006-08-12 Marc Delisle  <lem9@users.sourceforge.net>
203     * libraries/sqlparser.data.php: bug #1492772, parsing EXTRACT YEAR_MONTH
204       (there were sorting errors in the function names array)
205       also bug #1534007, STD function not working
206     * lang/polish: updates, thanks to Jakub Wilk - ubanus
207     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
208     * lang/italian: Update, thanks to Rebe - rebeluca.
209     * lang/japanese: Update, thanks to Ishigaki Kenichi - tcool.
210     * lang/belarusian updates, thanks to Jaska Zedlik
212 2006-08-11 Marc Delisle  <lem9@users.sourceforge.net>
213     * sql.php, import.php, libraries/parse_analyze.lib.php:
214       bug #1533945, wrong table name in header (SELECT from query window)
215     * libraries/auth/config.auth.lib.php: bug #1536112, config not loaded
216       (MySQL error 2002 or 2003)
218 2006-08-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
219     * css\phpmyadmin.css.php, themes\*:
220       updated themes to 2.9 and some minor fixes
221       thanks to Juergen Wind - windkiel for hinting this (patch #1535169)
223 2006-08-10 Marc Delisle  <lem9@users.sourceforge.net>
224     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat
225     * lang/catalan update, thanks to Xavier Navarro (xavin)
226     * lang/galician: Update, thanks to Xosé Calvo - xosecalvo.
227     * lang/estonian: Update, thanks to Marko Ellermaa - uhuu
228     * lang/russian: update, thanks to Gosha Sakovich - gt2
229     * libraries/common.lib.php: bug #1534475, arbitrary server
231 2006-08-09 Marc Delisle  <lem9@users.sourceforge.net>
232     * libraries/mysql_charsets.lib.php: bug #1530574:
233       MySQL 4.1.13 and double quotes in SHOW VARIABLES,
234       thanks to Herve Pages
235     * docs.css, Documentation.html: bug #1446538, FAQ numbers missing
236     * libraries/display_select_lang.lib.php, lang/*: $strLanguage
238 2006-08-08 Marc Delisle  <lem9@users.sourceforge.net>
239     * db_operations.php: added a FIXME for db copy with Add Constraints
240       and mysql extension
242 2006-08-05 Marc Delisle  <lem9@users.sourceforge.net>
243     * libraries/export/sql.php: bug #1527862, export foreign keys is broken
244     in latest CVS
246 2006-08-04 Marc Delisle  <lem9@users.sourceforge.net>
247     * tbl_properties_operations.php, libraries/export/sql.php:
248       bug #1526000, copying table to another db (MYSQL 5.0.24)
249     * db_details_structure.php: bug #1530574, misaligned HTML
250       when db_collation is empty
252 2006-08-03 Sebastian Mendel <cybot_tm@users.sourceforge.net>
253     *  libraries/dbi/mysqli.dbi.lib.php PMA_DBI_try_query(): do not force
254        MYSQLI_USE_RESULT if not requested, makes PMA_DBI_num_rows() not to work
256 2006-08-02 Marc Delisle  <lem9@users.sourceforge.net>
257     ### 2.8.2.1 released from MAINT_2_8_2
259 2006-08-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
260     * css\phpmyadmin.css.php, themes\darkblue_orange\css\theme_right.css.php
261       themes\darkblue_orange\layout.inc.php, themes\original\layout.inc.php
262       themes\original\css\theme_left.css.php,
263       themes\original\css\theme_right.css.php:
264       added variables to define (text) color for marked and hovered objects
265       thanks to Juergen Wind - windkiel for hinting this bug (patch #1503529)
266     * Documentation.html: updated style config option descriptions
267     * libraries/common.lib.php:
268       - added PMA_escapeJsString() to escape strings for JavaScript inside CDATA blocks
269       - added PMA_unQuote() to remove quotes from strings
270     * libraries/footer.inc.php: correctly escape strings inside JavaScript
271       (part of bug #1532721)
272     * libraries/sqlparser.lib.php: correctly unquote identifiers
273       (part of bug #1532721)
274     * libraries/display_tbl.lib.php:
275       bug #1524387 incorrectly detects table name for result field
277 2006-08-01 Marc Delisle  <lem9@users.sourceforge.net>
278     * Documentation.html: patch #1532493 + light editing from me,
279       thanks to Isaac Bennetch
281 2006-08-01 Sebastian Mendel <cybot_tm@users.sourceforge.net>
282     * left.php, libraries/header.inc.php:
283       do not apply 'vertical scrollbar bug'-fix to IE 7
284     * changelog.php: updatet CVS URL
285     * libraries/dbi/mysqli.dbi.lib.php:
286       bug #1532111 dbi/mysqli: MYSQLI_* constants thanks to Lierduh - lierduh
288 2006-07-31 Michal Čihař  <michal@cihar.com>
289     * lang/czech: Updated.
291 2006-07-31 Sebastian Mendel <cybot_tm@users.sourceforge.net>
292     * lang/german: Updated.
293     * libraries/common.lib.php: use PMA_Config class for cookie needs,
294       do not unset not set cookie
295     * css\phpmyadmin.css.php, libraries\Config.class.php, main.php,
296       themes\*: make font size user configurable
298 2006-07-30 Marc Delisle  <lem9@users.sourceforge.net>
299     * libraries/sqlparser.lib.php: bug #1526000, copy table on MySQL 5.0.23+,
300       thanks to Rapsys Phoenix - rapsys
302 2006-07-28 Michal Čihař  <michal@cihar.com>
303     * scripts/setup.php: Protect against php code input from user (bug
304       #1530370).
306 2006-07-27 Marc Delisle  <lem9@users.sourceforge.net>
307     * pdf_pages.php: automatic layout for InnoDB tables
308     * tbl_properties_operations.php: problem switching from InnoDB to MyISAM
309     * tbl_printview.php, libraries/mult_submits.inc.php,
310       libraries/db_table_exists.lib.php:
311       bug #1521910, with selected ... print view
313 2006-07-26 Marc Delisle  <lem9@users.sourceforge.net>
314     * server_privileges.php: bug #1526557, display error when admin
315       lacks some privileges and tries to do a privilege change
316     * libraries/common.lib.php: bug #1523784, blank page after Edit
317       in IE6 via IIS
319 2006-07-22 Marc Delisle  <lem9@users.sourceforge.net>
320     * libraries/display_import.lib.php: the Character set of the file
321       could appear twice
322     * tbl_properties_operations.php: handling of AUTO_INCREMENT when moving a
323       table
325 2006-07-20 Michal Čihař  <michal@cihar.com>
326     * libraries/compat/var_export.php: Dropped due to license problems.
327     * scripts/setup.php: Implement own var_export.
329 2006-07-19 Marc Delisle  <lem9@users.sourceforge.net>
330     * browse_foreigners.php: bug #1525393, no page selector in foreign key
331       browse page
333 2006-07-19 Michal Čihař  <michal@cihar.com>
334     * libraries/compat/var_export.php: Update to fixed version.
336 2006-07-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
337     * lang/german: updated, typos
339 2006-07-18 Michal Čihař  <michal@cihar.com>
340     * libraries/common.lib.php: Fix extension loading on HP-UX (bug #1524776),
341       thanks to Francois Laupretre - flp1.
343 2006-07-17 Marc Delisle  <lem9@users.sourceforge.net>
344     * libraries/dbi/mysql.dbi.lib.php:
345       bug #1523623, BIGINT auto_increment and mysql extension
347 2006-07-16 Marc Delisle  <lem9@users.sourceforge.net>
348     * tbl_change.php: Edit next row did not work in 2.9.0-dev
350 2006-07-13 Marc Delisle  <lem9@users.sourceforge.net>
351     * main.php: put emphasis on server name
353 2006-07-12 Marc Delisle  <lem9@users.sourceforge.net>
354     * Documentation.html: patch #1519351, security alerts,
355       thanks to Juergen Wind - windkiel
357 2006-07-09 Michal Čihař  <michal@cihar.com>
358     * Documentation.html: Readd accidentally removed quotes.
360 2006-07-09 Marc Delisle  <lem9@users.sourceforge.net>
361     * tbl_printview.php, db_datadict.php:
362       bug #1398748, print view and TIMESTAMP NULL
364 2006-07-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
365     * libraries/select_server.lib.php, main.php, libraries/left_header.inc.php:
366       move server selection in main to the 'right' (below 'phpMyAdmin')
368 2006-07-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
369     * left.php, libraries/header_meta_style.inc.php, libraries/header.inc.php:
370       fix to remove scrollbar bug in IE without quirks mode
372 2006-07-07 Marc Delisle  <lem9@users.sourceforge.net>
373     * db_details_qbe.php: deactivated some work in progress
375 2006-07-06 Marc Delisle  <lem9@users.sourceforge.net>
376     * db_details_structure.php, libraries/db_details_common.inc.php
377       libraries/db_details_db_info.inc.php:
378       bug #1518147, after displaying information_schema, displaying other
379       dbs does not show size
380     * libraries/auth/config.auth.lib.php: bug #1477402, if default server fails
381       you cannot switch in config auth
383 2006-07-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
384     * libraries/select_server.lib.php, css/phpmyadmin.css.php:
385       make serverlist a real html-list
386     * main.php: move server selection above server
387       details (more logical)
389 2006-07-04 Marc Delisle  <lem9@users.sourceforge.net>
390     * db_operations.php, tbl_properties_operations.php,
391       libraries/Table.class.php, libraries/export/sql.php,
392       tbl_move_copy.php:
393       a single-table copy did not copy the constraints;
394       also bug #1388048, constraints copied too early when copying a db
396 2006-07-04 Sebastian Mendel <cybot_tm@users.sourceforge.net>
397     * js\querywindow.js, libraries\footer.inc.php: renamed JavaScript function
398       refreshLeft() to refreshNavigation()
399     * libraries/Config.class.php: reload default configuration if config.inc.php
400       is removed
402 2006-07-03 Sebastian Mendel <cybot_tm@users.sourceforge.net>
403     * index.php, js\querywindow.js, querywindow.php, libraries\common.lib.php,
404       libraries\footer.inc.php, libraries\sql_query_form.lib.php:
405       bug #1477576 with rtl langs, navi links open in wrong frame
407 2006-07-02 Marc Delisle  <lem9@users.sourceforge.net>
408     * db_operations.php: undefined $table when copying a db
410 2006-06-30 Marc Delisle  <lem9@users.sourceforge.net>
411     * libraries/common.lib.php: escape also single quotes
412     ### 2.8.2 released from QA_2_8
414 2006-06-28 Marc Delisle  <lem9@users.sourceforge.net>
415     * libraries/Config.class.php: remove debug code
416     * libraries/common.lib.php: escape allowed parameters from non-token
417       requests
419 2006-06-27 Michal Čihař  <michal@cihar.com>
420     * libraries/import/csv.php: Fix special case of Excel export with ; at the
421       end (bug #1511046).
422     * scripts/setup.php, libraries/compat/var_export.php: Add var_export
423       compatibility wrapper from PEAR PHP_Compat to make setup.php work on PHP
424       4.1 (bug #1513007).
425     * libraries/Config.class.php: Recalculate URL only if needed not all times
426       when using https.
427     * lang/slovak: Updated, thanks to Tomas Tatransky - droopytsf.
428     * lang/czech: Translated missing strings.
430 2006-06-25 Marc Delisle  <lem9@users.sourceforge.net>
431     * libraries/export/pdf.php, libraries/plugin_interface.lib.php, lang/*:
432       bug #1504218: display an explanation for what is a PDF export
433     * libraries/database_interface.lib.php: when a db directory has
434       wrong permissions/ownership, information_shema does not work
435       for all databases so we revert to SHOW TABLE STATUS
437 2006-06-23 Marc Delisle  <lem9@users.sourceforge.net>
438     * libraries/Config.class.php: bug #1501027, possible user/password
439       disclosure when switching from http to https
441 2006-06-22 Marc Delisle  <lem9@users.sourceforge.net>
442     * libraries/database_interface.lib.php, /export/sql.php, lang/*:
443     export of procedures and functions. Note: this needs improvement
444     because currently the DELIMITER for procedures is exported as a
445     comment. Users could remove the comment marker and feed this
446     to command-line mysql but it would be better to generate DELIMITER
447     not as a comment and parse it while importing.
449 2006-06-21 Marc Delisle  <lem9@users.sourceforge.net>
450     * lang/french: update
451     * lang/slovak: update, thanks to Tomas Tatransky - droopytsf
452     * lang/tatarish: update, thanks to Albert Fazlí
453     * libraries/auth/http.auth.lib.php: bug #1504662, display server message
455 2006-06-20 Marc Delisle  <lem9@users.sourceforge.net>
456     * libraries/Table.class.php: a typo disabled table copy operation
458 2006-06-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
459     * themes/*/css/theme_right.css.php: bug #1449845 Nowrap in character sets
460     * libraries/common.lib.php::PMA_linkOrButton():
461       did not recognize hard coded & when ; is set as url separator in php
462     * js/querywindow.js, libraries/common.lib.php,
463       libraries/sql_query_form.lib.php: bug #1490556 Request-URI Too Large
465 2006-06-15 Marc Delisle  <lem9@users.sourceforge.net>
466     * libraries/sql_query_form.lib.php: Delimiter only if MySQL supports it
468 2006-06-13 Marc Delisle  <lem9@users.sourceforge.net>
469     * libraries/sql_query_form.lib.php, libraries/import/sql.php, lang/*:
470       bug # 1469699, can't create a stored procedure
471       Experimental, please test! I added a Delimiter field in the query form
472       so user can specify his special delimiter;
473       TODO: fix the display of the query which has a special delimiter
474             because for now it's empty
476 2006-06-09 Marc Delisle  <lem9@users.sourceforge.net>
477     * tbl_select.php: bug #1490569, search with LIKE on numeric fields
478     * libraries/import.lib.php: support display of HANDLER statement results
479     * libraries/header.inc.php, libraries/auth/http.auth.lib.php,
480       /cookie.auth.lib.php, removed header_custom.inc.php:
481       patch #1502453, unnecessary disk access,
482       thanks to Juergen Wind (windkiel)
483     * libraries/footer.inc.php, libraries/auth/http.auth.lib.php,
484       /cookie.auth.lib.php, removed footer_custom.inc.php:
485       applied the same optimization
487 2006-06-08 Marc Delisle  <lem9@users.sourceforge.net>
488     * libraries/header.inc.php: bug #1501891, undefined PMA_isSuperuser() when
489       the default server is 0
491 2006-06-06 Marc Delisle  <lem9@users.sourceforge.net>
492     * Documentation.html: various fixes, thanks to Cedric Corazza
494 2006-06-02 Marc Delisle  <lem9@users.sourceforge.net>
495     * libraries/auth/cookie.auth.lib.php: for auth_type='cookie', avoid
496       showing the "cookies must be enabled" message if they are enabled
497     * Documentation.html: requirements: web browser with cookies enabled
498     * libraries/header.inc.php: show message about cookies also
499       when auth_type = http or config
501 2006-05-31 Marc Delisle  <lem9@users.sourceforge.net>
502     * libraries/common.lib.php: bug #1498108, support twice the separator
503       in db name, thanks to Sylvain Derosiaux
505 2006-05-30 Marc Delisle  <lem9@users.sourceforge.net>
506     * lang/french*: updates
507     * querywindow.php: $is_superuser was not defined
508     * sql.php: bug #1490422, lost connection to MySQL server (SELECT DISTINCT)
510 2006-05-30 Michal Čihař  <michal@cihar.com>
511     * libraries/export/sql.php: Fix handling of backquotes (bug #1497239).
512     * libraries/export/xml.php: Fix export to XML (bug #1497239).
513     * libraries/plugin_interface.lib.php: Show that plugin has no option if it
514       has only hidden inputs.
515     * sql.php: Do not compare db if not defined.
516     * server_binlog.php, server_processlist.php: No need to grab all results
517       to memory.
518     * libraries/export/htmlexcel.php: Fix extension (bug #1497239).
519     * libraries/export/csv.php: Handle correctly AUTO (bug #1497239).
520     * lang/*: Remove obsolete messages, add missing ones.
521     * lang/czech: Updated.
522     * libraries/session.inc.php: Remove unused code.
523     * libraries/Table.class.php, libraries/select_lang.lib.php, lang/*: Add
524       todo translations (bug #1436564).
526 2006-05-29 Michal Čihař  <michal@cihar.com>
527     * lang/galician: Update, thanks to Xosé Calvo - xosecalvo.
528     * lang/japanese: Update, thanks to Ishigaki Kenichi - tcool.
529     * lang/norwegian: Update, thanks to Sven-Erik Andersen - sven-erik.
530     * lang/italian: Update, thanks to Rebe - rebeluca.
531     * lang/estonian: Update, thanks to Marko Ellermaa - uhuu.
532     * lang/finnish: Update, thanks to Yoneh - yoneh.
533     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
534     * lang/czech: Update.
536 2006-05-29 Marc Delisle  <lem9@users.sourceforge.net>
537     * main.php: bug #1496881, CVS link broken in main.php
539 2006-05-26 Marc Delisle  <lem9@users.sourceforge.net>
540     * tbl_change.php: bug #1451426, edit breaks protected BLOB field,
541       changes it from NULL to empty string
543 2006-05-23 Marc Delisle  <lem9@users.sourceforge.net>
544     * tbl_change.php, tbl_replace.php: bug #1438999, updating a multi-table
545       view
547 2006-05-21 Marc Delisle  <lem9@users.sourceforge.net>
548     * import.php, lang/*: bug #1467804, replaced strNothingToImport
549       by strNoDataReceived
551 2006-05-20 Marc Delisle  <lem9@users.sourceforge.net>
552     ### 2.8.1 released from MAINT_2_8_1
554 2006-05-19 Marc Delisle  <lem9@users.sourceforge.net>
555     * db_details_structure.php: indicate on the Sum line that storage type and
556       collation are the default values
558 2006-05-18 Marc Delisle  <lem9@users.sourceforge.net>
559     * libraries/check_user_privileges.lib.php, /database_interface.lib.php, /db_details_links.inc.php,
560       /server_common.inc.php, /header.inc.php: bug #1490193 and code simplification
562 2006-05-17 Marc Delisle  <lem9@users.sourceforge.net>
563     * server_privileges.php: bug #1478812, Add user (password containing
564       a backslash); also minor optimization
566 2006-05-15 Marc Delisle  <lem9@users.sourceforge.net>
567    * libraries/Table.class.php: bug #1475949, removing the default value
569 2006-05-15 Michal Čihař  <michal@cihar.com>
570     * scripts/setup.php: Compatibility with security tokens (bug #1488453).
571     * scripts/setup.php: Fix detection of writable config (bug #1488447).
572     * css/phpmyadmin.css.php, libraries/auth/cookie.auth.lib.php,
573       themes/darkblue_orange/css/theme_right.css.php,
574       themes/original/css/theme_right.css.php: Not so wide login form (RFE
575       #1445541).
576     * import.php, export.php: Increase magic contstant to avoid problems with
577       compression of some specific data (bug #1477029).
579 2006-05-14 Michal Čihař  <michal@cihar.com>
580     * libraries/common.lib.php: Fix reading database list with MySQL wildcards
581       (bug #1487613).
582     * changelog.php: There is no reason to make bug uppercase.
584 2006-05-14 Marc Delisle  <lem9@users.sourceforge.net>
585     * libraries/import.lib.php: bug #1482841, support USE statement in the import file
587 2006-05-12 Marc Delisle  <lem9@users.sourceforge.net>
588     ### 2.8.0.4 released from MAINT_2_8_0
590 2006-05-12 Michal Čihař  <michal@cihar.com>
591     * libraries/footer.inc.php: Escape user input to avoid XSS.
592     * libraries/common.lib.php, libraries/url_generating.lib.php: Better
593       handle other URL separator than & (bug #1487365).
595 2006-05-06 Michal Čihař  <michal@cihar.com>
596     * Documentation.html: Describe better regullar expressions in hide_db
597       (patch #1482049, thanks to Isaac Bennetch - ibennetch).
599 2006-05-05 Michal Čihař  <michal@cihar.com>
600     * libraries/export/sql.php: Fix UPDATE export with extended inserts
601       enabled (bug #1482103), fix export type selection.
602     * libraries/select_lang.lib.php: Use GET and POST explicitely as cookies
603       can override values in REQUEST (bug #1481584).
604     * lang/czech: Updated.
606 2006-05-03 Michal Čihař  <michal@cihar.com>
607     * Documentation.html: Document OpenDocument export and various fixes.
609 2006-05-02 Michal Čihař  <michal@cihar.com>
610     * libraries/select_lang.lib.php, libraries/Theme_Manager.class.php: Escape
611       user input (CVE-2006-2031).
612     * server_databases.php: Fix path to image (needs to be lower case).
613     * libraries/common.lib.php: Use htmlspecialchars instead of htmlentities,
614       it doesn't break utf-8.
616 2006-04-28 Michal Čihař  <michal@cihar.com>
617     * Documentation.html, main.php, libraries/config.default.php: Possibility
618       to hide creating of database from main (RFE #1370100).
619     * Documentation.html, main.php, libraries/left_header.inc.php:
620       Customizable link under left logo (RFE #1111599).
621     * libraries/export/htmlword.php: Fix including column names.
622     * libraries/export/latex.php: Add missing crlf, remove unused code.
623     * libraries/export/ods.php: Use correct charset.
624     * libraries/export/odt.php, lang/*, libraries/config.default.php: Add Open
625       Document Text export (RFE #1068007).
626     * libraries/opendocument.lib.php: Add document metainformation.
627     * libraries/opendocument.lib.php, libraries/export/ods.php,
628       libraries/export/odt.php: Include styles.xml in Open Document, now it
629       can be opened in KOffice, Gnumeric and OpenOffice.org.
631 2006-04-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
632     * db_printview.php: fixed bug 'no tables found', refactored
633     * tbl_change.php, tbl_indexes.php: removed table formating, done in css
635 2006-04-27 Michal Čihař  <michal@cihar.com>
636     * Documentation.html, libraries/config.default.php,
637       libraries/auth/cookie.auth.lib.php: Logout from all servers by default
638       (RFE #1370874).
639     * sql.php: Show results of REPLACE as affected as it contains both deleted
640       and inserted rows count (bug #1475765).
641     * libraries/common.lib.php: Better detection of duplicate rows (bug
642       #1477500).
643     * libraries/display_tbl.lib.php: Do not check for VIEW if no table name
644       (eg. SELECT 1) (bug #1473484).
645     * libraries/import/sql.php: Do not strip MySQL conditional statements in
646       comments (patch #1459782, thanks to unconed - unconed).
647     * Documentation.html: Various fixes in documentation, mostly grammmar
648       (patch #1453198, thanks to Isaac Bennetch - ibennetch).
649     * lang/*: Remove *font_family.
650     * Documentation.html, import.php, querywindow.php, js/functions.js,
651       libraries/header.inc.php, libraries/import.lib.php: Improve
652       functionality of limiting DROP DATABASE (bug #1456082).
653     * libraries/language.lib.php, libraries/common.lib.php,
654       libraries/database_interface.lib.php, libraries/select_lang.lib.php:
655       Reload language file after switch to utf-8 translation (bug #1442605).
656     * tbl_properties_operations.php,
657       libraries/tbl_properties_table_info.inc.php: Allow to set PACK_KEYS to
658       DEFAULT (bug #1440966).
660 2006-04-26 Michal Čihař  <michal@cihar.com>
661     * libraries/plugin_interface.lib.php:
662         - Display information that there are no settings.
663         - Be more verbose on error.
664         - Drop tables used for layout.
665         - Add support for groupping options.
666         - Support for forcing one of two bool/bgroups.
667         - Add documentation.
668         - Support for localised texts in defaults.
669     * css/phpmyadmin.css.php, themes/darkblue_orange/css/theme_right.css.php,
670       themes/original/css/theme_right.css.php: New style for non table forms
671       used in plugins.
672     * libraries/config.default.php, libraries/display_export.lib.php,
673       libraries/export/*: Convert export to plugin architecture, so that
674       plugins are independant piece of code (RFE #1325937).
675     * db_operations.php, tbl_properties_operations.php,
676       libraries/Table.class.php: Adapt to changes in export.
677     * export.php, libraries/export/*: Use plugins for extension and MIME type.
678     * libraries/export/ods.php, libraries/opendocument.lib.php,
679       libraries/config.default.php, lang/*: Export to OASIS OpenDocument
680       Spreadsheet (RFE #1068007).
681     * lang/czech: Update.
682     * export.php, libraries/plugin_interface.lib.php, libraries/export/*:
683       Allow forcing of export to file, it makes no sense to display PDF in
684       textarea ;-).
685     * libraries/display_export.lib.php: Reinclude table selection (bug
686       #1477226).
687     * libraries/auth/cookie.auth.lib.php: Remove unused function.
688     * libraries/auth/cookie.auth.lib.php, Documentation.html,
689       libraries/config.default.php: Allow configuration of cookie storage on
690       client (RFE #1095227).
691     * server_privileges.php, lang/*: Create database for newly created user
692       (RFE #479640).
694 2006-04-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
695     * themes/*:
696       updated themes;
697       fixed bug #1452131 Fonts too large;
698       fixed bug #1446211 Colors hardcoded in theme css files;
699     * libraries/Theme_Manager.class.php: search themes on every script start
700     * libraries/Theme_Manager.class.php, libraries/Theme.class.php:
701       use fallback (original) css file if not found in current theme
702       (no need to include unchanged files into theme, f. e. print.css)
704 2006-04-25 Michal Čihař  <michal@cihar.com>
705     * libraries/common.lib.php: Make cookie login form work with token
706       protection.
707     * libraries/auth/cookie.auth.lib.php: Do not include empty values.
708     * changelog.php: Generate proper XHTML, make URLs clickable.
710 2006-04-25 Sebastian Mendel <cybot_tm@users.sourceforge.net>
711     * db_details_qbe.php, db_printview.php, libraries/display_tbl.lib.php,
712       css/phpmyadmin.css.php, js/functions.js, pdf_pages.php, pdf_schema.php,
713       server_binlog.php, server_variables.php, tbl_change.php,
714       transformation_overview.php:
715       style upgrade
716     * changelog.php: replaced php short open tag
718 2006-04-24 Michal Čihař  <michal@cihar.com>
719     * main.php: Fix logout link (bug #1474694).
721 2006-04-21 Michal Čihař  <michal@cihar.com>
722     * libraries/import/csv.php: Fix importing files without trailing new line
723       (bug #1473944).
724     * Documentation.html: Document problems with PMA_blowfish on clusters of
725       different architectures (bug #1470912).
726     * Documentation.html: Document LoginCookieValidity (bug #1473357).
728 2006-04-20 Michal Čihař  <michal@cihar.com>
729     * index.php: Check target against goto_whitelist.
730     * libraries/url_generating.lib.php, libraries/session.inc.php,
731       libraries/common.lib.php: Protect against external links which could
732       perform any action (CVE-2006-1804).
733     * changelog.php: Link to CAN/CVE security issues, highlight releases, fix
734       email links, link releases to tags in CVS.
736 2006-04-13 Marc Delisle  <lem9@users.sourceforge.net>
737     * server_databases.php: need brackets for correct calculation of page
739 2006-04-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
740     * server_databases.php, libraries/database_interface.lib.php:
741       disable table stats for MySQL 5 by default
742     * server_databases.php:
743       use new functionality of PMA_DBI_get_databases_full() to limit display
744     * libraries/database_interface.lib.php:
745        - extended PMA_DBI_get_databases_full() to allow limiting and sorting
746        - added new function PMA_DBI_get_databases_count()
747     * libraries/config.default.php:
748       added new paramter to limit maximum displayed databases
749     * sql.php:
750        - fixed bug #1469469 cyclic redirect with sql.php as default table-page
751        - re-use already existing code
752     * changelog.php:
753       link also js, html, pl, and sh files, FAQ entries
754       and contributors to their sf.net user page, smaller regex fixes
756 2006-04-13 Marc Delisle  <lem9@users.sourceforge.net>
757     * export.php: bug #1443004 part 2: export views after the tables
759 2006-04-12 Marc Delisle  <lem9@users.sourceforge.net>
760     * export.php: bug #1443004 part 1: do not generate INSERT statements
761       for an exported VIEW
763 2006-04-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
764     * css/phpmyadmin.css.php:
765       fixed bug #1446017 red border in outdated themes
766     * libraries/common.lib.php:
767        - added option to PMA_arrayWalkRecursive() to use function also on keys
768        - un-magic_quotes_gpc also keys in GPC arrays
769     * libraries/db_table_exists.lib.php:
770       cleanup - what a mess; fixed several undefined variables
771     * tbl_printview.php:
772       fixed undefined variable by including libraries/tbl_properties_common.php
773     * changelog.php:
774       link users, files, bugs, rfes and patches
775     * libraries/footer.inc.php:
776       fixed bug #1454874 Javascript error in new (not framed) print window
777     * css/phpmyadmin.css.php, scripts/setup.php, test/theme.php
778       themes/darkblue_orange/css/theme_right.css.php,
779       themes/original/css/theme_right.css.php:
780       fixed bug #1444466 theme directory not being processed correctly
781     * libraries/common.lib.php, libraries/Theme_Manager.class.php:
782       fixed bug #1469174 configuration changes not accepted in theme manager
783     * libraries/Theme_Manager.class.php:
784       fixed bug #1469120 missing property in Theme_Manager class
785     * libraries/common.lib.php:
786       fixed bug #1469109 PMA_backquote() issues
788 2006-04-11 Marc Delisle  <lem9@users.sourceforge.net>
789     * Documentation.html: clarification about config.default.php
791 2006-04-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
792     * tbl_relation.php:
793       fixed bug #1459418 Add foreign key fail on column with ' in name
794     * index.php, libraries/auth/cookie.auth.lib.php,
795       libraries/auth/http.auth.lib.php, libraries/common.lib.php,
796       libraries/footer.inc.php, libraries/fpdf/fpdf.php,
797       libraries/grab_globals.lib.php, libraries/header.inc.php,
798       libraries/ip_allow_deny.lib.php, libraries/select_lang.lib.php,
799       libraries/Config.class.php:
800       use PMA_getenv()
801     * libraries/Config.class.php:
802       fixed not initilized variable in getCookiePath();
803     * libraries/common.lib.php:
804       added PMA_getenv() as a wrapper to $_SERVER, $_ENV, getenv() and apache_getenv()
806 2006-04-11 Michal Čihař  <michal@cihar.com>
807     * lang/galician: Fix missing ; (bug #1468439).
808     * libraries/Config.class.php: Fix parsing of paths containing : (patch
809       #1461766).
811 2006-04-10 Michal Čihař  <michal@cihar.com>
812     * libraries/Config.class.php: Check also default config mtime (bug
813       #1467620).
814     * libraries/Config.class.php: Better check for server system (patch
815       #1462738).
816     * libraries/import/csv.php: Fix parsing of large CSV files (bug #1456331).
818 2006-04-09 Marc Delisle  <lem9@users.sourceforge.net>
819     * tbl_replace.php, libraries/dbi/mysqli.dbi.lib.php: bug #1255923,
820       detect and report silent truncation (mysqli only)
822 2006-04-08 Marc Delisle  <lem9@users.sourceforge.net>
823     * libraries/display_import.lib.php, lang/*: bug #1449793,
824       respect file_uploads = Off
826 2006-04-07 Michal Čihař  <michal@cihar.com>
827     * scripts/setup.php: Parse correctly new version numbers.
829 2006-04-06 Marc Delisle  <lem9@users.sourceforge.net>
830     ### 2.8.0.3 released from branch MAINT_2_8_0
831     * themes/*/css/theme_left.css.php, /theme_right.css.php:
832       protection from unplanned execution path
834 2006-03-28 Marc Delisle  <lem9@users.sourceforge.net>
835     * libraries/Table_class.php, /sqlparser.lib.php: bug #1458245,
836       copy a db containing a VIEW
838 2006-03-26 Marc Delisle  <lem9@users.sourceforge.net>
839     * sql.php: bug #1448890 Column expander doesn't work
840     * libraries/tbl_properties.inc.php: bug #1458334, undefined offset
841     * libraries/sqlparser.data.php: bug #1455373, CONVERT in reserved words
843 2006-03-25 Marc Delisle  <lem9@users.sourceforge.net>
844     * db_operations.php, libraries/Table.class.php,
845       libraries/display_export.lib.php libraries/export/sql.php:
846       bug #1401864, DROP VIEW instead of DROP TABLE
848 2006-03-23 Marc Delisle  <lem9@users.sourceforge.net>
849     * db_operations.php, tbl_properties_operations.php,
850       libraries/display_export.lib.php, lang/*: start work for bug #1401864,
851       generation of DROP VIEW statements where appropriate
853 2006-03-23 Michal Čihař  <michal@cihar.com>
854     * libraries/import/sql.php: Fix handling of -- (bug #1453430).
856 2006-03-23 Alexander M. Turek  <me@derrabus.de>
857     * lang/german-*.inc.php: Updates, sync'ed some technical terms with the
858       German MySQL manual.
860 2006-03-23 Marc Delisle  <lem9@users.sourceforge.net>
861     * libraries/display_tbl.lib.php: bug #1444417 blobs are centered
862     * libraries/common.lib.php: patch #1455286, catch 'permission denied'
863       error on SHOW DATABASES, thanks to Bernard Dautrevaux - b-dautrevaux
865 2006-03-22 Alexander M. Turek  <me@derrabus.de>
866     * lang/spanish-*.inc.php: Updates, thanks to Daniel Hinostroza.
867     * lang/galician-*.inc.php: Updates, thanks to Xosé Calvo.
869 2006-03-21 Alexander M. Turek  <me@derrabus.de>
870     * libraries/german-*.inc.php:
871       - Reviewed recently translated strings;
872       - updated some untranslated messages.
874 2006-03-21 Marc Delisle  <lem9@users.sourceforge.net>
875     * server_privileges.php:  bug #1427707 Priv->user->pass radio buttons
876       unselectable: Sebastian's fix was not in HEAD
877     * libraries/Table.class.php: bug #1439002, drop basetable of a view gives
878       error on overview Table.class.php
880 2006-03-20 Alexander M. Turek  <me@derrabus.de>
881     * Documentation.html: Added a note about Connector/PHP to FAQ 1.17.
883 2006-03-19 Marc Delisle  <lem9@users.sourceforge.net>
884     * db_details_structure.php: bug #1445853, overhead should use the
885       same display units
886     * lang/english*, /french*: use IEC binary units; use "B" for Bytes
887       and "o" for "Octets" in French
888     * db_details_importdocsql.php: bug #1444025, dead code about DOCUMENT_ROOT
890 2006-03-17 Marc Delisle  <lem9@users.sourceforge.net>
891     * libraries/dbi/mysqli.dbi.lib.php: if $cfg['Servers'][$i]['nopassword']
892       is not defined (using an older config.inc.php), an error is displayed
893       when login fails
895 2006-03-17 Michal Čihař  <michal@cihar.com>
896     * scripts/setup.php: Allow empty socket (bug #1452142).
898 2006-03-16 Marc Delisle  <lem9@users.sourceforge.net>
899     * libraries/display_tbl.lib.php: undefined variable when a BLOB is NULL
900     * libraries/Theme_Manager.class.php: XSS vulnerability
901     * libraries/common.lib.php: bug #1392554, turn off
902        zend.ze1_compatibility_mode due to mysqli problems
903     ### 2.8.0.2 released from branch MAINT_2_8_0
905 2006-03-16 Michal Čihař  <michal@cihar.com>
906     * libraries/select_server.lib.php: Move end of fieldset to correct place
907       after button (patch #1450559).
908     * libraries/plugin_interface.lib.php: Add support for hidden inputs.
909     * libraries/common.lib.php: Do not forget wrongly configured servers,
910       otherwise user gets warning only on first access (RFE #1451521).
911     * libraries/auth/config.auth.lib.php: Show possible error messages.
912     * show_config_errors.php, libraries/common.lib.php: Add wrapper to show
913       config errors even with no error reporting (RFE #1447173).
914     * scripts/create-release.sh: Use w3m instead of lynx (bug #1451635).
916 2006-03-15 Michal Čihař  <michal@cihar.com>
917     * libraries/export/htmlexcel.php: Fix output handling (bug #1450555).
919 2006-03-14 Michal Čihař  <michal@cihar.com>
920     * lang/czech: Update, use binary prefixes.
921     * lang/english: Nothing to translate here.
922     * scripts/setup.php: Fix config loading (bug #1449821).
924 2006-03-14 Alexander M. Turek  <me@derrabus.de>
925     * lang/german-*.inc.php: Use correct binary prefixes for byte units.
927 2006-03-14 Marc Delisle  <lem9@users.sourceforge.net>
928     * libraries/common.lib.php: bug #1449715, loading of binary data very slow
929     * server_privileges.php: compatibility with MySQL < 4.0.2
930     * server_databases.php: bug #1445991, compatibility with MySQL 3.23.52
932 2006-03-13 Marc Delisle  <lem9@users.sourceforge.net>
933     * libraries/Config.class.php, /common.lib.php: bug #1445120,
934       cookie login not working on IIS
936 2006-03-10 Marc Delisle  <lem9@users.sourceforge.net>
937     * libraries/display_tbl.lib.php: reactivate in-line image display
938     * transformation_wrapper.php: bug #1444121, octetstream download fails
939       on versions of PHP accepting only one line per header,
940       thanks to Ryan Schmidt
942 2006-03-08 Marc Delisle  <lem9@users.sourceforge.net>
943     * libraries/database_interface.lib.php, tbl_create.php,
944       tbl_properties_operations.php: bug #1444892, TYPE deprecated in
945       MySQL 5.1
946     ### 2.8.0.1 released from branch MAINT_2_8_0
948 2006-03-07 Marc Delisle  <lem9@users.sourceforge.net>
949     * libraries/Config.class.php: bug #1444867, does not load config.inc.php
950       under PHP < 4.3.0, thanks to Julian Ladisch - julianladisch
952 2006-03-06 Marc Delisle  <lem9@users.sourceforge.net>
953     * main.php: bug #1443337, homepage link
954     ### 2.8.0 released from branch MAINT_2_8_0
956 2006-03-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
957     * libraries/Config.class.php, libraries/select_lang.lib.php,
958       libraries/footer.inc.php, libraries/ip_allow_deny.lib.php,
959       libraries/common.lib.php, libraries/header.inc.php,
960       libraries/grab_globals.lib.php, libraries/auth/cookie.auth.lib.php,
961       libraries/auth/http.auth.lib.php, libraries/fpdf/fdpf.php, index.php:
962       replaced $_SERVER and $_ENV with getenv()
963       PMA should now work without registered $_ENV and $_SERVER variables
965 2006-03-04 Marc Delisle  <lem9@users.sourceforge.net>
966     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
967     * import.php, libraries/common.lib.php: bug #1413880, page status not
968       preserved on Refresh
969     * lang/chinese_traditional: Updates, thanks to Siu Sun.
971 2006-03-03 Michal Čihař  <michal@cihar.com>
972     * libraries/Theme_Manager.class.php: Fix include path (bug #1442008).
974 2006-03-02 Marc Delisle  <lem9@users.sourceforge.net>
975     * libraries/session.inc.php and removed .htaccess:
976       bug #1411996: now we destroy an auto-started session
977     ### 2.8.0-rc2 released from MAINT_2_8_0 branch
979 2006-03-02 Michal Čihař  <michal@cihar.com>
980     * libraries/display_tbl.lib.php: Fix parameter to transformation (bug
981       #1440926).
982     * libraries/transformations/application_octetstream__hex.inc.php, lang/*:
983       Allow to configure how often space is added (RFE #1440384).
985 2006-02-24 Marc Delisle  <lem9@users.sourceforge.net>
986     * libraries/relation.lib.php: bug #1437754, search combos default to
987       key zero
988     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
990 2006-02-23 Michal Čihař  <michal@cihar.com>
991     * libraries/config.default.php, libraries/header.inc.php,
992       Documentation.html: More replacements for page title (RFE #1408241).
993     * contrib/packaging/Fedora/phpMyAdmin.spec: Update.
995 2006-02-23 Marc Delisle  <lem9@users.sourceforge.net>
996     * libraries/Config.class.php: bug #1418769 part 1: stat failed for
997       ./config.inc.php (under PHP 4)
998     * sql.php: bug #1437499, LIMIT clause when query ends with semicolon
1000 2006-02-22 Marc Delisle  <lem9@users.sourceforge.net>
1001     * libraries/display_tbl.lib.php: bug #1435303, error on empty BLOB transf.
1002     * .htaccess: added a reference to FAQ 1.36
1004 2006-02-22 Michal Čihař  <michal@cihar.com>
1005     * libraries/iconv_wrapper.lib.php, libraries/charset_conversion.lib.php:
1006       Fixes for AIX wrapper, thanks to Björn Wiberg - bwiberg.
1007     * libraries/database_interface.lib.php: New function for getting available
1008       SQL compatibility modes.
1009     * libraries/plugin_interface.lib.php: Add support for select options and
1010       documentation.
1011     * libraries/display_export.lib.php: Use new function for SQL compatibility
1012       modes.
1013     * libraries/import/sql.php, lang/*, libraries/config.default.php:
1014       Possibility to select SQL compatibility on import (RFE #1386132).
1015     * main.php, lang/*: Better message for reloading privileges (RFE
1016       #1420556).
1017     * Documentation.html, libraries/config.default.php,
1018       libraries/header.inc.php: Customizable window title (RFE #1408241).
1019     * main.php, libraries/server_links.inc.php, lang/*: Same title for
1020       processes link (RFE #1350356).
1021     * lang/*: Remove unused strTableType, resorted, added missing strings to
1022       various translations (timespanfmt was most often missing).
1023     * lang/czech: Update.
1024     * sql.php, libraries/display_tbl.lib.php, lang/*: Better message for query
1025       export, move operation above query results into one fieldset (bug
1026       #1431420).
1027     * tbl_properties_operations.php: Enable optimize for InnoDB (bug
1028       #1415975).
1029     * contrib/packaging/Fedora: Add spec file for Fedora (patch #1388224,
1030       thanks to Patrick MONNERAT - monnerat).
1031     * Documentation.html, libraries/config.default.php,
1032       libraries/dbi/mysql.dbi.lib.php, libraries/dbi/mysqli.dbi.lib.php: Allow
1033       to use external authentication and use empty MySQL passwords (path
1034       #1388210, thanks to Patrick MONNERAT - monnerat).
1035     * .cvsignore: Do not ignore .htaccess.
1037 2006-02-22 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1038     * libraries/footer.inc.php:
1039       bug #1436279 Left frame links open in new windows in Safari
1040     * libraries/footer.inc.php, themes/*/img/window-new.png *NEW*:
1041       added icon for new window
1042     * libraries/dbi/mysqli.dbi.lib.php: workaround for http://bugs.php.net/36007
1043     * libraries/database_interface.lib.php PMA_DBI_get_tables_full(), left.php:
1044       added workaround for bug #1436171 Cannot display Capitalised Databases
1045     * js/querywindow.js: fixed 'mad' db slector
1047 2006-02-21 Michal Čihař  <michal@cihar.com>
1048     * scripts/setup.php:
1049         - Various bug fixes (bug #1435700, bug #1435806, undefined indexes).
1050         - XHTML fixes (patch #1435772, thanks to Matt LaPlante - cyberdog3k).
1051     * libraries/export/sql.php: New line before values (RFE #1435919).
1052     * libraries/Config.class.php: Trim spaces from config file to avoid
1053       unwanted outpu (patch #1431566, thanks to Piotr_Skowronek -
1054       piotr_skowronek).
1055     * libraries/iconv_wrapper.lib.php, libraries/charset_conversion.lib.php,
1056       libraries/database_interface.lib.php: Compatibility with iconv charset
1057       names on AIX (patch #1420704, thanks to Björn Wiberg - bwiberg).
1058     * libraries/import.lib.php: Skip byte order marks (bug #1423362).
1060 2006-02-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1061     * libraries/common.lib.php PMA_getUvaCondition():
1062       do not test for isset but strlen on orgname of table
1063     * libraries/Table.class.php: *NEW* class PMA_Table
1064     * tbl_addfield.php, tbl_create.php:
1065       use Table.class.php
1066     * db_details_qbe.php, db_details_structure.php, tbl_alter.php, sql.php,
1067       libraries/common.lib.php, libraries/tbl_properties_table_info.inc.php,
1068       libraries/display_export.lib.php, libraries/display_tbl.lib.php,
1069       libraries/get_foreign.lib.php, libraries/relation.lib.php:
1070       moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(),
1071       PMA_generateAlterTable() into class PMA_Table
1072     * db_operations.php, tbl_move_copy.php, tbl_properties_operations.php,
1073       libraries/Table.class.php, libraries/tbl_move_copy.php:
1074       merged libraries/tbl_move_copy.php in class PMA_Table
1075     * libraries/Table.class.php:
1076       minor fixes and improvements, formating, documentation
1077     * libraries/relation.lib.php:
1078       check if $cfg['Server']['pmadb'] really exists and is selectable,
1079       minor tweaks and formating
1080     * libraries/common.lib.php PMA_getUvaCondition():
1081       fixed bug #1436058 Notices while browsing table
1082     * tbl_properties_operations.php, libraries/Table.class.php:
1083       make use of PMA_Table object for renaming tables
1084       (added also some required functionality to PMA_Table class)
1086 2006-02-20 Marc Delisle  <lem9@users.sourceforge.net>
1087     ### 2.8.0-rc1 released from QA_2_8 branch
1089 2006-02-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1090     * libraries/dbi/mysqli.dbi.lib.php:
1091       - fixed undefined MYSQLI_BINARY_FLAG constant
1092       - documentation
1093     * server_status.php:
1094       - RFE #1434196 More significant digits in /status
1095       - replaced number_format() with PMA_formatNumber()
1096       - coding standards
1097     * js/querywindow.js, css/phpmyadmin.css.php:
1098       - RFE #1433382 visulal feat. request for left bar
1099     * sql.php:
1100       - fixed bug #1431422 Safari: Print view prints blank page
1102 2006-02-19 Marc Delisle  <lem9@users.sourceforge.net>
1103     * libraries/common.lib.php: re-establish previous error reporting mode
1104     * sql.php: bug #1434576, undefined variable $db
1105     * libraries/storage_engines.lib.php: bug #1434578, missing argument
1106       for __construct()
1107     * Documentation.html: bug #1433633, document consequences of having
1108       a .htaccess file, thanks to Isaac Bennetch
1110 2006-02-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1111     * libraries/common.lib.php PMA_getUvaCondition():
1112        - fixed missing $analyzed_sql (partly bug #1431615)
1113        - added table names to column names (partly bug #1431615)
1114        - simplified search for alias
1115     * libraries/dbi/mysqli.dbi.lib.php:
1116       - make use of MYSQLI_* constants
1117       - added column types newdecimal and bit
1119 2006-02-18 Marc Delisle  <lem9@users.sourceforge.net>
1120     * tbl_change.php: bug #1415465, undefined $sql_query
1121     * libraries/common.lib.php: bug #1377215, errors with E_STRICT
1123 2006-02-18 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1124     * libraries/sql_query_form.lib.php:
1125       fixed bug #1433882 html special chars not escaped in query in querybox
1127 2006-02-17 Marc Delisle  <lem9@users.sourceforge.net>
1128     * lang/*, db_details_structure.php:
1129       bug #1431352, no %d in strViewMaxExactCount
1130     * db_details_structure.php: bug #1431340, rowcount for views and
1131       unneeded $strViewMaxExactCount
1132     * libraries/common.lib.php: array to string conversion
1133     * libraries/display_tbl.lib.php: bug #1396998, added $strViewMaxExactCount
1134       when browsing
1136 2006-02-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1137     * docs.css, Documentation.html, translators.html:
1138       - XHTML 1.1, more semantic, formating
1139       - added glossar
1140       - linked all references
1141     * libraries/common.lib.php:
1142       - fixed bug #1432626 'bad url error after select "(Databases)..."'
1143     * libraries/select_server.lib.php:
1144       - fixed pre-select for current server (fixed type missmatch)
1145       - do not autosubmit on '(Server) ...'
1146     * css/print.css: fixed bug #1419696 'print css results in blank table output'
1147     * tbl_printview.php, css/print.css, themes/*/css/theme_print.css.php:
1148       fixed/cleaned printer output
1149     * libraries/footer.inc.php: do not print selflink
1151 2006-02-16 Marc Delisle  <lem9@users.sourceforge.net>
1152     * lang/italian: update, thanks to Luca Rebellato
1153     * lang/german: remove duplicates
1154     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat
1155     * lang/finnish: update, thanks to Jouni Kahkonen
1157 2006-02-15 Marc Delisle  <lem9@users.sourceforge.net>
1158     * bug #1406378, default value and auto_increment, thanks to Nuvo - nyvsld
1160 2006-02-14 Marc Delisle  <lem9@users.sourceforge.net>
1161     * Documentation.html: XHTML error, thanks to Cédric Corazza
1162     * Documentation.html: remove experimental status for MySQL 4.1 support
1164 2006-02-14 Alexander M. Turek  <me@derrabus.de>
1165     * lang/german-*.inc.php: Updates.
1167 2006-02-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1168     * db_details_structure.php, tbl_properties_structure.php:
1169       - fixed bug #1420474 'Consistency (order of truncate/drop)'
1170       - some PEAR coding standard
1172 2006-02-13 Marc Delisle  <lem9@users.sourceforge.net>
1173     * libraries/display_tbl.lib.php: bug #1425522, warning when calling
1174       a stored procedure, thanks to JTC - jcqns
1176 2006-02-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1177     * libraries/common.lib.php:
1178       - fixed bug #1416848 'Insert new row from Browse page'
1179     * libraries/common.lib.php:
1180       - fixed bug #1409893 - links in navigation frame opens new window
1181     * libraries/select_server.lib.php:
1182       - fixed bug #1425688 'Server Select quirk'
1183       - valid XHTML 1.0
1184       - code readability
1185     * server_privileges.php:
1186       - fixed bug #1427707 Priv->user->pass radio buttons unselectable
1188 2006-02-12 Marc Delisle  <lem9@users.sourceforge.net>
1189     * lang/english and hebrew: bug #1429769, typo
1190     * tbl_change.php, tbl_replace.php: bug #1429074, "go back to this page"
1191       choice should be sticky
1193 2006-02-10 Marc Delisle  <lem9@users.sourceforge.net>
1194     * .htaccess added to main directory for bug #1411996; at least on
1195       servers supporting .htaccess we can run even if session.auto_start
1196       is enabled
1197     * lang/belarusian updates, thanks to Jaska Zedlik
1198     * lang/catalan update, thanks to Xavier Navarro (xavin).
1200 2006-02-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1201     * libararies/session.inc.php:
1202       stop execution and ommit warning on session.auto_start enabled
1204 2006-02-09 Marc Delisle  <lem9@users.sourceforge.net>
1205     * libraries/mult_submit.inc.php: bug #1404565, left frame refresh on
1206       db drop from Databases link in main page
1208 2006-02-08 Marc Delisle  <lem9@users.sourceforge.net>
1209     * libraries/Config.class.php: leave the possibility of having a
1210       backslash in the path on non-Windows system, thanks to Michal;
1211       and bug #1418769, part 2: missing argument (PHP 4 constructor)
1213 2006-02-06 Michal Čihař  <michal@cihar.com>
1214     * scripts/setup.php: Fix typos (bug #1424923).
1216 2006-02-05 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1217     * libraries/mult_submits.inc.php, server_databases.php: array to string
1218       conversion (sorry to late :-( ), use of $_REQUEST
1219     * sql.php: fixed some 'not refreshing left frame'
1220     * import.php: refresh left frame also on multiqueries and bookmarks
1221     * libraries/common.lib.php:
1222        - fixed bug #1416848 'Insert new row from Browse page'
1223        - PMA_checkPageValidity() [bug #1416848]
1224        - added PMA_getIcon()
1225        - PMA_getDbLink(): unescape names
1226     * scripts/setup.php:
1227       fixed bug #1424274 'Found a problem in the setup script'
1228       (ShowPHPInfo -> ShowPhpInfo)
1230 2006-02-04 Marc Delisle  <lem9@users.sourceforge.net>
1231     * libraries/Config.class.php: bug #1409770 auto-detection and dirname on
1232       Windows, thanks to Alex - nixniemand
1233     * libraries/mult_submits.inc.php, server_databases.php: array to string
1234       conversion
1235     * tbl_properties_operations.php, tbl_properties.php, tbl_import.php,
1236       tbl_change.php: bug #1415465, undefined $sql_query
1238 2006-01-31 Marc Delisle  <lem9@users.sourceforge.net>
1239     * db_details_structure.php: bug #1412058, damaged table reporting
1240     * import.php: bug #1418382, CSV import does not work
1242 2006-01-30 Marc Delisle  <lem9@users.sourceforge.net>
1243     * libraries/common.lib.php: bug #1418145, missing global,
1244           thanks to Bananeweizen
1246 2006-01-29 Marc Delisle  <lem9@users.sourceforge.net>
1247     * lang/estonian updates, thanks to Marko Ellermaa - uhuu
1248     * lang/polish: updates, thanks to Jakub Wilk - ubanus
1249     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
1250     * lang/italian: update, thanks to Luca Rebellato
1251     * lang/norwegian: Update, thanks to Sven-Erik Andersen
1252     * db_details_structure.php: bug #1396998, notice for view row count
1253       in table list
1254     * libraries/session.inc.php: bug #1414628, session.save_handler might
1255       be set to something different than "files". Thanks to Nicola Asuni
1256     ### 2.8.0-beta1 released
1258 2006-01-28 Marc Delisle  <lem9@users.sourceforge.net>
1259     * libraries/common.lib.php: bug #1396998, avoid displaying exact row
1260     count for views, work in progress
1262 2006-01-26 Michal Čihař  <michal@cihar.com>
1263     * lang/czech: Translation update.
1265 2006-01-25 Marc Delisle  <lem9@users.sourceforge.net>
1266    * db_details_qbe.php: use PMA_countRecords() when possible, to be able
1267      to centralise into it the VIEW detection logic
1268    * sql.php: affected rows are returned in case of DELETE with no WHERE
1269      clause, at least since MySQL 4.0.x, so no need to pre-count
1271 2006-01-25 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1272     * server_status.php:
1273       fixed bug: high ascii char in preg_match
1274     * lang/german-*: update
1276 2006-01-24 Marc Delisle  <lem9@users.sourceforge.net>
1277     * lang/*: strViewMaxExactCount for the VIEW row count detection
1278       I'm working on...
1280 2006-01-23 Michal Čihař  <michal@cihar.com>
1281     * lang/czech: Translation update.
1283 2006-01-22 Marc Delisle  <lem9@users.sourceforge.net>
1284     * libraries/common.lib.php: bug #1410787, incorrect merging of parameters
1285       contained in an array
1287 2006-01-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1288     * tbl_printview.php: typo
1290 2006-01-20 Marc Delisle  <lem9@users.sourceforge.net>
1291     * export.php: bug #1410078, error exporting query ending with semicolon,
1292       thanks to Ryan Schmidt
1294 2006-01-19 Marc Delisle  <lem9@users.sourceforge.net>
1295     * main.php: already defined constant
1296     * libraries/display_create_table.lib.php: bug #1376314, I remove
1297       the check to detect the privilege to create a table (see comments
1298       in the code)
1300 2006-01-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1301     * pdf_schema.php, db_details_qbe.php, libraries/display_tbl.lib.php,
1302       libraries/export/htmlword.php, libraries/export/latex.php,
1303       libraries/import.lib.php, libraries/ip_allow_deny.lib.php,
1304       libraries/transformations.lib.php,
1305       libraries/transformations/text_plain__external.inc.php:
1306       fixed bug #1409972 PHP 5.1.2 compatibility
1307     * libraries/url_generating.lib.php:
1308       fixed bug: undefined index server ($GLOBALS['server'])
1310 2006-01-18 Michal Čihař  <michal@cihar.com>
1311     * Documentation.html: Add info about Apache CGI and http auth (patch
1312       #1375495).
1314 2006-01-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1315     * libraries/database_interface.lib.php:
1316       fixed bug: undefined index with empty database in db structure view
1317     * libraries/display_import.lib.php:
1318       fixed bug: display issues with Opera (and Safari?)
1319     * libraries/plugin_interface.lib.php:
1320       - fixed bug: display issues with Opera (and Safari?)
1321       - added source documentation
1322       - PEAR coding standard
1323       - clarified some variable names
1324     * db_sarch.php:
1325       fixed bug: Undefined variable: num_tables
1326     * [really much files]: (not complete) PEAR coding standard
1328 2006-01-16 Marc Delisle  <lem9@users.sourceforge.net>
1329     * server_privileges.php: typo
1330     * libraries/check_user_privileges.lib.php: bug #1406499,
1331       a username containing an hyphen could not create a db under
1332       MySQL 4.0.x, thanks to "timeout-"
1333     * libraries/common.lib.php: bug #1405956, uninitialized variable $link,
1334       thanks to Sebastian Mendel
1336 2006-01-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1337     * libraries/sql_query_form.lib.php: undefined js variable
1338     * libraries/database_interface.lib.php: PMA_DBI_get_tables_full() first parameter
1339       now also accepts an array of database names not only a single name
1340     * libraries/common.lib.php: PMA_getTableList():
1341       added second parameter to pass tables (if already fetched from db)
1342     * left.php: make use of new functionality in PMA_getTableList() and
1343       PMA_DBI_get_tables_full(): reduce db server traffic (MySQL >=5.0)
1344     * libraries/common.lib.php:
1345       removed aditional check for table row count for left frame tree
1346       (bug #1397061 Left frame not loaded correct on MySQL error)
1347     * libraries/common.lib.php, left.php:
1348       bug #1392924 undefined index: tab_count
1349     * libraries/display_export.lib.php, css/phpmyadmin.css.php,
1350       themes/*/css/theme_right.css.php:
1351       'fixed' layout of export screen for buggy safari and opera
1352     * db_operations.php, export.php, index.php, left.php,
1353       libraries/auth/cookie.auth.lib.php, libraries/common.lib.php,
1354       libraries/db_details_common.inc.php, libraries/db_table_exists.lib.php,
1355       libraries/display_export.lib.php, libraries/display_tbl.lib.php,
1356       libraries/export/sql.php, libraries/footer.inc.php,
1357       libraries/header.inc.php, libraries/left_header.inc.php,
1358       libraries/mult_submits.inc.php, libraries/mysql_charsets.lib.php,
1359       libraries/relation.lib.php, libraries/server_common.inc.php,
1360       libraries/sql_query_form.lib.php, libraries/sqlparser.lib.php,
1361       libraries/tbl_indexes.lib.php, libraries/tbl_move_copy.php,
1362       libraries/url_generating.lib.php, querywindow.php, scripts/setup.php,
1363       server_databases.php, server_privileges.php, server_processlist.php,
1364       sql.php, tbl_addfield.php, tbl_alter.php, tbl_change.php, tbl_create.php,
1365       tbl_indexes.php, tbl_replace.php:
1366       allow 0 as name for database, table collumn, alias and index
1368 2006-01-12 Marc Delisle  <lem9@users.sourceforge.net>
1369     * Documentation.html: typo, thanks to Cédric Corazza
1370     * libraries/common.lib.php: remove high-ascii characters, and an
1371       assignment syntax that does not work on PHP 5.1.2
1372     * libraries/database_interface.lib.php: PHP 5.1.2 compatibility
1374 2006-01-11 Marc Delisle  <lem9@users.sourceforge.net>
1375     * sql.php, libraries/sqlparser.lib.php: other fixes for bug #1394479
1377 2006-01-11 Michal Čihař  <michal@cihar.com>
1378     * main.php: Do not fail if no server is defined.
1379     * main.php, libraries/left_header.inc.php,
1380       libraries/select_server.lib.php: Show server selection if no server set
1381       and we have one server configuration (bug #1399880).
1382     * libraries/import/sql.php: Fix hang on unclosed quoted string (bug
1383       #1402270).
1385 2006-01-10 Marc Delisle  <lem9@users.sourceforge.net>
1386     * libraries/sqlparser.lib.php: bug #1394479, problem detecting ending
1387       semi-colon, generates a SHOW KEYS FROM no table name
1389 2006-01-09 Michal Čihař  <michal@cihar.com>
1390     * import.php: Work on 10MB chunks if no memory limit is set (bug
1391       #1399477).
1393 2006-01-07 Marc Delisle  <lem9@users.sourceforge.net>
1394     * sql.php: bug #1395590 Safari Bookmark query fieldset float problem,
1395       thanks to Ryan Schmidt
1396     * libraries/common.lib.php: bug #1397749, Safari: space before
1397       PMA_linkOrButton link is part of the link, thanks to Ryan Schmidt
1398     * server_privileges.php: bug #1398018, Safari fieldset float issue in
1399       privileges screens, thanks to Ryan Schmidt
1400     * libraries/Config.class.php: bug #1398931, incorrect detection of
1401       PmaAbsoluteUri in vhost situations, thanks to Ryan Schmidt
1403 2006-01-06 Marc Delisle  <lem9@users.sourceforge.net>
1404     * db_datadict.php, pdf_schema.php: bug #1389165, data dict shows all
1405       columns as Null Yes
1406     * pdf_schema.php: display PDF schema did not work (missing dot)
1408 2006-01-04 Marc Delisle  <lem9@users.sourceforge.net>
1409     * server_privileges.php: since we use DROP USER, some options to
1410       remove a user did not work under MySQL 4.1.x (only mode 2 worked),
1411       so I remove them from the dialog. Thanks to Ken Stanley for
1412       the bug report.
1413     * server_status.php: patch #1395031, not proper URL encoding,
1414       adapted from proposed solution by Matt LaPlante, thanks
1416 2006-01-02 Marc Delisle  <lem9@users.sourceforge.net>
1417     * libraries/display_create_table.lib.php: bug #1389868,
1418       Safari's rendering of "Create table" fieldset, thanks to Ryan Schmidt
1420 2006-01-01 Michal Čihař  <michal@cihar.com>
1421     * libraries/Config.class.php: Do not check permissions on Windows, it
1422       seems to be broken anyway.
1424 2006-01-01 Marc Delisle  <lem9@users.sourceforge.net>
1425     * libraries/transformations.lib.php: remove some PHP3 compatibility code
1427 2005-12-31 Marc Delisle  <lem9@users.sourceforge.net>
1428     * libraries/common.lib.php: bug #1388167, deleting a row in a table
1429       without a primary key, handle correctly is_js_confirmed
1431 2005-12-30 Marc Delisle  <lem9@users.sourceforge.net>
1432     * server_databases.php: bug #1388135, IE and dropping databases
1433     * librairies/mult_submits.inc.php: strong warning for DROP DATABASE
1434     * tbl_printview.php: bug #1389165, Print view shows all columns as Null Yes
1435       (MySQL 5.x)
1436     * libraries/Config.class.php: patch #1392181, typo,
1437       thanks to Luis Mirabal - normannormal
1439 2005-12-27 Marc Delisle  <lem9@users.sourceforge.net>
1440     * main.php, libraries/check_user_privileges.lib.php:
1441       - reenable a non-privileged user to change his password
1442       - display the Reload MySQL link only if user has proper rights
1443     * Documentation.html: bug #1389582, unclosed code tag,
1444       thanks to Isaac Bennetch
1446 2005-12-25 Michal Čihař  <michal@cihar.com>
1447     * libraries/import.lib.php, libraries/import/sql.php: Handle correctly
1448       dumps with commented out commands (eg. from mysqldump).
1450 2005-12-22 Marc Delisle  <lem9@users.sourceforge.net>
1451     * tbl_change.php, libraries/common.lib.php: bug #1381856,
1452       Cannot edit a table having 40 columns
1453     * libraries/common.lib.php: bug #1388116, cannot pass TRUE by reference
1454       to PMA_setCookie, thanks to Isaac Bennetch
1455     * libraries/tbl_replace_fields.inc.php: recent fix introduced a bug:
1456       cannot change a value for a nullable field
1458 2005-12-21 Marc Delisle  <lem9@users.sourceforge.net>
1459     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat
1460     * lang/hungarian update, thanks to Mihály Mészáros <necronix@freemail.hu>
1461     * tbl_properties_operations.php, libraries/tbl_properties.inc.php:
1462       bug #1349262, mismatch between PMA and MySQL about Storage Engine
1463       and table type
1464     * server_status.php, lang/*: bug #1348249, add a warning hint about
1465       the possibility of some counters being overrun (stats from MySQL server)
1467 2005-12-20 Marc Delisle  <lem9@users.sourceforge.net>
1468     * libraries/common.lib.php: does not return to correct page after
1469       the creation of a bookmark
1470     * libraries/display_create_table.lib.php: bug #1376314, detection of
1471       privileges to create a table (fix for MySQL 4.0.x case)
1472     * tbl_change.php, tbl_replace.php, libraries/tbl_replace_fields.inc.php:
1473       bug #1385974, cannot un-null a value
1475 2005-12-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1476     * db_details_importdocsql.php, db_operations.php,
1477       libraries/relation.lib.php, libraries/relation_cleanup.lib.php
1478       libraries/tbl_move_copy.php, libraries/transformations.lib.php
1479       pdf_pages.php, pdf_schema.php, tbl_alter.php, tbl_relation.php:
1480       added database name to relation querys
1482 2005-12-17 Marc Delisle  <lem9@users.sourceforge.net>
1483     * libraries/url_generating.lib.php: problem with accented table names
1485 2005-12-16 Michal Čihař  <michal@cihar.com>
1486     * Documentation.html, libraries/common.lib.php,
1487       libraries/config.default.php, libraries/database_interface.lib.php: Add
1488       support for hiding databases (RFE #1372865).
1489     * Documentation.html, export.php, import.php,
1490       libraries/config.default.php: Configurable memory limit (RFE #1373904).
1492 2005-12-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1493     * libraries/Config.class.php:
1494       - added check is_readable for user config file
1495       - check config file also on wakeup (bug #1376522)
1496     * libraries/Config.class.php, libraries/common.lib.php:
1497       fixed handling of https and $cfg['ForceSSL'] (bug #1379491)
1498     * left.php, js/function.js: fixed undeclared javascript variables
1499     * js/keyhandler.js: fixed wrong spellt 'aplewebkit' (bug #1379034)
1501 2005-12-14 Michal Čihař  <michal@cihar.com>
1502     * libraries/config.default.php, Documentation.html: Transliterate invalid
1503       chars by default (RFE #1380255).
1504     * left.php: Resurrect database link in light frame (bug #1373804).
1505     * index.php, js/querywindow.js: Move navigation frame to right for rtl
1506       languages.
1508 2005-12-13 Michal Čihař  <michal@cihar.com>
1509     * querywindow.php: Fix query history displaying (bug #1374639).
1511 2005-12-12 Michal Čihař  <michal@cihar.com>
1512     * scripts/setup.php: Use same format of version file as in upgrade.pl.
1514 2005-12-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1515     * libraries/common.inc.php, libraries/grab_globals.inc.php:
1516       preprare removal of grab_globals:
1517        - moved stuff from grab_globals into common.inc.php
1518        - check/init global required variables like: $lang, $server, $db, $table,
1519          $convcharset, $goto, $back, $sql_query
1520        - introduced $goto-whitelist
1521        - PEAR coding standard
1522     * libraries/common.inc.php, libraries/auth/cookie.auth.lib.php,
1523       libraries/auth/http.auth.lib.php, libraries/grab_globals.lib.php,
1524       libraries/relation.lib.php, scripts/setup.php:
1525        - check magic_quotes only once in common.inc.php
1526     * css/phpmyadmin.css.php, tbl_properties_operations.php:
1527       styled table operations dialog
1528     * db_search.php: revised
1529     * libraries/common.inc.php: fixed high ascii char
1531 2005-12-11 Marc Delisle  <lem9@users.sourceforge.net>
1532     * libraries/tbl_properties_links.inc.php: bug #1375752,
1533       wrong page after insert (losing many URL parameters)
1535 2005-12-11 Michal Čihař  <michal@cihar.com>
1536     * scripts/create-release.sh, scripts/upgrade.pl: Use same URL for updating
1537       as for setup.php, this one is autogenerated so there is no need for more
1538       manual steps.
1539     * browse_foreigners.php, left.php, libraries/header_meta_style.inc.php:
1540       Drop <base href=".." />, it should not be needed at all.
1541     * lang/czech: Update.
1543 2005-12-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1544     * libraries/database_interface.lib.php::PMA_DBI_get_columns_full():
1545       - forgot debug code
1546       - correct result for non MySQL 5
1548 2005-12-10 Marc Delisle  <lem9@users.sourceforge.net>
1549     * tbl_properties_structure.php, lang/*: new $strBrowseDistinctValues
1550     * Documentation.html: anchors and formatting cleanup,
1551       thanks to Cédric Corazza
1552     * libraries/relation.lib.php: bug #1370785, error browsing a table under
1553       PHP 4 when no controluser is defined but a pmadb is defined
1555 2005-12-09 Michal Čihař  <michal@cihar.com>
1556     * libraries/auth/http.auth.lib.php: Simplify code, use getenv, support for
1557       CGI (inspired by patch #1375495).
1558     * Documentation.html: Clarify http auth description.
1559     * scripts/setup.php: Show available version information even when using
1560       CVS version.
1561     * libraries/dbi/mysql.dbi.lib.php: This is mysql extension.
1563 2005-12-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1564     * libraries/dbi:
1565       PMA_DBI_free_result() now accepts more than one resource to be freed
1566     * libraries/database_interface.lib.php:
1567       - some comments, PEAR coding standard
1568       - PMA_DBI_get_tables(), PMA_DBI_get_fields(): use PMA_DBI_fetch_result();
1569       - added PMA_DBI_get_columns_full()
1570       - PMA_DBI_fetch_result() now accepts an array as $key parameter
1571         for multidimensional arrays (returns: $result[key1][key2][key3] = $row)
1572       - PMA_DBI_get_variable(): use PMA_DBI_fetch_value()
1574 2005-12-08 Marc Delisle  <lem9@users.sourceforge.net>
1575     * scripts/setup.php: Typos
1576     * libraries/common.lib.php: unneeded parameter in PMA_safe_db_list()
1578 2005-12-08 Michal Čihař  <michal@cihar.com>
1579     * tbl_change.php: Fix XHTML and thus action selection behavior (bug
1580       #1376391).
1581     * lang/czech: Fix typo.
1582     * tbl_select.php, libraries/display_tbl.lib.php,
1583       tbl_properties_operations.php, tbl_indexes.php, db_operations.php,
1584       server_privileges.php, server_binlog.php: Fix XHTML.
1585     * tbl_properties_export.php: Fix output before headers.
1586     * Documentation.html: Add commands how to setup config dir, note about
1587       changing permissions.
1588     * scripts/setup.php: Show Save and Load buttons disabled if saving not
1589       available.
1590     * libraries/Config.class.php: Refuse to load config file with world
1591       writable permissions, refuse to work with existing config dir.
1592     * lang/*, libraries/auth/config.auth.lib.php: Suggest to run setup script
1593       if auth with default values fails.
1594     * libraries/grab_globals.lib.php: Do not choke on arrays in $_SERVER
1595       array (bug #1370414).
1596     * libraries/sql_query_form.lib.php: Require bookmark code when we use it.
1597     * libraries/export/sql.php: Backquote database name (RFE#1376336).
1598     * libraries/plugin_interface.lib.php, import.php,
1599       libraries/display_import.lib.php, libraries/import/*: Generic plugin
1600       infrastructure and use it in import (needed for RFE#1325937), work in
1601       progress.
1603 2005-12-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1604     * libraries/tbl_move_copy.php: added PMA_table_rename()
1605     * tbl_properties_common.php, libraries/tbl_properties_links.inc.php:
1606       moved table related output after possible table changes
1607     * libraries/tbl_properties_table_info.inc.php:
1608       added some comments and made some code more readable
1609     * tbl_properties_operations.php:
1610       complete revise (xhtml output, fieldsets, forms merged)
1611     * tbl_rename.php: removed, deprecated by function PMA_table_rename()
1612     * db_search.php, libraries/common.lib.php, libraries/tbl_move_copy.php,
1613       pdf_schema.php: removed PMA_isInto(), deprecated by in_array()
1614     * libraries/mult_submits.inc.php, sql.php, tbl_addfield.php, tbl_alter.php,
1615       tbl_import.php, tbl_properties.php, tbl_properties_structure.php,
1616       tbl_properties_operations.php, tbl_properties_export.php, tbl_select.php
1617       tbl_relation.php: moved tbl_properties_common.php into libraries
1618     * libraries/common.lib.php, libraries/tbl_properties_common.php,
1619       libraries/tbl_properties_links.inc.php, tbl_properties_operations.php:
1620       global init of $GLOBALS['url_params']
1622 2005-12-07 Michal Čihař  <michal@cihar.com>
1623     * lang/*: Unused messages cleanup, add missing ones.
1624     * lang/sync_lang.sh: Less verbose output to allow quick overview.
1625     * lang/czech: Update.
1626     * lang/galician: Update, thanks to Xose Calvo - xosecalvo.
1628 2005-12-07 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1629     * libraries/Config.class.php: clear old config values
1630     * libraries/engines/memory|ndbcluster|merge|mrg_myisam|binlog.lib.php: new
1631     * libraries/engines/myisam|bdb|berkeleydb.lib.php:
1632       - PEAR coding standard
1633       - added comments
1634       - added more status variables
1635     * libraries/storage_engines.lib.php, libraries/engines/innodb.lib.php:
1636       - added PMA_StorageEngine::getMysqlHelpPage()
1637     * server_engines.php:
1638       - display link to mysql manual for specific engine
1639     * css/phpmyadmin.css.php, libraries/engines/innodb.lib.php:
1640       arrange innodb buffer pool tables side by side
1641     * css/phpmyadmin.css.php, server_collations.php:
1642       - use style classes
1643       - PMA_NO_VARIABLES_IMPORT
1644     * server_variables.php:
1645       - use style classes
1646       - format numbers
1647       - display only global variables that differs from local/session
1648       - use PMA_DBI_fetch_result()
1649       - PMA_NO_VARIABLES_IMPORT
1650     * js/querywindows.js:
1651       - added setTable()
1652       - set empty table on db change (bug #1375387)
1653     * left.php: removed unsused javascript event
1654     * index.php, left.php, libraries/sql_query_form.lib.php:
1655       syncronize id and name attribute for frame tags but keep IE sending
1656       querywindow form to the correct window (bug #1374757, #1364470, #1297985)
1658 2005-12-06 Marc Delisle  <lem9@users.sourceforge.net>
1659     * libraries/common.lib.php: bug #1374236, sorting order
1660     * libraries/auth/cookie.auth.lib.php: bug #1374753, Language change on
1661       login panel not propagated
1663 2005-12-06 Michal Čihař  <michal@cihar.com>
1664     * libraries/config.default.php: Modify default export configuration (RFE
1665       #1373891).
1666     * libraries/database_interface.lib.php: Do not add BINARY types multiple
1667       times (bug #1374457).
1668     * libraries/common.lib.php, libraries/config.default.php: Variable name
1669       should be ForceSSL and not ForceSLL (bug #1374452).
1671 2005-12-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1672     * libraries/common.lib.php:
1673       - wrong quote, thanks to Matt "Cyber Dog" LaPlante
1674       - PMA_getTab(): use $_SERVER['PHP_SELF']
1675     * libraries/display_import.lib.php: missing '/' for closing div tag
1676     * libraries/display_export.lib.php: no name attribute for sup tag
1677     * server_engines.php:
1678       - revised (style, code, xhtml output)
1679       - use variable name as title if title is empty
1680       - make use of PMA_formatNumber() for non byte numeric values
1681       - set PMA_NO_VARIABLES_IMPORT
1682     * libraries/storage_engines.lib.php: revised
1683       - added PHP 5 constructor
1684       - added comments
1685       - PEAR coding standard
1686     * libraries/engines/innodb.lib.php:
1687       - revised (style, code, xhtml output)
1688       - added more status variables
1689       - PEAR coding standard
1690       - make use of PMA_formatNumber()
1691       - added comments
1692     * libraries/grab_globals.lib.php: protect $import_blacklist from overwriting
1694 2005-12-05 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1695     * libraries/common.lib.php: added PMA_array_merge_recursive()
1696     * libraries/Config.class.php:
1697       - make use of PMA_array_merge_recursive()
1698       - correctly reset config variables on changes in config.inc.php
1699     * sql.php: hide edit/delete links for information_schema (bug #1373201)
1700     * db_operations.php: revised (style, code, xhtml output)
1702 2005-12-05 Michal Čihař  <michal@cihar.com>
1703     * many files: Use same script tag, use CDATA for scripts (RFE #995065).
1704     * export.php: Check for correct parameters.
1705     * import.php, lang/*, libraries/import/csv.php, libraries/import/ldi.php:
1706       Fix import of some CSV files (bug #1373731), provide better error
1707       messages.
1708     * lang/czech: Update.
1709     * import.php, libraries/display_import.lib.php: Fix import layout (bug
1710       #1370416), prefer recoding of strings over changing MySQL charset as in
1711       this case we can show resulting queries.
1713 2005-12-04 Marc Delisle  <lem9@users.sourceforge.net>
1714     * lang/catalan update, thanks to Xavier Navarro (xavin).
1715     * server_privileges.php: do not use UNION DISTINCT, as it's not allowed
1716       before MySQL 4.0.17, and because "it does nothing" (cf manual)
1717       ### 2.7.0 released
1719 2005-12-04 Michal Čihař  <michal@cihar.com>
1720     * pdf_schema.php: Bad copy and paste, here should be iso-8859-2 (thanks
1721       Marc!).
1722     * libraries/import/csv.php: Fix use of escaped chars (bug #1371249).
1723     * lang/czech: Update.
1725 2005-12-03 Marc Delisle  <lem9@users.sourceforge.net>
1726     * export.php, libraries/config.default.php, libraries/export/pdf.php,
1727       libraries/display_export.php, lang/*.php: experimental PDF export
1729 2005-12-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1730     * libraries/header.inc.php: missing ; for html entity,
1731       thanks to Matt "Cyber Dog"
1732     * tbl_properties_structure.php: fixed bdo tag and id names
1733       thanks to Matt "Cyber Dog"
1734     * libraries/tbl_indexes.lib.php: fixed missing quote
1735       thanks to Matt "Cyber Dog"
1736     * libraries/tbl_indexes.lib.php, tbl_properties_structure.php,
1737       tbl_indexes.php: revised XHTML output
1738     * themes/original/css/theme_left|right_css.php: use $GLOBALS
1740 2005-12-01 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1741     * libraries/common.lib.php, Theme.class.php:
1742       missing '/' in img path (bug #1370437)
1743     * libraries/Config.class.php:
1744       no error for missing config file (bug #1370269)
1745     * libraries/session.inc.php: session cookie path (bug #1370294)
1746     * libraries/Theme_Manager.class.php: update theme list on wakeup
1748 2005-11-30 Michal Čihař  <michal@cihar.com>
1749     * lang/*: Messages for Sebastian.
1750     * libraries/Config.class.php: Actually load configuration.
1751     * Documentation.html, config.default.php (deleted),
1752       libraries/Config.class.php, libraries/config.default.php: Move
1753       config.default.php to librarires (bug #1365759).
1754     * scripts/setup.php: Adapted to new Config class, fix code generation.
1756 2005-11-30 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1757     * libraries/Config.class.php:
1758       - merged code from common.inc.php and defines.lib.php
1759       - allow to load without user config
1760     * libraries/common.inc.php:
1761       - make use of new PMA_Config class
1762       - merged PMA_dl() from libraries/defines.lib.php
1763     * libraries/defines.lib.php: removed
1764     * scripts/setup.php, scripts/upgrade.pl: use class PMA_Config
1765     * scripts/create-release.sh: removed references to defines.lib.php
1767 2005-11-29 Michal Čihař  <michal@cihar.com>
1768     * lang/sync_lang.sh: Add workaround for multibyte chars that can contain \
1769       as last byte.
1770     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
1771     * lang/czech: Update.
1772     * scripts/setup.php: Added check for latest version and links to homepage
1773       and donations page.
1775 2005-11-29 Marc Delisle  <lem9@users.sourceforge.net>
1776     * tbl_change.php, libraries/tbl_replace_fields.inc.php:
1777       bug #1367549, handling of CURRENT_TIMESTAMP
1779 2005-11-29 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1780     * libraries/common.lib.php
1781       - added PMA_setCookie() and PMA_removeCookie()
1782     * index.php, libraries/common.lib.php:
1783       - moved setting of cookies from index.php into common.lib.php
1784     * index.php
1785       - revised the parameter passing code
1786       - make use of new functionality of PMA_generate_common_url()
1787     * css/phpmyAdmin.css.php:
1788       - removed some unused deprecated elements
1789     * libraries/Theme.class.php, libraries/Theme_Manager.class.php:
1790       - added some functionality
1791       - added PMA_Theme_Manager::printPreviews() and PMA_Theme::printPreview()
1792     * main.php, css/phpmyAdmin.css.php, libraries/common.lib.php,
1793       index.php, libraries/auth/config.auth.lib.php,
1794       libraries/auth/cookie.auth.lib.php, themes.php, test/theme.php:
1795       - make use of new PMA_Theme and PMA_Theme_Manager classes
1796       - remove libraries/select_theme.lib.php
1797     * libraries/Config.class.php:
1798       new class for handling config
1800 2005-11-28 Marc Delisle  <lem9@users.sourceforge.net>
1801     * lang/italian: update, thanks to Luca Rebellato
1803 2005-11-28 Michal Čihař  <michal@cihar.com>
1804     * scripts/setup.php:
1805         - Don't allow loading of configuration if there is no write permission
1806           on config.
1807         - Add links to documentation.
1808         - Document all functions.
1809         - Warn about missing mbstring and old PHP version.
1810         - Display all warnings in one place.
1811     * libraries/auth/cookie.auth.lib.php: Display PMA_errors on login form.
1812     * Documentation.html: Add anchors to configuration directives.
1813     * libraries/sqlparser.lib.php: Do not use functions not supported by older
1814       PHP (bug #1367782).
1815     * libraries/string.lib.php: This line should not be commented out.
1817 2005-11-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1818     * libraries/Theme.class.php, libraries/Theme_Manager.class.php:
1819       new classes for handling themes
1820     * libraries/select_lang.lib.php:
1821       - revised
1822       - added check for lang directory (./lang/)
1823       - check files for languages
1824       - use PMA_sendHeaderLocation()
1825     * libraries/common.lib.php: moved all function to top, to make this as
1826       early as possible available
1828 2005-11-27 Michal Čihař  <michal@cihar.com>
1829     * Documentation.html, scripts/setup.php: Many new features to setup
1830       script.
1831     * pdf_schema.php: Do not use right_font_family.
1832     * lang/czech: Update.
1833     * libraries/auth/cookie.auth.lib.php: Fix undefined indexes.
1834     * libraries/display_select_lang.lib.php, libraries/select_lang.lib.php:
1835       Store HTML entities rather than relying on php functions to create them.
1837 2005-11-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1838     * libraries/grab_globals.lib.php: allow scripts to bypass importing vars
1839     * libraries/common.lib.php, libraries/export/sql.php,
1840       libraries/display_tbl.lib.php, libraries/mult_submits.inc.php, sql.php,
1841       tbl_replace.php, tbl_row_action.php:
1842       define variables only where needed, and use NULL to define them
1843       if some places test only for isset and not for content
1844     * libraries/select_lang.lib.php:
1845       - fixed unchecked variables as it was originaly in my mind
1846       - added error message if requested lang could not be set
1847       - set fallback to en-utf-8
1848       - minore fixes
1850 2005-11-25 Marc Delisle  <lem9@users.sourceforge.net>
1851     * main.php: move server choice into MySQL container
1852     * libraries/select_server.lib.php: show currently selected server
1853     * libraries/select_lang.lib.php: undefined pma_lang the first time (cookie
1854       does not exist)
1856 2005-11-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1857     * libraries/url_generating.lib.php:
1858       - do not htmlentities on whole string
1859       - respect arg_separator.input from php.ini
1860     * libraries/common.lib.php:
1861       - make PMA_sendHeaderLocation() earlier available
1862       - add SID only if set
1863       - check for url params already exist or not (wether & . SID or ? . SID)
1864       - respect arg_separator.input from php.ini
1865     * libraries/auth/cookie.auth.lib.php: use PMA_sendHeaderLocation()
1866       and new functionality of PMA_generate_common_url()
1867     * themes/original: revised
1868     * themes/darkblue_orange: revised
1870 2005-11-25 Michal Čihař  <michal@cihar.com>
1871     * Documentation.html, config.footer.inc.php(deleted),
1872       config.header.inc.php(deleted), libraries/common.lib.php,
1873       libraries/footer.inc.php, libraries/footer_custom.inc.php,
1874       libraries/header.inc.php, libraries/header_custom.inc.php,
1875       libraries/auth/cookie.auth.lib.php, libraries/auth/http.auth.lib.php:
1876       Header and footer per themes (RFE #984152) [this part removed later],
1877       config.{header,footer}.inc.php files are now optional.
1878     * libraries/select_lang.lib.php: Fix undefined indexes.
1879     * */.cvsignore: Ignore custom headers and temporary files from Vim.
1880     * libraries/footer.inc.php, lang/*: Better message for new window, thanks
1881       to Sebastian and Marc.
1882     * libraries/auth/cookie.auth.lib.php: Do not create URLs like index.php?&.
1883     * scripts/setup.php, Documentation.html, .cvsignore: Setup script (RFE
1884       #601016).
1886 2005-11-24 Marc Delisle  <lem9@users.sourceforge.net>
1887     * js/querywindow.js: bug #1365503, "do not overwrite this query"
1889 2005-11-24 Michal Čihař  <michal@cihar.com>
1890     * libraries/header_http.inc.php, libraries/header_meta_style.inc.php: Fix
1891       XSS on some libraries (CVE-2005-3665).
1892     * *.php, libraries/*.php: Move scritps that don't need direct access to
1893       libraries folder.
1894     * Documentation.html: Up to date information about relation stuff.
1895     * tbl_query_box.php: Remove unused file.
1896     * libraries/tbl_properties.inc.php: Disable clicking events on table
1897       creation (bug #1358896).
1898     * js/functions.js: Better support for noclickable rows (see above).
1899     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
1900     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
1901     * lang/czech: Updated.
1903 2005-11-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1904     * themes/original/*, css/phpmyadmin.css.php:
1905       - updated theme
1906       - added version, to include only needed styles
1907     * libraries/dbi/*: added PMA_DBI_get_client_info(), PMA_DBI_get_proto_info()
1908       PMA_DBI_get_host_info()
1909     * main.php, css/phpmyadmin.css.php:
1910       - replaced table layout
1911       - added some more infos
1912     * themes/original/css/theme_left.cs..php: fixed font size
1913     * libraries/url_generating.lib.php:
1914       - dont add variables already in cookie (reduces html output up to 30%)
1915       - can pass all url variables as array to function
1916     * main.php, index.php: moved setting of cookies into index.php
1917     * libraries/select_lang.lib.php: made code more reliable
1918     * index.php: wrong check for safari
1920 2005-11-23 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1921     * *REVERTED* libraries/display_select_lang.lib.php: correct lang definition
1922     * themes/original/*, libraries/auth/*.auth.lib.php, server_privilegs.php,
1923       db_printview.php, tbl_properties_structure.php, tbl_properties.inc.php,
1924       tbl_relation.php, browse_foreigners.php, css/phpmyadmin.css.php,
1925       header_printview.inc.php, header_meta_style.inc.php, themes.php:
1926       - drop PMA_setFontSizes()
1927     * browse_foreigners.php, css/phpmyadmin.css.php, querywindow.php, themes.php
1928       header.inc.php, libraries/auth/config.auth.lib.php, db_details_qbe.php
1929       libraries/auth/cookie.auth.lib.php, server_collations.php
1930       - moved styles into css
1931     * themes.php, css/phpmyadmin.css.php:
1932       - moved styles into css
1933       - no need for javascript
1934     * relation.lib.php: uninitialized variable
1935     * tbl_select.php, css/phpmyadmin.css.php:
1936       - moved styles into css
1937       - minor code improvements
1939 2005-11-23 Michal Čihař  <michal@cihar.com>
1940     * config.default.php, libraries/import/csv.php, libraries/import/ldi.php:
1941       Drop optional escaping as this should not have any real functionality.
1942     * libraries/import.lib.php: Do not overwrite error message from import in
1943       case of single SQL query is being executed.
1944     * libraries/import/csv.php: Make enclosing behaviour same as in MySQL LOAD
1945       DATA (bug #1363532).
1946     * lang/*: Remove unused messages.
1947     * main.php, libraries/display_select_lang.lib.php,
1948       libraries/auth/cookie.auth.lib.php: Common code for language selection
1949       form.
1950     * libraries/display_select_lang.lib.php, libraries/select_lang.lib.php:
1951       Show native names of languages (RFE #1342726).
1952     * libraries/auth/cookie.auth.lib.php: Try to load mcrypt extension.
1953     * Documentation.html, config.default.php, libraries/common.lib.php:
1954       Configurable default connection collation (RFE #1025969).
1955     * css/phpmyadmin.css.php, libraries/auth/cookie.auth.lib.php: Use
1956       fieldsets on login form (RFE #1364546), use notice box for cookie
1957       information.
1958     * libraries/display_select_lang.lib.php,
1959       libraries/auth/cookie.auth.lib.php: Use fieldset for language selection.
1960     * main.php, libraries/left_header.inc.php,
1961       libraries/select_server.lib.php, libraries/auth/cookie.auth.lib.php:
1962       Functionalised server selection and use it in cookie auth (RFE
1963       #1362727).
1964     * libraries/common.lib.php: Do not complain if config file is not present,
1965       as we can still work in this case (bug #1364647).
1966     * lang/*: Added missing $strInvalidServerHostname.
1967     * libraries/auth/cookie.auth.lib.php: Move error message on top of page.
1968     * lang/swedish: Update, thanks to Bjorn T. Hallberg - bjornth.
1969     * header.inc.php: Remove unused code.
1970     * Documentation.html, tbl_properties.inc.php,
1971       transformation_overview.php, libraries/transformations/overview.php
1972       (deleted): Move transformation overview out of libraries folder.
1973     * js/*.js, libraries/*.js (deleted), browse_foreigners.php, calendar.php,
1974       header.inc.php, index.php, pdf_pages.php, querywindow.php,
1975       tbl_change.php, tbl_properties.inc.php,
1976       libraries/display_tbl_links.lib.php, test/theme.php: Move javascript
1977       stuff out of libraries folder.
1978     * libraries/.htaccess: Deny access to libraries folder over HTTP.
1979     * Documentation.html: Recommend disabling access to libraries folder.
1980     * libraries/display_export.lib.php, lang/*: Better description for
1981       filename format (RFE #1362423).
1982     * Documentation.html, index.php: Add target parameter to index.php to
1983       allow direct jump to any script.
1984     * libraries/auth/cookie.auth.lib.php: Remember selected page when login
1985       time outs.
1986     * footer.inc.php, server_links.inc.php, css/phpmyadmin.css.php, lang/*,
1987       libraries/common.lib.php: Add link for duplicating current frameset (RFE
1988       #1165206).
1989     * config.default.php, sql.php, Documentation.html: Allow browse page to be
1990       default (RFE #1228013).
1991     * db_details_structure.php, left.php, tbl_properties_links.php: Do not
1992       pass default query to sql.php as it is not needed right now.
1993     * tbl_change.php, tbl_printview.php, tbl_properties.inc.php,
1994       tbl_properties_structure.php, libraries/display_tbl.lib.php,
1995       libraries/export/htmlword.php, libraries/export/latex.php: Use native
1996       MySQL comments when applicable (RFE #1362923).
1998 2005-11-22 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1999     * added test/theme.php: for testing themes
2000     * phpinfo.php:
2001       - respect only $GLOBALS['cfg']['ShowPhpInfo']
2002       - minimum include
2003     * libraries/common.lib.php
2004       - merged two server array checks
2005       - dont exit if user config loading failed
2006       - dont exit with invalid server index
2007       - use file_get_contents() or file() if not present
2008       - removed wrong error message
2009       - check if $cfg['ServerDefault'] is in $cfg['Servers'] before usning it
2011 2005-11-21 Michal Čihař  <michal@cihar.com>
2012     * libraries/import/sql.php: Fix query splitting in some cases (reported by
2013       Marc).
2014     * libraries/common.lib.php, lang/*: Translate message that has been
2015       ignored for 2.7.0 release.
2016     * libraries/common.lib.php: Make code more redable, default to MySQL 5.0
2017       documentation as it is latest stable version.
2018     * main.php, libraries/select_server.lib.php,
2019       libraries/auth/cookie.auth.lib.php: Escape verbose server name (bug
2020       #1362671).
2021     * index.php: Avoid XSS on HTTP_HOST.
2023 2005-11-20 Marc Delisle  <lem9@users.sourceforge.net>
2024     ### 2.7.0-rc1 released
2025     * many files: $dbh becomes $controllink for better contrast with $userlink
2027 2005-11-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2028     * libraries/common.lib.php::PMA_showMySQLDocu()
2029       - undefined constant (if server connection fails)
2030     * libraries/select_theme.lib.php
2031       - undefined variable (if server connection fails)
2033 2005-11-18 Marc Delisle  <lem9@users.sourceforge.net>
2034     * libraries/database_interface.lib.php: initialize in case there are
2035       no databases (MySQL < 5.0)
2037 2005-11-18 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2038     * server_databases.php:
2039       - require_once common.lib.php BEFORE ANYTHING else
2040       - unified style, removed tables
2041       - removed superuser check for dbstats
2042     * css/phpmyadmin.css.php:
2043       - small improvements
2044     * themes/darkblue_orange/css/*
2045       - fixed font sizes
2046     * lang/english-*: small improvements
2047     * tbl_properties_structure.php
2048       - do not truncate rowcount and next autoindex
2049     * /*
2050       - common.lib.php should REALLY REALLY and ALWAYS be the first include
2051       - no other calls to grab_gloabls.lib.php
2052     * fixed minimum_common for css files
2053     * header.inc.php: missing ; after &quot
2054     * libraries/function.js::pdfPaperSize()
2055       - function does not always return a vlaue
2056       - undeclared variables
2057     * libraries/display_export.lib.php
2058       - use superscript tag for comment
2059     * server_links.inc.php
2060       - require_once server_common.inc.php
2062 2005-11-17 Marc Delisle  <lem9@users.sourceforge.net>
2063     * Documentation.html: patch #1353283, thanks to Isaac Bennetch
2064     * lang/finnish: update, thanks to Jouni Kahkonen
2065     * lang/belarusian updates, thanks to Jaska Zedlik
2067 2005-11-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2068     * libraries/grab_globals.lib.php: just to be sure:
2069       - clean/empty $GLOBALS with $variables_whitelist
2070       - unset some vars after use
2071       - check all superglobals that could be imported by register_globals=on
2072         for GLOBALS key (not only _REQUEST and _FILES )
2073       - added $import_blacklist
2074         - added variables starting with pma_, numeric or containing spaces
2075         - *REVERT* do not prevent import pma_*
2076       - rewrote PMA_gpc_extract()
2077         - use $import_blacklist
2078         - documentation
2079     * libraries/common.lib.php, libraries/mysql_charsets.lib.php,
2080       libraries/select_lang.php: keep the global space clean
2081       - unset variables after use
2082       - commented out some never used variables
2083     * main.php, libraries/common.lib.php, libraries/dbi/*:
2084       - added $GLOBALS['PMA_errors'] array
2085     * libraries/database_interface.lib.php, libraries/dbi/*:
2086       fall back to alternative mysql extension if selected fails and switch to
2087       error.php if this fails too
2088        - moved loading of extension out of libraries/dbi/* into
2089          libraries/database_interface.lib.php
2090     * libraries/sanitizing.lib.php: dont use deprecated tags
2091     * lang/german-*: fixed $strCantLoad
2093 2005-11-16 Marc Delisle  <lem9@users.sourceforge.net>
2094     * tbl_properties_links.php: missing menu tabs
2095     * Documentation.html, config.default.php, footer.inc.php,
2096       querywindow.php, tbl_query_box.php, libraries/common.lib.php,
2097       libraries/left_header.inc.php, libraries/sql_query_form.lib.php:
2098       new Query Window behavior
2100 2005-11-16 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2101     * added missing themes/darkblue_orange/img/error.ico
2102     * themes/darkblue_orange/css/theme_right.css.php
2103       - wrong error.ico
2104     * themes/*/img/tbl_error.png, themes/original/img/tbl_*, themes/*/img/dot_*,
2105       themes/*/img/frm_linevrlt.png
2106       - removed
2108 2005-11-15 Michal Čihař  <michal@cihar.com>
2109     * css/phpmyadmin.css.php: Do not use common header file, as there is
2110       nothing common at all.
2111     * libraries/header_http.inc.php: Allways send text/html content type.
2112     * libraries/db_table_exists.lib.php, libraries/header_http.inc.php,
2113       transformation_wrapper.php: Use define rather than variable for
2114       conditional paths.
2115     * libraries/display_create_database.lib.php: Add label for create database
2116       input.
2118 2005-11-14 Michal Čihař  <michal@cihar.com>
2119     * libraries/sql_query_form.lib.php: Fix %f expansion (bug #1355776).
2121 2005-11-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2122     * themes/*/css/theme_right.css.php, css/phpmyadmin.css.php:
2123       bug #1342683 Wrong URL to error.ico
2124     * libraries/tooltip.js::pmaTooltip():
2125       - no return value (not always returns a value)
2126       - additional check
2127       - undefined variable docY
2128     * libraries/left_header.inc.php
2129       - added class icon
2130     * display_tbl.lib.php, libraries/display_tbl_links.lib.php:
2131       - added class icon to images
2132       - fixed select all rows
2133       - removed arrow_ltr/rtl.png for vertical display
2134       - cleaned up php code and html output
2135     * css/phpmyadmin.css.php:
2136       - removed space arround form elements
2138 2005-11-13 Michal Čihař  <michal@cihar.com>
2139     * Documentation.html, config.default.php, main.php, server_links.inc.php,
2140       server_variables.php, server_status.php: Drop $cfg['ShowMysqlInfo'] and
2141       $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser
2142       condition from showing php info.
2143     * lang/czech: Small improvements.
2145 2005-11-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2146     * db_details_structure.php: wrong js function call
2147     * libraries/functions.js
2148       - removed deprecated function setCheckboxesRange()
2149       - rewrote setCheckboxes()
2150       libraries/server_privilegs.js
2151       - removed setCheckboxes()
2152       header.inc.php: include functions.js for server_privilegs.php
2153       server_privilegs.php
2154       - bug #1353437 Table/Column privileges brokeness new in HEAD
2155       - fixed proper display fo yes/no for column/table specific rights
2156       - fixed row selection
2157       - make use of javascript:un/markAllRows()
2158       - adapted layout like db, table and row lists
2159     * lang/german: fixed translation
2161 2005-11-11 Marc Delisle  <lem9@users.sourceforge.net>
2162     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
2163     * lang/finnish: update, thanks to Jouni Kahkonen
2165 2005-11-10 Marc Delisle  <lem9@users.sourceforge.net>
2166     * libraries/session.inc.php, Documentation.html: bug #1352479, warn
2167       if PHP does not support session
2168     * server_privileges.php: bug #1353435, selecting users to drop is broken
2169       and bug #1353437, undefined index while editing a user
2171 2005-11-10 Michal Čihař  <michal@cihar.com>
2172     * scripts/create-release.sh: = is correct for comparsion in shell.
2173     * server_privileges.php: Revert fix for #1353437, there are wrong data and
2174       not displaying of it, fix bad display of table privileges.
2176 2005-11-09 Marc Delisle  <lem9@users.sourceforge.net>
2177     * pdf_pages.php: bug #1245891, too large scaling in PDF schema
2178     * libraries/bookmark.lib.php: bug #1339184 (for bookmark insertion)
2179     * tbl_properties.inc.php: superscript 1 for Length/Values
2181 2005-11-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2182     * server_databases.php, mysql_charsets-lib.php:
2183       bug #1351743 undefined function: pma_getservercollation()
2184     * database_interface.lib.php: added PMA_DBI_get_default_engine()
2185     * db_details_structure.php:
2186       - fixed display issues
2187       - display default engine in footer
2188     * libraries/common.lib.php: added PMA_getDbLink
2189     * libraries/display_create_table.lib.php: use fieldset
2190     * server_privilegs.php, libraries/server_privilegs.js:
2191        - db with only table specific rights where not displayed if there was not
2192          at least one db with db specfic rights
2193        - javascript errors
2194     * function.js, db_details_structure.php, tbl_properties_structure.php,
2195       display_tbl.lib.php, server_databases.php:
2196        - added js:markAllRows(), js:unMarkAllRows()
2197        - check/uncheck all rows now sets mark color for this rows
2199 2005-11-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2200     * Documentation.html, browse_foreigners.php, error.php,
2201       header_printview.inc.php, index.php, left.php, translators.html,
2202       libraries/header_meta_style.inc.php, scripts/decode_bug.php:
2203       fixed/added favicon
2204     * tbl_indexes.php: bug #1350872 Broken Link in Structure Tab
2206 2005-11-07 Marc Delisle  <lem9@users.sourceforge.net>
2207     * tbl_properties_links.php: undefined variable $db_is_information_schema
2208     ### 2.7.0-beta1 released
2210 2005-11-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2211     * libraries/display_tbl.lib.php:
2212       bug #985399 MIME-based in print view / need to select the pk
2213     * db_details_db_info.php: Undefined variable: db_is_information_schema
2214     * tbl_properties.inc.php: bug #1305585 Add field(s) -> type ENTER
2216 2005-11-06 Marc Delisle  <lem9@users.sourceforge.net>
2217     * lang/norwegian: Update, thanks to Sven-Erik Andersen
2219 2005-11-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2220     * libraries/database_interface.lib.php,
2221       libraries/dbi/*.dbi.lib.php:
2222       - added PMA_DBI_convert_message()
2223       - bug #1344654 Not converted mysql error message to chosen user language
2224     * sql.php: use fieldset for 'bookmark this'
2226 2005-11-05 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2227     * themes/*/css/theme_right.css.php:
2228       dropped deprecated style classes
2229     * server_databases, libraries/databases_interface.lib.php,
2230       libraries/mysql_charsets.lib.php:
2231       updated database list:
2232       - added PMA_getServerCollation()
2233         - display server collation in db list footer
2234       - added PMA_DBI_get_databases_full()
2235         - make use of info_schema on MySQL 5
2236         - always display db stats for MySQL 5
2237       - fixed html output
2238       - replaced " with ' in some queries
2239     * tbl_properties_structure.php, tbl_properties_common.php
2240       tbl_properties_links.php:
2241       - no drop, empty, operation, insert, import for information_schema tables
2242       - enabled export for views
2243     * db_details_common.php, db_details_structure.php, db_details_links.php:
2244       - no import, drop, rights, operation for information_schema
2246 2005-11-04 Marc Delisle  <lem9@users.sourceforge.net>
2247     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza)
2249 2005-11-04 Michal Čihař  <michal@cihar.com>
2250     * db_details_structure.php: Read InnoDB exact count before rendering icons
2251       for truncating (bug #1337744).
2253 2005-11-04 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2254     * db_details_structure.php:
2255       fixed display of stats for InnoDB and information_schema
2256     * main.php:
2257       - bug #1348089 SQL and actions bellow should be same width
2258       - removed nowrap, vertical srcolling is really annoying
2259     * main.php, libraries/check_user_privileges.lib.php:
2260       - bug #1348189 after droping db some links in main.php are missing
2261     * header.inc.php, libraries/common.lib.php:
2262       - added class icon to img-tags
2263     * libraries/header_meta_style.inc.php:
2264       fixed position of link meta tag
2265     * libraries/select_server.lib.php
2266       fixed html output
2268 2005-11-03 Marc Delisle  <lem9@users.sourceforge.net>
2269     * tbl_change.php, tbl_replace.php, tbl_replace_fields.php:
2270       bug #1339184, problems in strict mode inserting auto-increment fields
2271     * libraries/header_meta_style.inc.php: favicon on login panel
2272     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
2274 2005-11-03 Michal Čihař  <michal@cihar.com>
2275     * libraries/common.lib.php: Incorrect message for validate links (bug
2276       #1346608).
2278 2005-11-03 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2279     * themes/dakrblue_orange/theme_right.css.php, css/phpmyadmin.css.php:
2280       fixed different font sizes
2281     * footer.inc.php, libraries/dbg/*:
2282       use $GLOBALS as this scripts can be included from inside a function
2283     * left.php, libraries/common.lib.php:
2284       fixed some rtl lang issues
2286 2005-11-02 Michal Čihař  <michal@cihar.com>
2287     * config.default.php: This is not a configuration file.
2288     * config.default.php, Documentation.html, libraries/common.lib.php: Use
2289       $cfg['Servers'][1] from config.default.php as defaults for settings in
2290       config.inc.php (bug #1330847).
2292 2005-11-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2293     * libraries/dbg/setup.php:
2294       - display error in error box
2295       - fixed 'not defined function'
2296     * libraries/dbg/profiling.php:
2297       - minor fixes: html output, speed, rtl lang
2298     * tbl_realtion.php:
2299       - fixed html output of table
2300       - used fieldset for forms
2301     * libraries/common.lib.php, browse_foreigners.php:
2302       - replaced $cfg['Bgcolor*'] with classes
2303       - make use of fieldset
2304     * css/print.css, dbv_datadict.php:
2305       - replaced $cfg['Bgcolor*'] with classes
2306       - reduced output size by 40%
2307     * libraries/display_create_tbl.php
2308       - XHTML compl.
2309       - added class icon
2311 2005-11-01 Marc Delisle  <lem9@users.sourceforge.net>
2312     * server_privileges.php: undefined variable when changing a password
2314 2005-11-01 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2315     * libraries/common.lib.php:
2316       bug #1342332 Error messages wrongly formatted.
2317     * themes/*/css/theme_right.css.php:
2318        - fixed some rtl languages issues
2319        - added style for notice box (server_export.php)
2321 2005-10-31 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2322     * themes/*/css/theme_right.css.php:
2323        - use right image path
2324        - fixed icon alignment for rtl languages
2325     * main.php, phpmyadmin.css.php, libraries/mysql_charsets.lib.php:
2326        - fixed some rtl language issues
2327     * favicon.ico: changed icon
2329 2005-10-31 Marc Delisle  <lem9@users.sourceforge.net>
2330     * server_privileges.php: do not display No under the Password column
2331       if this is not a "real user" definition
2333 2005-10-31 Michal Čihař  <michal@cihar.com>
2334     * libraries/select_lang.lib.php: Simplify code.
2335     * libraries/common.lib.php: Allow collation change for ENUM and SET
2336       columns (bug #1343627).
2337     * main.php: Use normal message on reload, not just plain text.
2338     * themes/darkblue_orange/css/theme_right.css.php,
2339       themes/original/css/theme_right.css.php: Fix URL for cursor (bug
2340       #1342683).
2342 2005-10-30 Michal Čihař  <michal@cihar.com>
2343     * lang/slovak: Update, thanks to Ivan Kuriscak - shylauda69.
2344     * lang/*: Remove duplicite message.
2345     * lang/sync_lang.sh: Sync japanese also, it works now (at least for me).
2346     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
2347     * libraries/display_tbl.lib.php: Do not break on special chars in column
2348       name (bug #1180668).
2349     * libraries/common.lib.php: Do not escape SQL query twice while showing it
2350       in error message (bug #1336452).
2351     * left.php, querywindow.php, tbl_query_box.php: Fix including of files
2352       when search path does not contain current directory.
2353     * libraries/common.lib.php, libraries/left_header.inc.php: Use common code
2354       for generating links to documentation, fixes link to new style docs.
2356 2005-10-29 Michal Čihař  <michal@cihar.com>
2357     * Documentation.html, config.default.php, libraries/common.lib.php: Link
2358       documentation to version we run (RFE #1334292), fix links for chapter
2359       documentation (bug #1341676), drop support for old links.
2360     * tbl_indexes.php, tbl_properties.inc.php, tbl_select.php,
2361       libraries/display_create_database.lib.php,
2362       libraries/sql_query_form.lib.php: Fix documentation links (bug
2363       #1341676).
2365 2005-10-29 Olivier Mueller <om@omnis.ch>
2366     * scripts/upgrade.pl: various fixes (was not handling rc/pl correctely),
2367       and improvements (--force option, installation summary, backup
2368       directory timestamp)
2370 2005-10-29 Marc Delisle  <lem9@users.sourceforge.net>
2371     * Documentation.html: clarification on FAQ 6.20
2372     * server_privileges.php: respect the chosen initial
2373     * libraries/display_tbl.lib.php: patch 1328902 (adapted), format row count
2374       in the Browse header, thanks to Cal Henderson
2376 2005-10-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2377     * server_privilegs.php, libraries/common.lib.php,
2378       themes/*/theme_right.css.php:
2379        - minor tweak in display
2380        - added PMA_unescape_mysql_wildcards()
2381        - bug #1144110 Unable to escape "_"
2382        - now every user from every mysql table is displayed
2383        - no table specific rights for db wildcards
2384     * index.php, favicon.ico: added favicon.ico
2386 2005-10-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2387     * libraries/common.lib.php::PMA_formatNumber(),
2388       db_details_structure.php: do not truncate rowcount
2389     * libraries/mysql_charsets.lib.php::PMA_getDbCollation():
2390       - preserve selected db
2391       - make use of PMA_DBI_select_db()
2392       - documentation
2393     * tbl_properties_structure.php:
2394       - added browser icon for each field (count unique values)
2395       - removed styling
2396       - make use of global row highlighting/marking
2397       - display 'print table' and row stats for views
2398       - no actions for info_schema tables
2399     * css/phpmyadmin.css.php:
2400       - added style for class selectallarrow
2401       - added extra space between icons and text
2402     * browse_foreigners.php, header_printview.inc.php, left.php:
2403       bug #1334963 Per-server themes - left frame colors unthemed
2404     * server_privileges.php:
2405       - bug #1274032 Field privileges with database names containing underscores
2406       - use DROP USER
2407       - use db_name LIKE REPLACE( mysql.db.Db, \_, _ )
2408     * libraries/grab_globals.lib.php: [XSS] clean $_SERVER variables
2409     * left.php, libraries/common.lib.php: format rowcount in left frame
2410     * server_privileges.php:
2411       bug #688255 Can't edit priv. when different host in db and user
2413 2005-10-26 Marc Delisle  <lem9@users.sourceforge.net>
2414     * lang/french* updates
2416 2005-10-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2417     * themes/*/theme_right.css.php, libraries/auth/http.auth.lib.php,
2418       db_operations.php, mult_submits.inc.php, server_privileges.php,
2419       css/phpmyadmin.css.php, libraries/common.lib.php, sql.php,
2420       libraries/auth/cookie.auth.lib.php:
2421       unified message boxes (error, warning, confirmation)
2422     * server_privilegs.php: MySQL 5 requires CREATE USER before GRANT
2424 2005-10-25 Michal Čihař  <michal@cihar.com>
2425     * lang/english: "Log in" is correct naming for action (RFE #945440).
2426     * tbl_properties_operations.php: Allow to change auto_increment for
2427       InnoDB (bug #1337873).
2428     * tbl_properties_operations.php: Reread table information after change, so
2429       that rendered page contains change, that has been just done.
2431 2005-10-24 Michal Čihař  <michal@cihar.com>
2432     * tbl_properties_operations.php: Fix changing table attributes, reread new
2433       parameters after changing them (bug #1290413).
2434     * main.php: Remove useless isset.
2435     * lang/czech: Update.
2437 2005-10-23 Marc Delisle  <lem9@users.sourceforge.net>
2438     * libraries/relation.lib.php: there is already a function to do this
2439       sort (thanks to Sebastian)
2440     * tbl_change.php: bug #1334627, do not set NOW() as default function
2441       when the TIMESTAMP has a default value and does not have the
2442       ON UPDATE CURRENT TIMESTAMP attribute (phew! repeat this 3 times)
2444 2005-10-21 Marc Delisle  <lem9@users.sourceforge.net>
2445     * libraries/relation.lib.php: foreign dropdowns: sort id-content by id
2446       and content-id by content
2447     * libraries/common.lib.php: bug #1330847, undefined index connect_type
2449 2005-10-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2450     * db_details_export.php:
2451       - replaced for() with foreach()
2452       - dont pollute $GLOBALS['table']
2453     * libraries/mysql_charsets.lib.php:
2454       - make use of mysql variable collation_database
2455       - fixed call to PMA_DBI_fetch_value() (return second field, not first)
2456     * libraries/database_interface.lib.php:
2457       extended function PMA_DBI_get_tables_full():
2458        - make use of information_schema
2459        - always fill fields for information_schema and show table status
2460     * db_details_db_info.php: make use of function PMA_DBI_get_tables_full()
2462 2005-10-20 Marc Delisle  <lem9@users.sourceforge.net>
2463     * server_databases.php: security fix
2464     * libraries/common.lib.php, /grab_globals.lib.php: security fix
2466 2005-10-20 Alexander M. Turek  <me@derrabus.de>
2467     * libraries/mysql_charsets.lib.php:
2468       - On MySQL 5.0.6, we don't have to parse SHOW CREATE DATABASE anymore,
2469         if we just want to get to know a database's default collation;
2470      - Make use of this fancy new function PMA_DBI_fetch_value().
2472 2005-10-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2473     * sql.php, footer.inc.php: refresh left frame on view creation
2474     * left.php: view icon for views
2475     * libraries/left.js: dropped
2476     * libraries/function.js: tuned PMA_merkRowsInit():
2477       every table with class data now has mark and hover effect
2478     * css/phpmyadmin.css.php: nowrap for IE and pre for the rest
2479     * css/phpmyadmin.css.php, server_status.php: css cleanup
2480     * db_details_structure.php, db_details_db_info.php:
2481       - XHTML compliance, styling outsourced, row marker outsourced
2482       - do not too much if there is no table
2484 2005-10-19 Alexander M. Turek  <me@derrabus.de>
2485     * lang/*.inc.php, libraries/mysql_charsets.lib.php: Correct description
2486       for collations utf8_esperanto_ci, ucs2_esperanto_ci.
2487     * lang/german-*.inc.php: Updated some untranslated strings.
2489 2005-10-19 Marc Delisle  <lem9@users.sourceforge.net>
2490     * libraries/bookmark.lib.php: PHP 5.1.0-dev compatibility
2492 2005-10-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2493     * footer.inc.php, index.php, server_databases.php, libraries/querywindow.js:
2494       fix problem not remembering selected server
2495     * libraries/tooltip.js, themes/*/theme_right.css.php:
2496       moved not always needed code out of event handler, fixed display with larger font
2497     * libraries/function.js, css/phpmyadmin.css.php:
2498       added mark and hover effect to every table of class data
2499     * libraries/sql_query_form.lib.php: open db link from querywindow in main frame
2500     * footer.inc.php, header.inc.php, libraries/tooltip.js:
2501       moved tooltip javascript include into header
2503 2005-10-18 Michal Čihař  <michal@cihar.com>
2504     * libraries/relation.lib.php: Do not set database if not needed.
2505     * libraries/common.lib.php: Use common infrastructure for getting tables.
2506     * Documentation.html, config.default.php, libraries/select_lang.lib.php:
2507       Allow to limit list of shown languages (RFE #1328003).
2508     * libraries/common.lib.php: Fix URL detection when not called from top
2509       level directory (eg. transformations overview).
2510     * Documentation.html, config.default.php, export.php, import.php,
2511       tbl_change.php, tbl_replace_fields.php, libraries/common.lib.php,
2512       libraries/display_export.lib.php, libraries/display_import.lib.php,
2513       libraries/sql_query_form.lib.php: Support for user specific upload and
2514       save directories (RFE #1260039).
2516 2005-10-18 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2517     * querywindow.php: wrong handling of linebreaks in query: bug #1243888
2518     * left.php, sql.php, tbl_change.php, libraries/common.lib.php,
2519       libraries/querywindow.js: update row count in left frame bug #1243908
2520     * libraries/common.lib.php:
2521       bug #1216521: display duplicate rows for failed unique key creation
2523 2005-10-17 Michal Čihař  <michal@cihar.com>
2524     * lang/czech: Translation fixes.
2525     * libraries/common.lib.php: Group databases by rightmost separator (bug
2526       #1325651).
2527     * libraries/string.lib.php: Fix escaping detection on multi byte strings.
2528     * libraries/sql_query_form.lib.php: No warning if no db defined.
2529     * libraries/sqlparser.lib.php: Avoid warning if analyzing failed.
2531 2005-10-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2532     * css/phpmyadmin.css.php: border around tabs bug #1326730
2533     * libraries/header_meta_style.inc.php, themes/*: removed unused 'js_isDOM'
2534     * queryframe.php, db_operations.php, footer.inc.php, header.inc.php,
2535       header_printview.inc.php, left.php, querywindow.php,
2536       transformation_wrapper.php, left_header.inc.php:
2537       removed queryframe.php and references to it
2538     * index.php, footer.inc.php, left.php, querywindow.php, server_databases.php
2539       libraries/common.lib.php, libraries/left_header.inc.php,
2540       libraries/sql_query_form.lib.php, libraries/querywindow.js:
2541       code cleanup whole querywindow js stuff, moved all in one new js file,
2542       now included in index.php, bug #1327055
2544 2005-10-16 Michal Čihař  <michal@cihar.com>
2545     * db_details_links.php: Disable drop tab on mysql database (RFE #1327514).
2546     * server_databases.php: Don't allow to check mysql database for dropping
2547       (RFE #1327514).
2548     * lang/*, libraries/transformations/text_plain__sql.inc.php:
2549       Transformation for SQL pretty printing (RFE #1327648).
2551 2005-10-16 Marc Delisle  <lem9@users.sourceforge.net>
2552     * tbl_create.php, tbl_alter.php: undefined $field_collation under MySQL < 4.1.x
2553     * tbl_properties_structure.php, tbl_alter.php, libraries/sqlparser.lib.php:
2554       bug #1320470, timestamp is not shown as being NULL under MySQL < 4.1.x
2556 2005-10-14 Marc Delisle  <lem9@users.sourceforge.net>
2557     * libraries/dbi/mysqli.dbi.lib.php: problem under MySQL 4.0.x
2558     * libraries/sql_query_form.lib.php: support MySQL < 4.1.x
2560 2005-10-14 Michal Čihař  <michal@cihar.com>
2561     * libraries/sql_query_form.lib.php: Do not attempt to read upload dir when
2562       not configured.
2563     * libraries/sqlparser.lib.php: Do not walk chars for hex and numbers one
2564       by one, this boosts performance while inserting huge blobs (bug
2565       #1315232).
2566     * libraries/sqlparser.lib.php: Handle correctly float like .01 (bug
2567       #1252713).
2569 2005-10-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2570     * lang/*: typo 'unser' -> 'user'
2571     * lang/german: partial Update
2572     * libraries/import.lib.php: uninitialized variables
2574 2005-10-13 Marc Delisle  <lem9@users.sourceforge.net>
2575     * tbl_addfield.php: undefined $field_collation under MySQL < 4.1.x
2577 2005-10-13 Michal Čihař  <michal@cihar.com>
2578     * Documentation.html: Fix URL rewriting not to match empty parts.
2579     * calendar.php, themes.php, libraries/auth/config.auth.lib.php,
2580       libraries/auth/cookie.auth.lib.php, libraries/auth/http.auth.lib.php:
2581       Use common header.
2582     * libraries/header_meta_style.inc.php: Add support for defining page
2583       title.
2584     * libraries/left.js, libraries/header_meta_style.inc.php: Move browser
2585       detection to only place where it is currently used.
2586     * header.inc.php, css/phpmyadmin.css.php: Define CSS normal way and not
2587       by writing through JavaScript.
2588     * libraries/get_foreign.lib.php: Free temporary query result.
2589     * lang/czech: Improve some translations.
2590     * sql.php: We need bookmark code to be included everytime.
2591     * libraries/common.lib.php: Allow editing of query without database.
2593 2005-10-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2594     * left.php: preselect db if only one db
2595     * server_privileges.php:
2596       XHTML compl., NOTICE, Icons for Edit/Revoke Links
2597     * server_processlist.php, libraries/display_import.lib.php,
2598       css/phpmyadmin.css.php: XHTML compl.
2599     * libraries/display_import.lib.php, css/phpmyadmin.css.php:
2600       JavaScript errors, layout errors
2601     * libraries/display_import.lib.php, css/phpmyadmin.css.php:
2602       small CSS fixes
2603     * libraries/display_export.lib.php, server_export.php:
2604       XHTML compliance, introduced fieldsets
2606 2005-10-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2607     * css/phpmyadmin.css.php, libraries/common.lib.php,
2608       themes/darkblue_orange/css/theme_right.css.php,
2609       themes/original/css/theme_right.css.php:
2610       use list for navigation tabs RFE #1290423
2611     * db_details_structure.php: fixed NOTICE
2612     * css/phpmyadmin.css.php, themes/*/css/theme_*.css.php:
2613       revert icon size to fixed width and height
2614     * libraries/session.inc.php:
2615       dont use 6-bit chars on windows
2616     * css/phpmyadmin.css.php:
2617       display bug in FF with tabs in querywindow
2618     * libraries/common.lib.php:
2619       fixed rowcount in left frame for tables in information_schema
2620     * libraries/sql_query_form.lib.php:
2621       XHTML compl.
2622     * css/phpmyadmin.css.php, server_status.php, server_databases.php
2623       server_collations.php, server_engines.php, server_privileges.php
2624       server_variables.php: XHTML compl.
2626 2005-10-12 Michal Čihař  <michal@cihar.com>
2627     * libraries/get_foreign.lib.php: Fix paging.
2628     * tbl_properties_links.php: Make drop and empty tabs lead to structure
2629       instead of SQL.
2630     * libraries/common.lib.php: Use normal font sizes for Mozilla browsers.
2631     * querywindow.php: Add icon for history tab.
2633 2005-10-11 Marc Delisle  <lem9@users.sourceforge.net>
2634     * libraries/grab_globals.lib.php: bug #1322871, local file inclusion
2636 2005-10-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2637     * footer.inc.php, index.php, left.php, queryframe.php, querywindow.php
2638       server_databases.php, css/phpmyadmin.css.php, libraries/common.lib.php
2639       libraries/left_header.inc.php, libraries/sql_query_form.lib.php
2640       themes/darkblue_orange/css/theme_left.css.php
2641       themes/original/css/theme_left.css.php:
2642       XHTML 1.0 trans. compliance and more semantic XHTML output
2643     * tbl_printview.php, tbl_properties_structure.php:
2644       no table statistics for information_schema
2645     * tbl_properties_table_info.php:
2646       bug #1317655 information_schema browsing
2647     * db_details_db_info.php, db_details_structure.php:
2648       fixed display table statistics for information_schema
2649     * db_details_links.php, header.inc.php:
2650       moved database comment into header (serverinfo) after database name
2651     * header.inc.php, main.php, libraries/header_meta_style.inc.php:
2652       XHTML 1.0 trans. compliance
2654 2005-10-09 Marc Delisle  <lem9@users.sourceforge.net>
2655     * tbl_properties_links.php: invalid js confirmation and operation feedback
2656       when dropping a view
2657     * server_privileges.php: bug #1226819, Accepting Negative values in
2658       Resource Limits in Privileges
2660 2005-10-09 Michal Čihař  <michal@cihar.com>
2661     * libraries/display_export.lib.php, libraries/export/sql.php, lang/*,
2662       config.default.php: Add ability to limit maximal size of extended insert
2663       query, defaults to 50 KB (RFE #1015378).
2664     * import.php, libraries/common.lib.php, lang/*: Show message when
2665       bookmark has been created (RFE #477472), show deleted bookmark query.
2666     * server_privileges.php: Limit username and hostname to actual limits of
2667       MySQL (RFE #1178071).
2668     * config.default.php: Add COMPRESS and UNCOMPRESS functions.
2669     * tbl_change.php: Show functions for blobs when upload is enabled (RFE
2670       #1191792).
2671     * tbl_properties.inc.php: Remove unused code, show only available engines,
2672       remember value of seleted engine (bug #1239580).
2673     * browse_foreigners.php, libraries/get_foreign.lib.php: Support for
2674       searching in foreign keys (RFE #871091).
2675     * import.php, libraries/sql_query_form.lib.php, lang/*: Ability to replace
2676       existing bookmark (RFE #907438).
2677     * Documentation.html, libraries/ip_allow_deny.lib.php: Add more useful
2678       shortcuts for IP rules (RFE #1022831).
2680 2005-10-08 Marc Delisle  <lem9@users.sourceforge.net>
2681     * libraries/session.inc.php: workaround for warnings on session_start()
2682       displayed on sf.net server
2683     * sql.php: remove old code
2684     * server_privileges.php, lang/*.php, libraries/sqlparser.data.php:
2685       support MAX_USER_CONNECTIONS
2687 2005-10-08 Michal Čihař  <michal@cihar.com>
2688     * libraries/display_export.lib.php: Use same formatting for all options.
2689     * libraries/import/ldi.php: This one does not handle charset conversion.
2690     * sql.php: Work even if no db set.
2691     * server_status.php: Call sql.php directly, we don't need to care about
2692       query splitting done im read_dump.
2693     * libraries/import/sql.php: Fix import of queries containing `, fix import
2694       of queries not terminated by ;.
2695     * libraries/sqlparser.lib.php: Do not show error on empty query.
2696     * libraries/import.lib.php: Add support for DROP DATABASE checking.
2697     * libraries/display_tbl.lib.php, libraries/sql_query_form.lib.php,
2698       libraries/common.lib.php: Use import.php.
2699     * lang/*: New message for deleting bookmark.
2700     * import.php: Add support for bookmarks, support for goto URL, fail
2701       correctly if import plugin not found, commented some code.
2702     * sql.php, config.default.php: Remove references to read_dump.php.
2703     * read_dump.php: Remove unused code.
2704     * ldi_check.php, ldi_table.php: Remove unused code.
2705     * tbl_change.php: Remove references to ldi_*.
2706     * scripts/find_unused_messages.sh: Simplify and addapt to current
2707       messages.
2708     * import.php: Do not show query in different charset (bug #1028634).
2709     * libraries/auth/cookie.auth.lib.php: Keep database and table selection
2710       over login, needed for RFE #1278312.
2711     * Documentation.html: Add example for redirects like
2712       /phpMyAdmin/database/table (RFE  #1278312).
2713     * libraries/import.lib.php: Fix execution of single large queries.
2714     * import.php, lang/*: Try to detect that upload failed because of limits
2715       (RFE #1240480).
2716     * libraries/storage_engines.lib.php: Use defined messages.
2717     * libraries/auth/cookie.auth.lib.php: Removed unused code parts.
2718     * libraries/sqlvalidator.lib.php: Removed unused code.
2719     * server_privileges.php, lang/*: Better show error, define used message
2720       strDeleteNoUsersSelected.
2721     * tbl_properties_operations.php: Use strError instead of non existing
2722       strFailure.
2723     * lang/*: Remove unused messages.
2724     * sql.php: Use common code for superuser detection.
2725     * tbl_addfield.php, tbl_alter.php, tbl_create.php,
2726       libraries/common.lib.php, libraries/relation.lib.php: Use common code
2727       for CREATE/ALTER TABLE, set comments on creating table, so that user can
2728       see it in the query.
2729     * tbl_addfield.php, tbl_alter.php, tbl_create.php: Do not try to set
2730       comment and MIME transformation if field not named.
2731     * libraries/relation.lib.php: Fix reading native MySQL comments when no
2732       phpMyAdmin one defined (bug #1312758).
2733     * tbl_properties_structure.php: Removed query box as discussed on mailing
2734       list.
2735     * tbl_*: Use more require_once to avoid acquiring table info several
2736       times.
2737     * libraries/relation.lib.php: Do not try to restore database as control
2738       user, it has to fail.
2739     * libraries/import/sql.php: Fix query parsing when there is comment or
2740       string at the end.
2741     * import.php: Reenable LIMIT appending (bug #1318624).
2742     * sql.php: Fix appending LIMIT when there are comments.
2743     * libraries/common.lib.php: Parse query before inserting LIMIT to know
2744       where to place it.
2745     * lsng/czech: Update.
2747 2005-10-07 Marc Delisle  <lem9@users.sourceforge.net>
2748     * libraries/check_user_privileges.lib.php: bug #1313821, dbname containing a
2749       hyphen was not detected as being already created
2751 2005-10-07 Michal Čihař  <michal@cihar.com>
2752     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
2753     * libraries/common.lib.php: Drop some old code.
2755 2005-10-06 Michal Čihař  <michal@cihar.com>
2756     * import.php: Correctly report that file could not be read.
2757     * libraries/import/sql.php: Fix handling of whitespace at the end of
2758       imported file.
2759     * calendar.php, libraries/tbl_change.js: Calendar improvements: add submit
2760       button (bug# 1312373) and fix entering time begining with 0 (bug
2761       #1312373).
2763 2005-10-05 Marc Delisle  <lem9@users.sourceforge.net>
2764     * db_details_structure.php, tbl_properties_table_info.php: detect
2765       MySQL 5.0.13 views
2766     * libraries/display_tbl.lib.php: bug #1306833, full text link broken,
2767       thanks to Vernon Lyon - vlyon
2768     * libraries/charset_conversion.lib.php: PMA_MYSQL_INT_VERSION is not
2769       defined at login time but what tested
2770     * libraries/display_create_table.lib.php, bug #1311384, Create table
2771       dialog on escaped wildcard privileges
2773 2005-10-04 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2774     * libraries/functions.js, libraries/sql_query_form.lib.php:
2775       fixed JavaScript malfunction in querybox textarea with Opera
2777 2005-10-03 Marc Delisle  <lem9@users.sourceforge.net>
2778     * server_privileges.php: support for Execute_priv
2780 2005-10-01 Michal Čihař  <michal@cihar.com>
2781     * lang/czech: Update.
2783 2005-09-30 Marc Delisle  <lem9@users.sourceforge.net>
2784     * main.php, db_details_structure.php, db_operations.php,
2785       libraries/check_user_privileges.php, /display_create_database.lib.php,
2786       /display_create_table.lib.php: bug #1307208, detect lack of privileges
2787       before showing the "Create new table" dialog. Please test.
2788       TODO: detect escaped wildcard privileges
2790 2005-09-30 Michal Čihař  <michal@cihar.com>
2791     * libraries/display_export.lib.php, libraries/export/sql.php,
2792       db_operations.php, tbl_properties_operations.php: Fix auto increment
2793       export (bug #1309257).
2795 2005-09-28 Marc Delisle  <lem9@users.sourceforge.net>
2796     * tbl_alter.php, libraries/common.lib.php, /relation.lib.php:
2797       bug #1262250, cannot change ENUM default value to empty
2799 2005-09-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2800     * libraries/sql_query_form.lib.php: removed unneeded variable,
2801       dont display bookmark selection fieldset if no bookmark exists
2802     * libraries/session.inc.php: introduced PMA_secureSession()
2803     * sql.php: bug #1305830 wrong db choosen
2805 2005-09-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2806     * libraries/sql_query_form.lib.php, db_details.php, server_sql.php
2807       tbl_properties.php, tbl_properties_structure.php, sql.php,
2808       querywindow.php, read_dump.php: moved all code for queryboxes into
2809       libraries/sql_query_form.lib.php, replaced table with fieldsets, moved
2810       styles into css, minor interface changes related to queryboxes
2811     * libraries/sql_query_form.lib.php: completed function docblocks
2812     * css/phpmyadmin.css.php:
2813       partially fixed bug: odd display of navtabs in Gecko-Browsers
2814     * libraries/session.inc.php, libraries/grab_globals.lib.php,
2815       libraries/common.lib.php, libraries/auth/cookie.auth.lib.php:
2816       introducing sessions
2818 2005-09-27 Michal Čihař  <michal@cihar.com>
2819     * lang/czech: Update.
2820     * server_status.php, lang/*: Separate some new information on MySQL 5.
2821     * lang/hebrew, translators.html: New Hebrew translation, thanks to Hadar
2822       Porat - hpman28.
2823     * lang/*: Add missing messages, remove duplicates and no longer used.
2824     * libraries/sql_query_form.lib.php: Do not use strOr, drop file upload
2825       from normal SQL dialogs.
2826     * libraries/display_import.lib.php, libraries/file_listing.php: Sort file
2827       list on import tab, prepare generic framework to be used elsewhere (RFE
2828       #1303145).
2829     * tbl_change.php: Use file common file listing.
2830     * libraries/common.lib.php, libraries/display_import.lib.php,
2831       libraries/file_listing.php, libraries/sql_query_form.lib.php: Use common
2832       file listing in query window, remove no more used functions. Please note
2833       that file import from query windows is currently half rewritten, so
2834       compressed imports will not work.
2836 2005-09-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2837     * libraries/database_interface.lib.php: fixed bug in PMA_DBI_fetch_*()
2838       using PMA_DBI_num_rows() on unbuffered queries
2840 2005-09-26 Michal Čihař  <michal@cihar.com>
2841     * libraries/export/sql.php: Fix constraint parsing (bug #1304600).
2842     * libraries/display_import.lib.php, libraries/import/csv.php: Rename
2843       plugin parameters to allow using same parameter by multiple plugins.
2844     * config.default.php, lang/*, libraries/import/ldi.php: Alternate LOAD
2845       DATA import plugin for CSV.
2846     * libraries/display_import.lib.php: Sort list of import plugins.
2847     * mult_submits.inc.php, tbl_properties_structure.php: Support for browsing
2848       selected columns (RFE #1275909).
2849     * libraries/common.lib.php: Do no try to parse empty SQL query (bug
2850       #1303994).
2851     * tbl_create.php, lang/*: Do not allow to create table that already exists
2852       (RFE #1255931).
2854 2005-09-25 Marc Delisle  <lem9@users.sourceforge.net>
2855     * server_privileges.php: support MySQL 5 privileges
2857 2005-09-25 Michal Čihař  <michal@cihar.com>
2858     * lang/*: Messages for Sebastian.
2859     * lang/czech: Partial update.
2861 2005-09-25 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2862     * left.php, queryframe.php, libraries/common.lib.php,
2863       libraries/left_header.inc.php, css/phpmyadmin.css.php:
2864       grouping databases (bug #1281262)
2865     * server_status.php, libraries/common.lib.php, css/phpmyadmin.css.php:
2866       extended server status information with description and warnings,
2867       added PMA_formatNumber()
2868     * server_privilegs.php: fixed bug table not found
2869     * tbl_properties_structure.php, css/phpmyadmin.css.php:
2870       made statistic tables floating, moved styles into css
2871     * css/phpmyadmin.css.php: set font-size in caption to normal
2873 2005-09-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2874     * querywindow.php, css/phpmyadmin.css.php:
2875       resize querywindow to content (bug #1277375)
2877 2005-09-24 Marc Delisle  <lem9@users.sourceforge.net>
2878     * db_details_links.php, server_privileges.php, server_common.inc.php:
2879       bug #1302985, Privileges tab on database
2880     * tbl_change.php: bug #1272290, multiple MAX_FILE_SIZE limits BLOB
2881       insertion
2883 2005-09-24 Michal Čihař  <michal@cihar.com>
2884     * lang/add_message_file.sh: Make it deal with regullar php file, do not
2885       mark english text as to translate.
2886     * lang/add_message.sh: Do not mark english text as to translate.
2887     * *import*, Documentation.html, lang/*, main.php, *links*,
2888       css/phpmyadmin.css.php, libraries/unzip.lib.php: New import system,
2889       please test it (patch #1288933, RFEs: 618255, 780754, 1017598, 1097670,
2890       1274500, 807830).
2891     * libraries/import.lib.php, libraries/import/csv.php,
2892       libraries/import/sql.php, libraries/import/README: Fix possible data
2893       leak when reading large buffer.
2895 2005-09-23 Michal Čihař  <michal@cihar.com>
2896     * libraries/auth/cookie.auth.lib.php: Do not pass empty variables as
2897       haystack to strpos (bug #1299422).
2898     * server_privileges.php: Reload left frame if dropping database (bug
2899       #1298678).
2900     * libraries/fpdf/fpdf.php: Fix filename for PDF pages containing space in
2901       name (bug #1300837).
2903 2005-09-23 Marc Delisle  <lem9@users.sourceforge.net>
2904     * libraries/display_export.lib.php, libraries/export/csv.php:
2905       bug #1301374, csv on-screen export broken
2907 2005-09-20 Michal Čihař  <michal@cihar.com>
2908     * libraries/database_interface.lib.php: Added some useful functions to DBI
2909       layer (patch #1286451), thanks to Sebastian Mendel.
2910     * Documentation.html, config.default.php, libraries/common.lib.php: Add
2911       support for forcing https access to phpMyAdmin (RFE #1111333).
2913 2005-09-20 Marc Delisle  <lem9@users.sourceforge.net>
2914     * libraries/sqlparser.data.php: patch #1295365, missing function
2915       definitions in parser, thanks to Sebastian Mendel
2916     * db_details_links.php: patch #1196806, Privileges link on db page
2918 2005-09-18 Marc Delisle  <lem9@users.sourceforge.net>
2919     * libraries/display_export.lib.php: bug #1293937 Export compression
2920       default: bzip instead of bzip2, thanks to Rene Leonhardt
2922 2005-09-15 Michal Čihař  <michal@cihar.com>
2923     * config.default.php, libraries/common.lib.php: Simplify loading of
2924       defaults, why did I write such crap before?
2925     * libraries/common.lib.php: Fail if pcre support is missing.
2927 2005-09-14 Marc Delisle  <lem9@users.sourceforge.net>
2928     * export.php: bug #1290730, https export under MSIE fails
2930 2005-09-14 Michal Čihař  <michal@cihar.com>
2931     * css/phpmyadmin.css.php: Do not wrap tabs (patch #1282247), thanks to
2932       Sebastian Mendel.
2933     * config.default.php: Do not set blowfish_secret here at all, this needs
2934       to be done by user (bug #1290990).
2935     * libraries/auth/cookie.auth.lib.php: Fix undefined variable warnings.
2936     * libraries/common.lib.php, lang/*: Detect wrong authentication method and
2937       warn user using error.php (bug #1290888).
2938     * tbl_properties_operations.php: Update auto_increment value (bug
2939       #1290413).
2940     * read_dump.php, server_links.inc.php, server_sql.php, sql.php, lang/*:
2941       Add SQL tab for server (patch #1291084), (RFE #1048090).
2942     * Documentation.html: We dropped support for PHP 3 some time ago, so let's
2943       drop mentions about it from documentation.
2945 2005-09-13 Marc Delisle  <lem9@users.sourceforge.net>
2946     * scripts/create-release.sh: no longer copy config.inc.php to
2947       config.default.php to keep a backup of the previous version
2949 2005-09-13 Michal Čihař  <michal@cihar.com>
2950     * libraries/common.lib.php: Add support for lang/added_messages.php
2951       (mostly as feature for developer, to allow easilly adding messages
2952       while working on some features).
2953     * .cvsignore, Documentation.html, config.default.php,
2954       config.inc.php[removed], libraries/common.lib.php,
2955       libraries/config_import.lib.php[removed]: New configuration handling,
2956       use config.inc.php for configuration, default values are stored in
2957       config.default.php.
2958     * config.default.php: Remove non configuration stuff.
2959     * lang/.cvsignore: Ignore lang/added_messages.php.
2961 2005-09-12 Marc Delisle  <lem9@users.sourceforge.net>
2962     * tbl_relation.php: bug #1287611, no Save button in Relation view
2963           when pmadb is not defined
2965 2005-09-10 Marc Delisle  <lem9@users.sourceforge.net>
2966     ### 2.6.4 released
2968 2005-09-09 Marc Delisle  <lem9@users.sourceforge.net>
2969     * libraries/display_tbl.lib.php: bug #1283813, SHOW STATUS typed in a
2970       query box produces a SHOW CREATE TABLE STATUS under MySQL 5.0.x
2971     * lang/mongolian* update, thanks to Bayarsaikhan Enkhtaivan
2973 2005-09-07 Michal Čihař  <michal@cihar.com>
2974     * main.php, libraries/auth/cookie.auth.lib.php: XSS on username (bug
2975       #1283552)
2976     * ChangeLog: Move vim modelines to correctly interpret et after setting
2977       file type (otherwise tabs were not expanded as changelog ft sets noet).
2979 2005-09-06 Marc Delisle  <lem9@users.sourceforge.net>
2980     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
2982 2005-09-05 Marc Delisle  <lem9@users.sourceforge.net>
2983     * libraries/defines.lib.php, themes/*/info.inc.php: about themes version,
2984       phpMyAdmin 2.6.4 needs generation 2, version 1;
2985       phpMyAdmin 2.6.5 (currently) needs generation 2, version 2
2986     * header.inc.php: XSS on $title, thanks to Christian Wenz
2988 2005-09-05 Michal Čihař  <michal@cihar.com>
2989     * libraries/export/sql.php: Do not treat BLOBs as number (bug #1277309).
2991 2005-09-04 Marc Delisle  <lem9@users.sourceforge.net>
2992     * tbl_properties.inc.php: bug #1281533, collation not kept while
2993       changing table field count
2995 2005-09-02 Marc Delisle  <lem9@users.sourceforge.net>
2996     * lang/turkish update, thanks to boralioglu.
2998 2005-08-28 Marc Delisle  <lem9@users.sourceforge.net>
2999     * lang/belarusian updates, thanks to Jaska Zedlik
3000     ### 2.6.4-rc1 released
3001     * server_privileges, themes/*/css/theme_right.css.php: patch #1251692,
3002       fieldsets for privileges interface, thanks to Sebastian Mendel
3004 2005-08-26 Marc Delisle  <lem9@users.sourceforge.net>
3005     * lang/indonesian: update thanks to Rachim Tamsjadi - tamsy
3006     * lang/polish: update thanks to Jakub Wilk - ubanus
3008 2005-08-23 Marc Delisle  <lem9@users.sourceforge.net>
3009     * libraries/display_tbl.lib.php: bug #1267177, wrong return page
3010     * main.php, libraries/common.lib.php, Documentation.html,
3011       config.inc.php: patch #1257134, removed code to display the warning if
3012       PmaAbsoluteUri is not set. A notice will still display if the autodetect
3013       code is unable to figure out the proper URI. Thanks to Isaac Bennetch
3015 2005-08-23 Michal Čihař  <michal@cihar.com>
3016     * libraries/database_interface.lib.php: Abide cfg['Lang'] settings even if
3017       using MySQL > 4.1.x (bug #1266626).
3018     * libraries/display_tbl.lib.php: Do not get TABLES as table name, it's
3019       used on some queries by MySQL 5.0.x (bug #1266623).
3021 2005-08-22 Michal Čihař  <michal@cihar.com>
3022     * error.php, libraries/common.lib.php, libraries/sanitizing.lib.php:
3023       Protect against possible XSS (bug #1265740), move input sanitizing to
3024       special file.
3025     * config.inc.php, libraries/common.lib.php,
3026       libraries/config_import.lib.php, libraries/display_export.lib.php:
3027       Default charset for export is now configurable (RFE #1263772).
3029 2005-08-20 Marc Delisle  <lem9@users.sourceforge.net>
3030     * libraries/common.lib.php, new error.php: patch #1258978, move common
3031       code for error pages out of common.lib.php, thanks to Sebastian Mendel
3032     * lang/german*: bug #1258956, typo
3033     * libraries/defines.lib.php, themes/original/info.inc.php,
3034       themes/darkblue_orange/info.inc.php: PMA 2.6.4 needs theme version 3
3036 2005-08-19 Marc Delisle  <lem9@users.sourceforge.net>
3037     * lang/chinese_traditional: Updates, thanks to Siu Sun.
3038     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
3040 2005-08-18 Marc Delisle  <lem9@users.sourceforge.net>
3041     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
3042     * lang/galician: Updates, thanks to Xosé Calvo.
3043     * lang/brazilian-portuguese: update, thanks to Airon Luis Pereira
3044     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3045     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
3046     * lang/estonian: Update thanks to Alvar Soome - finsoft.
3047     * lang/slovak: update, thanks to Ivan Kuriscak - shylauda69
3048     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3049     * lang/catalan update, thanks to Xavier Navarro (xavin).
3050     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza)
3051     * lang/norwegian: Update, thanks to Sven-Erik Andersen
3052     * lang/azerbaijani: update, thanks to Shehriyar Imanov (sheki).
3054 2005-08-16 Marc Delisle  <lem9@users.sourceforge.net>
3055     * css/phpmyadmin.css.php, db_details_links.php, querywindow.php,
3056       server_links.inc.php, tbl_properties_links.php, libraries/common.lib.php
3057       themes/*/css/theme_right.css.php, themes/original/img/error.ico:
3058       patch #1252031, CSS for navigation tabs, thanks to Sebastian Mendel
3060 2005-08-15 Marc Delisle  <lem9@users.sourceforge.net>
3061     * libraries/common.lib.php: bug #1259951, invalid argument for foreach()
3063 2005-08-14 Marc Delisle  <lem9@users.sourceforge.net>
3064     * tbl_change.php: $goto was not encoded in the form, resulting in a
3065       problem after editing/saving a row (seen in IE6)
3066     * libraries/common.lib.php, /display_tbl.lib.php, /functions.js, /grab_globals.lib.php:
3067       patch #1257955 for bug #1248577 (incorrect message "you should define a primary key")
3068       and bug #1253125 (request URI too large), thanks to Sebastian Mendel
3069     * (many files): patch #1253465, avoid error messages for unset variables
3070       in PHP functions that require a parameter passed by reference,
3071       thanks to Sebastian Mendel
3073 2005-08-12 Marc Delisle  <lem9@users.sourceforge.net>
3074     * header.inc.php: remove the 'InnoDB free' segment from table comments
3075     * footer.inc.php: bug #1257106, display problem in the left frame (IE)
3077 2005-08-11 Marc Delisle  <lem9@users.sourceforge.net>
3078     * queryframe.php: shorten the path of db subtree items,
3079       thanks to Edward Rudd - urkle
3080     * config.inc.php, header.inc.php, tbl_properties_links.php,
3081       themes/*/css/theme_right.css.php, tbl_properties_table_info.php,
3082       Documentation.html, libraries/config_import.lib.php: patch #1249528,
3083       move table comments to header and enable configuration of header for
3084       TRUE/FALSE/'both', thanks to Sebastian Mendel - cybot_tm
3085     * db_details.php: undefined $header_url_qry
3086     * sql.php: bug #1255869, "MySQL returned an empty result set" not
3087       displayed in all cases
3089 2005-08-09 Marc Delisle  <lem9@users.sourceforge.net>
3090     * read_dump.php: add unique numbers to $strFileCouldNotBeRead to
3091       improve support when someone gets this error
3092     * Documentation.html: patch #1253248, links and anchors to every FAQ
3093       item, thanks to Alexander Schuch - ci-dev
3095 2005-08-08 Michal Čihař  <michal@cihar.com>
3096     * libraries/export/htmlword.php: Fix undefined variable when exporting
3097       relations (bug #1253457).
3099 2005-08-08 Marc Delisle  <lem9@users.sourceforge.net>
3100     * libraries/dbi/mysqli.dbi.lib.php: bug #1253453, using mysqli extension
3101       with MySQL 4.0.x
3102     * libraries/mysql_charsets.lib.php, /relation_cleanup.lib.php,
3103       /tbl_move_copy.php: patch #1253461 (code cleanup),
3104       thanks to Sebastian Mendel
3105     * libraries/sqlparser.lib.php: patch #1253478, variable initialization
3106       and code cleanup, thanks to Sebastian Mendel
3108 2005-08-07 Marc Delisle  <lem9@users.sourceforge.net>
3109     * Documentation.html: Save button for PDF schema coordinates,
3110       thanks to Ryan Schmidt
3111     * server_privileges.php: undefined index $GLOBALS[''],
3112       thanks to Ryan Schmidt
3113     * queryframe.php: need at least 2 items to display a group in the
3114       database selector, thanks to Ryan Schmidt
3116 2005-08-06 Marc Delisle  <lem9@users.sourceforge.net>
3117     * queryframe.php: fixes for tree subgroups in databases selector:
3118       escaping of special characters, display a db name inside its own
3119       group, and proper closing of optgroup, thanks to Ryan Schmidt
3121 2005-08-05 Marc Delisle  <lem9@users.sourceforge.net>
3122     * Documentation.html, readme.php, license.php:
3123       bug #965548, displaying README and LICENSE, thanks to Ryan Schmidt
3125 2005-08-04 Michal Čihař  <michal@cihar.com>
3126     * libraries/common.lib.php, export.php: Show error header on error to make
3127       clear that something bad has happened.
3129 2005-08-04 Marc Delisle  <lem9@users.sourceforge.net>
3130     * queryframe.php: patch #1250899:
3131      - unified spaces between icons
3132      - cleaned html and php code
3133      - display of querywindow-icon now follows
3134        $cfg['QueryFrame']
3135      - always use no_js=1 if $cfg['QueryFrameJS'] == true
3136       thanks to Sebastian Mendel
3137     * Documentation.html: patch #1169308, FAQ 1.17a improved,
3138       thanks to Isaac Bennetch
3139     * queryframe.php, footer.inc.php, config.inc.php, Documentation.html,
3140       libraries/common.lib.php, /config_import.lib.php:
3141       patch #1246245, tree subgroups for databases (in selector),
3142       thanks to Edward Rudd - urkle
3143     * db_details.php, tbl_query_box.php: patch #1250935, interface
3144       improvements, thanks to Sebastian Mendel
3145     * tbl_create.php: bug #1252124, XSS on table creation page
3147 2005-08-02 Marc Delisle  <lem9@users.sourceforge.net>
3148     * server_privileges.php: patch #1249363, remove unneeded wordwrap(),
3149       table width should be limited by template if necessary,
3150       thanks to Sebastian Mendel - cybot_tm
3151     * server_databases.php: patch #1249371, correct calculation of colspan,
3152       and patch #1249414, display improvements, thanks to Sebastian Mendel;
3153       also,  $dbstats should contain 0 or 1, not the colspan
3154     * sql.php: patch #1249451, display improvement for bookmark dialog,
3155       thanks to Sebastian Mendel
3156     * libraries/common.lib.php: patch #1249457, display improvements for Edit
3157       Explain etc dialog, thanks to Sebastian Mendel
3159 2005-08-01 Michal Čihař  <michal@cihar.com>
3160     * lang/czech: Fix bad translation (is was translated to is not :-)),
3161       update.
3163 2005-08-01 Marc Delisle  <lem9@users.sourceforge.net>
3164     * libraries/common.lib.php: bug #1249239, XSS vulnerability on Create page
3165     * Documentation.html: "bug #1248598, explain another cause of the Missing
3166       parameter error
3168 2005-07-29 Marc Delisle  <lem9@users.sourceforge.net>
3169     * tbl_change.php, lang/*: new message $strAndThen
3170     * libraries/dbg/profiling.php: patch #1160439, improvements,
3171       thanks to Glen Arason
3172     * scripts/upgrade.pl: patch #1198492, current version check,
3173       thanks to Herman van Rink - helmo
3175 2005-07-28 Marc Delisle  <lem9@users.sourceforge.net>
3176     * pdf_pages.php: Go button renamed to Save because it's really used to save coordinates
3178 2005-07-26 Marc Delisle  <lem9@users.sourceforge.net>
3179     * tbl_change.php: bug #1243908, left panel browse icon alt tag not updated
3180       after inserting a row
3181     * config.inc.php, libraries/config_import.lib.php, /common.lib.php:
3182       RFE #1177459, BOOL column type
3184 2005-07-26 Michal Čihař  <michal@cihar.com>
3185     * export.php: Use actual MIME type for CSV.
3187 2005-07-25 Marc Delisle  <lem9@users.sourceforge.net>
3188     * tbl_change.php: insert another new row: dropdown choice should be sticky
3190 2005-07-24 Michal Čihař  <michal@cihar.com>
3191     * libraries/check_user_privileges.lib.php: Undefined variable (bug
3192       #1243885).
3193     * libraries/config_import.lib.php: Do not override theme properties when
3194       path is not set.
3195     * libraries/select_theme.lib.php: Do not attempt to sort themes when
3196       themes are disabled (bug #1243883).
3198 2005-07-23 Marc Delisle  <lem9@users.sourceforge.net>
3199     * tbl_properties_structure.php, tbl_properties.inc.php:
3200       bug #1157230, escape special chars in ENUM or SET
3202 2005-07-22 Marc Delisle  <lem9@users.sourceforge.net>
3203     * db_details_structure.php: table creation should not be possible
3204       in information_schema
3205     * db_operations.php: those operations do not make sense on
3206       information_schema
3207     * browse_foreigners.php: bug #1242805, Show All does not work while
3208       browsing foreign values
3209     * libraries/relation.lib.php: for the new ForeignKeyDropdownOrder, id and
3210       content were reversed (id-content showed content then id)
3212 2005-07-21 Marc Delisle  <lem9@users.sourceforge.net>
3213     * libraries/auth/cookie.auth.lib.php: bug #1240880, XSS on the
3214       cookie-based login panel
3216 2005-07-20 Marc Delisle  <lem9@users.sourceforge.net>
3217     * ChangeLog: automatic utf-8 encoding modeline, thanks to Michal
3219 2005-07-19 Marc Delisle  <lem9@users.sourceforge.net>
3220     * translators.html: message about French translation will be in French
3222 2005-07-16 Marc Delisle  <lem9@users.sourceforge.net>
3223     * libraries/string.lib.php: typo
3224     * libraries/sqlparser.data.php: bug #1238222, parsing of ISNULL()
3226 2005-07-14 Marc Delisle  <lem9@users.sourceforge.net>
3227     * lang/*: removed unused strInvalidRowCount
3229 2005-07-13 Marc Delisle  <lem9@users.sourceforge.net>
3230     * Documentation.html: how to enable the charset choice for exported file
3232 2005-07-13 Michal Čihař  <michal@cihar.com>
3233     * libraries/common.lib.php: Use eval for config file including to catch
3234       parse errors (bug #1223319), on error page display config file that
3235       actually failed.
3236     * main.php, server_databases.php, libraries/check_user_privileges.lib.php,
3237       libraries/display_create_database.lib.php: Show box for creating
3238       database only if user has privileges to do so (bug #1167892).
3239     * libraries/display_tbl.lib.php: Use better message, thanks to Marc for
3240       noticing this.
3242 2005-07-12 Marc Delisle  <lem9@users.sourceforge.net>
3243     * sql.php: for Insert row and Export, use post when the query is too big
3244     * export.php: bug #1116026, export under IE 6 (XP SP2)
3246 2005-07-11 Marc Delisle  <lem9@users.sourceforge.net>
3247     * tbl_relations.php: bug #1227710, unsaved relations lost when changing
3248       field to display
3250 2005-07-11 Michal Čihař  <michal@cihar.com>
3251     * db_operations.php: Allow adding DROP TABLE when copying database (RFE
3252       #1235761).
3254 2005-07-10 Robin Johnson <robbat2@users.sourceforge.net>
3255     * config.inc.php, Documentation.html, libraries/common.lib.php,
3256       libraries/config_import.lib.php:
3257       Document previous foreign-key dropdown work, and also ensure that the
3258       configuration import code works properly with it.
3260 2005-07-10 Michal Čihař  <michal@cihar.com>
3261     * libraries/auth/http.auth.lib.php: Support FastGCI in http auth (patch
3262       #1192219)
3263     * Documentation.html, config.inc.php, left.php, queryframe.php,
3264       libraries/common.lib.php, libraries/config_import.lib.php,
3265       libraries/header_meta_style.inc.php, libraries/select_theme.lib.php:
3266       User can now have different theme per server (RFE #1231599).
3267     * config.inc.php: Add OLD_PASSWORD (bug #1216178).
3268     * main.php: Correct ALT attribute for image (bug #1232124).
3269     * mult_submits.inc.php, libraries/display_tbl.lib.php: Don't forget
3270       browsing state while deleting multiple rows (bug #1232624).
3271     * tbl_row_action.php: Fix undefined variable warning.
3272     * db_details_structure.php, db_operations.php, header.inc.php,
3273       querywindow.php, tbl_indexes.php, tbl_properties.inc.php,
3274       tbl_properties_structure.php, lang/*, libraries/display_tbl.lib.php,
3275       libraries/functions.js, libraries/indexes.js: Show better error messages
3276       when checking numerical inputs (bug #1207402).
3277     * sql.php, libraries/common.lib.php: Use post for print view when query is
3278       too big (bug #1203692).
3280 2005-07-10 Marc Delisle  <lem9@users.sourceforge.net>
3281     * libraries/display_tbl.lib.php: bug #1235473 display_tbl.lib.php,
3282       Undefined variable order_img
3283     * libraries/functions.js: bug #1234098, invalid "normal" cursor style
3284     * queryframe.php: bug #1231804, query windows does not open in new window,
3285       thanks to Michael Keck
3286     * db_details_qbe.php: bug #1234616, minor theme text color issue
3288 2005-07-06 Marc Delisle  <lem9@users.sourceforge.net>
3289     * db_search.php: bug #1233349, db search in MySQL 5.0.x on fields
3290       without a charset
3292 2005-07-04 Marc Delisle  <lem9@users.sourceforge.net>
3293     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza)
3294       and Mastermnd for the 2.6.2 translation cleanup
3295     * tbl_properties_table_info.php: bug #1231917, commands out of sync
3297 2005-07-03 Marc Delisle  <lem9@users.sourceforge.net>
3298     * Documentation.html: link in doc, thanks to Cedric Corazza
3299     ### 2.6.3 released
3301 2005-07-02 Marc Delisle  <lem9@users.sourceforge.net>
3302     * db_operations.php: bug #1230224, db rename and old pmadb information
3304 2005-07-01 Marc Delisle  <lem9@users.sourceforge.net>
3305     * Documentation.html: patch #1229673, improvement to big-file-import
3306       instructions, thanks to Isaac Bennetch - ibennetch
3308 2005-06-30 Marc Delisle  <lem9@users.sourceforge.net>
3309     * lang/hungarian update, thanks to Mihály Mészáros <necronix@freemail.hu>
3310     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
3311     * lang/chinese_traditional: Updates, thanks to Siu Sun
3312     * lang/catalan update, thanks to Xavier Navarro (xavin).
3313     * lang/lithuanian: Updated, thanks to Vilius Simonaitis - maumas98
3314     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3315     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3317 2005-06-29 Marc Delisle  <lem9@users.sourceforge.net>
3318     * tbl_properties_table_info.php: bug #1228862, creating a table under
3319       MySQL 5.x with wrong table type
3321 2005-06-28 Marc Delisle  <lem9@users.sourceforge.net>
3322     * tbl_properties_operations.php: bug #1225635,
3323       cannot change table's collation under MySQL 5.0.4
3325 2005-06-27 Michal Čihař  <michal@cihar.com>
3326     * config.inc.php: Better comments describing multi server setup (patch
3327       #1226666).
3328     * db_details_links.php: Place export tab on same place as on table page
3329       (RFE #1047874).
3330     * tbl_properties_links.php: Switch browse and properties tabs
3331     * db_details_structure.php: Make order of icons same as on table view (RFE
3332       #1047874).
3334 2005-06-24 Michal Čihař  <michal@cihar.com>
3335     * tbl_change.php, tbl_properties_links.php, libraries/export/sql.php:
3336       Remove error reporting.
3337     * config.inc.php, libraries/common.lib.php,
3338       libraries/config_import.lib.php, libraries/display_export.lib.php:
3339       Configurable file name templates (RFE #1226941).
3340     * themes.php, libraries/select_theme.lib.php: Sort themes, use only one
3341       code for browsing directory with themes (RFE #1184251).
3342     * tbl_change.php: Use select instead of input, this saves some place and
3343       looks better (RFE #1169931).
3344     * tbl_change.php: Display column comment while editing data (RFE #860912).
3345     * lang/sync_lang.sh: Fix belarusian name.
3346     * libraries/transformations/application_octetstream__hex.inc.php, lang/*:
3347       Add hex transformation (RFE #1100068).
3349 2005-06-24 Marc Delisle  <lem9@users.sourceforge.net>
3350     * db_operations.php: problem renaming a db
3352 2005-06-24 Alexander M. Turek  <me@derrabus.de>
3353     * lang/german-*.inc.php: Updates.
3354     * db_operations.php: Cleaning up Marc's code... ;-p
3356 2005-06-23 Robin Johnson <robbat2@users.sourceforge.net>
3357     * config.inc.php, libraries/relation.lib.php,
3358       libraries/get_foreign.lib.php, tbl_select.php, tbl_change.php: Support for
3359       customizing foreign-key dropdown, take #2, now very customizable, incl max
3360       item limit.
3362 2005-06-23 Michal Čihař  <michal@cihar.com>
3363     * lang/czech: Update.
3365 2005-06-22 Alexander M. Turek  <me@derrabus.de>
3366     * tbl_properties_structure.php: Undefined index.
3368 2005-06-22 Robin Johnson <robbat2@users.sourceforge.net>
3369     * config.inc.php, libraries/relation.lib.php: Support for customizing
3370       foreign-key dropdown, take #1.
3372 2005-06-22 Garvin Hicking  <rabustoldmethatiforgotmyemailaddress@supergarv.de>
3373     * server_databases.php: Bug #1225315, wrong message displayed
3374       when no databases were dropped.
3375     * tbl_properties.inc.php: Patch #1225452, JS error for
3376       getting the value of a select field in certain browsers.
3378 2005-06-19 Marc Delisle  <lem9@users.sourceforge.net>
3379     * lang/chinese_traditional: Updates, thanks to Siu Sun
3380     * lang/italian: Updates, thanks to Pietro Danesi
3381     * lang/finnish: update, thanks to Jouni Kahkonen
3382     * lang/norwegian: Update, thanks to Sven-Erik Andersen
3383     * lang/mongolian update, thanks to Bayarsaikhan Enkhtaivan
3384     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3385     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3387 2005-06-18 Marc Delisle  <lem9@users.sourceforge.net>
3388     * libraries/sqlparser.lib.php: bug 1221602, undefined variable when trying
3389       to use a reserved word as an identifier
3390     * db_operations.php, libraries/database_interface.lib.php:
3391       bug #1221359, Copying a db containing a MERGE table
3393 2005-06-12 Marc Delisle  <lem9@users.sourceforge.net>
3394     * tbl_properties.inc.php: visually bind the Add x fields dialog to its
3395       submit button
3396     * db_operations.php: bug #1215688, Copying database does not preserve
3397       default charset and collation
3398     ### 2.6.3-rc1 released
3400 2005-06-12 Olivier Mueller <om@omnis.ch>
3401     * lang/*, server_privileges.php: added strings for RFE #1197482:
3402       $strGeneratePassword, $strGenerate and $strCopy
3404 2005-06-11 Marc Delisle  <lem9@users.sourceforge.net>
3405     * tbl_properties_export.php: bug #1169791, exporting results from queries
3406       with limit keyword
3407     * lang/mongolian* update, thanks to Bayarsaikhan Enkhtaivan
3408     * lang/finnish: update, thanks to Jouni Kahkonen
3409     * lang/norwegian: Update, thanks to Sven-Erik Andersen
3410     * lang/galician: Updates, thanks to Xosé Calvo.
3411     * lang/belarusian, libraries/select_lang.lib.php:
3412       belarusian is now belarusian_cyrillic; added belarusian_latin,
3413       thanks to Jaska Zedlik
3415 2005-06-08 Marc Delisle  <lem9@users.sourceforge.net>
3416     * libraries/common.lib.php: bug #1216901, missing backquotes on the Browse
3417       feature in case of duplicate entry
3419 2005-06-07 Marc Delisle  <lem9@users.sourceforge.net>
3420     * lang/tatarish*: updates, thanks to Albert Fazlí
3421     * config.inc.php: bug #1215950, typo in comment
3423 2005-06-06 Marc Delisle  <lem9@users.sourceforge.net>
3424     * lang/tatarish*, /sync_lang.sh, libraries/select_lang.lib.php,
3425       translators.html: renamed "tatar" to "tatarish" (tatar is
3426       a different language and this translation is really tatarish)
3427     * lang/mongolian*, libraries/select_lang.lib.php,
3428       translators.html, Documentation.html, README:
3429       new language (mongolian), thanks to Bayarsaikhan Enkhtaivan
3431 2005-06-05 Marc Delisle  <lem9@users.sourceforge.net>
3432     * libraries/functions.js: bug #1207405, invalid SQL when creating
3433       table with zero fields
3434     * sql.php: bug #1204951, left frame browse icon alt tag
3435       not updated on emptying table
3437 2005-06-05 Michal Čihař  <michal@cihar.com>
3438     * lang/czech: Update.
3440 2005-06-04 Marc Delisle  <lem9@users.sourceforge.net>
3441     * lang/chinese_traditional: Updates, thanks to Siu Sun.
3442     * lang/finnish: update, thanks to Jouni Kahkonen
3443     * lang/norwegian: Update, thanks to Sven-Erik Andersen
3444     * db_details_structure.php: optional message $strNumberOfFields,
3445       will use $strFields if not defined
3446     * db_operations.php, lang/*: bug #1212997, db copy should not
3447       always perform CREATE DATABASE
3449 2005-06-03 Marc Delisle  <lem9@users.sourceforge.net>
3450     * lang/tatar*, /sync_lang.sh, libraries/select_lang.lib.php,
3451       translators.html, Documentation.html, README:
3452       new language (tatar), thanks to Albert Fazlí
3454 2005-06-01 Marc Delisle  <lem9@users.sourceforge.net>
3455     * Documentation.html: bug #1213761, hint about Hardened PHP
3456       and the Missing parameters problem, thanks to Klaus Dorninger
3458 2005-05-31 Marc Delisle  <lem9@users.sourceforge.net>
3459     * db_details_structure.php: patch 1209863, XHTML validity,
3460       thanks to Ryan Schmidt
3462 2005-05-29 Marc Delisle  <lem9@users.sourceforge.net>
3463     * tbl_change.php: bug #1184325, Label IDs mismatch for ENUM type,
3464       thanks to Ryan Schmidt
3465     * footer.inc.php: bug #1209891, db list not refreshed when the left
3466       frame is positionned on a db, then a manual DROP DATABASE it done
3467       on another db
3468     * db_operations.php, footer.inc.php: bug #1170227, copying a db does not
3469       refresh the queryframe
3471 2005-05-27 Marc Delisle  <lem9@users.sourceforge.net>
3472     * tbl_properties.inc.php: bug #1205940, current timestamp checkbox
3473       when field type changes
3475 2005-05-26 Marc Delisle  <lem9@users.sourceforge.net>
3476     * tbl_create.php: bug #1207406, undefined index from PMA_setComment()
3477     * sql.php: bug #1204913, left frame update on manual table rename
3479 2005-05-25 Marc Delisle  <lem9@users.sourceforge.net>
3480     * tbl_properties.inc.php: bug #1207404, undefined variables
3482 2005-05-24 Marc Delisle  <lem9@users.sourceforge.net>
3483     * libraries/common.lib.php: bug #1207395, undefined theme_generation
3484       and theme_version, thanks to Ryan Schmidt
3485     * tbl_properties_operations.php: bug #1207212, changing table type
3486       under MySQL 5.0.4
3488 2005-05-22 Marc Delisle  <lem9@users.sourceforge.net>
3489     * libraries/charset_conversion.lib.php: diacritics wrongly converted
3490       in Browse mode under MySQL 4.1.x if AllowAnywhereRecoding set to TRUE
3491     * tbl_properties_structure.php, tbl_properties.inc.php,
3492       libraries/sqlparser.lib.php: bug #1163595, NULL detection of TIMESTAMP
3493     * many files: bug #1193250, XHTML compliance, thanks to Ryan Schmidt
3494     * themes/[darkblue_orange|original]/css/theme_print.css.php:
3495       spelling error Hevetica -> Helvetica, thanks to Castorius and
3496       Isaac Bennetch - ibennetch
3498 2005-05-19 Marc Delisle  <lem9@users.sourceforge.net>
3499     * tbl_select.php: bug #1204235, searching on a VARBINARY field
3501 2005-05-18 Marc Delisle  <lem9@users.sourceforge.net>
3502     * export.php: bug #1193442, 8 extra spaces at end of export area,
3503       thanks to Ryan Schmidt
3504     * db_details_structure.php: bug #1193430, zero_rows parameter
3505       not url-encoded, thanks to Ryan Schmidt
3507 2005-05-17 Marc Delisle  <lem9@users.sourceforge.net>
3508     * server_privileges.php, libraries/server_privileges.js:
3509       make the password generator work also on user account editing
3511 2005-05-17 Olivier Mueller <om@omnis.ch>
3512     * server_privileges.php, libraries/server_privileges.js: RFE #1197482,
3513       password generator on user creation.  RFC: ok like that?  TODO: add strings.
3515 2005-05-15 Marc Delisle  <lem9@users.sourceforge.net>
3516     * sql.php, libraries/sqlparser.lib.php: bug #1120434, comment at the end
3517       of query is applied to appended LIMIT as well
3519 2005-05-13 Marc Delisle  <lem9@users.sourceforge.net>
3520     * tbl_printview.php: bug #1178760, header not sent when displaying
3521       print view of multi tables, thanks to Hrvoje Novosel - interghost
3522     * libraries/functions.js: Patch #1191447, hand pointer on mouseover and
3523       mousedown, thanks to Ken Stanley - eclipsboi
3525 2005-05-11 Marc Delisle  <lem9@users.sourceforge.net>
3526     * tbl_properties.inc.php: bug #1069012, table collation forgotten
3527       when adding fields
3528     * libraries/storage_engines.lib.php: bug 1180119, undefined variable when
3529       showing the details of a storage engine under MySQL 4.0.x
3531 2005-05-10 Marc Delisle  <lem9@users.sourceforge.net>
3532     * libraries/sqlparser.lib.php: bug #1198156, undefined variable
3533       when exporting without enclosing with backquotes
3535 2005-05-08 Marc Delisle  <lem9@users.sourceforge.net>
3536     * db_details_links.php: patch #1196806, add a Privileges tab
3537       in db view, thanks to Herman van Rink - helmo
3538     * server_privileges.php: add a back link to the db on which
3539       we are checking privileges
3540     * Documentation.html: FAQ 3.13 about the MySQL API having problem dealing
3541       with USE followed with a db name containing an hyphen
3542     * read_dump.php: bug #1189664, js error when 2 queries submitted at once
3544 2005-05-08 Olivier Mueller <om@omnis.ch>
3545     * scripts/upgrade.pl: new script to let unix admins upgrade phpMyadmin
3546       with one command and 5 seconds. To be improved, but is working fine
3547       here (tm).  Based on: http://www.phpmyadmin.net/latest.txt
3548     * server_privileges.php: always display the "Add a new user" link
3549       on the User overview page (no more need to click on [show all] or
3550       an initial before)
3552 2005-05-05 Marc Delisle  <lem9@users.sourceforge.net>
3553     * libraries/mysql_charsets.lib.php: bug #1186983, missing character
3554       sets and collations (temporary workaround)
3555     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3557 2005-05-04 Marc Delisle  <lem9@users.sourceforge.net>
3558     * Documentation.html: improvement about PmaAbsoluteUri,
3559       thanks to Isaac Bennetch - ibennetch
3561 2005-05-03 Marc Delisle  <lem9@users.sourceforge.net>
3562     * libraries/common.lib.php: bug #1185152, setting collation for a field,
3563       thanks to Ryan Schmidt - ryandesign
3565 2005-05-02 Marc Delisle  <lem9@users.sourceforge.net>
3566     * export.php: bug #1123284, avoid double compression when
3567       zlib.output_compression is On, thanks to unclef at users.sourceforge.net
3568     * libraries/common.lib.php: bug #1193223, undefined index htmlexcel_null,
3569       thanks to Ryan Schmidt - ryandesign
3571 2005-05-01 Marc Delisle  <lem9@users.sourceforge.net>
3572     * server_status.php: bug #1193225, missing </ul>
3573     * tbl_properties.inc.php: bug #1193353, js error on creating table
3575 2005-04-30 Marc Delisle  <lem9@users.sourceforge.net>
3576     * db_operations.php, libraries/tbl_move_copy.php:
3577       bug #1192468, bookmarks copied too many times
3579 2005-04-27 Marc Delisle  <lem9@users.sourceforge.net>
3580     * lang/finnish: update, thanks to Jouni Kahkonen
3581     * lang/russian: update, thanks to lobovich
3582     * libraries/sqlparser.lib.php: bug #1179887, ordering by count(*)
3584 2005-04-26 Marc Delisle  <lem9@users.sourceforge.net>
3585     * tbl_properties_structure.php, tbl_properties.inc.php:
3586       bug #1190092, wrong detection of NULL fields with MySQL 5.0.x
3587     * lang/finnish: big update, thanks to Jouni Kahkonen
3589 2005-04-25 Marc Delisle  <lem9@users.sourceforge.net>
3590     * libraries/sqlparser*: bug #1185173. A query using the Storage
3591       table name and an alias, returned no result. I changed the
3592       parser to add a list of "forbidden" reserved words, as listed
3593       in the MySQL manual (reserved words). Those are not allowed
3594       as a table/column name, but others (like Storage) are allowed.
3595       Now the query works. TODO: do not pretty print in color,
3596       in this case
3597     * libraries/common.lib.php: bug #1179241, wrong escaping of
3598       apostrophe in generated PHP code
3600 2005-04-25 Michal Čihař  <michal@cihar.com>
3601     * lang/czech: Update.
3602     * lang/english: Fix typo.
3604 2005-04-24 Marc Delisle  <lem9@users.sourceforge.net>
3605     * left.php, queryframe.php: bug #1168784, please respect the db order
3606       given in only_db
3608 2005-04-16 Marc Delisle  <lem9@users.sourceforge.net>
3609     * lang/chinese_simplified: Updates, thanks to mysf at etang.com
3610     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
3611     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3612     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
3613     * lang/galician: Updates, thanks to Xosé Calvo.
3614     * new language: belarusian, thanks to Jaska Zedlik <jz53 at zedlik.com>
3615     * tbl_properties_export.php: bug #1180860, error going from Export
3616       to Insert tab
3617     ### 2.6.2 released
3619 2005-04-14 Marc Delisle  <lem9@users.sourceforge.net>
3620     * db_details_structure.php: Search icon centering
3622 2005-04-13 Marc Delisle  <lem9@users.sourceforge.net>
3623     * tbl_alter.php: undefined $field_comments
3625 2005-04-10 Alexander M. Turek  <me@derrabus.de>
3626     * lang/*.inc.php: New messages for MySQL 5.0 privileges.
3628 2005-04-10 Marc Delisle  <lem9@users.sourceforge.net>
3629     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
3630     * server_privileges.php: bug #1179969, problem editing a user's profile
3631       (and there was a problem also with the detection of
3632        an already existing user)
3634 2005-04-09 Alexander M. Turek  <me@derrabus.de>
3635     * libraries/sqlparser.data.php: Added keyword ROUTINE.
3637 2005-04-08 Marc Delisle  <lem9@users.sourceforge.net>
3638     * lang/catalan update, thanks to Xavier Navarro (xavin).
3640 2005-04-07 Alexander M. Turek  <me@derrabus.de>
3641     * libraries/select_lang.lib.php, lang/english-iso-8859-15.inc.php:
3642       en-iso-8859-15.
3643     * lang/*.inc.php: New messages for MySQL 5.0 privileges.
3645 2005-04-07 Marc Delisle  <lem9@users.sourceforge.net>
3646     * tbl_properties.inc.php, tbl_alter.php: bug #1176896, undefined variable
3647     * libraries/common.lib.php: wrong test when the field's type is
3648       TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
3650 2005-04-03 Marc Delisle  <lem9@users.sourceforge.net>
3651     ### 2.6.2-rc1 released
3653 2005-04-01 Marc Delisle  <lem9@users.sourceforge.net>
3654     * tbl_addfield.php: TIMESTAMP options support
3655     * libraries/common.lib.php: DEFAULT CURRENT_TIMESTAMP is only
3656       for TIMESTAMP (bug when changing from a TIMESTAMP to a non-TIMESTAMP type)    * (same): bug #1163595, problem 4: a TIMESTAMP must be explicitely
3657       set to NULL to have the NULL attribute
3658     * libraries/tbl_move_copy.php: bug #1168996, error copying InnoDB table
3659       with FK constraints to a table in the same db
3661 2005-03-31 Alexander M. Turek  <me@derrabus.de>
3662     * left.php: Undefined offset (Bug #1174045).
3664 2005-03-31 Marc Delisle  <lem9@users.sourceforge.net>
3665     * Documentation.html: added FAQ 5.17 about problem with
3666       Firefox when the Tabbrowser Extensions plugin is installed
3667     * tbl_properties.inc.php: TIMESTAMP options improved looks, thanks to Garvin
3668     * tbl_properties.inc.php: TIMESTAMP default CURRENT_TIMESTAMP checkbox
3669       made dynamic, depending on the field's type
3670     * tbl_create.php, libraries/relation.lib.php: TIMESTAMP options support
3672 2005-03-30 Alexander M. Turek  <me@derrabus.de>
3673     * server_databases.php: Bug #1172782 (Don't allow to drop
3674       information_schema).
3675     * libraries/mysql_charsets.lib.php: Typo.
3676     * lang/german-*.inc.php: Better translation.
3678 2005-03-30 Marc Delisle  <lem9@users.sourceforge.net>
3679     * Documentation.html: Patch #1164699, clarification about PmaAbsoluteURI,
3680       thanks to Isaac Bennetch - ibennetch
3681     * lang/english: improvements, thanks to Ryan Schmidt - ryandesign
3682     * lang/*: removed unused message and modified strCheckOverhead
3683       where still untranslated
3684     * tbl_properties.inc.php: bug #1163595 (problem #5): after an error
3685       modifying TIMESTAMP options, the table structure editing form
3686       was shown without the new options.
3688 2005-03-29 Marc Delisle  <lem9@users.sourceforge.net>
3689     * libraries/common.lib.php: XSS vulnerability on convcharset
3691 2005-03-29 Alexander M. Turek  <me@derrabus.de>
3692     * server_collations.php, libraries/mysql_charsets.lib.php: Don't offer
3693       unavailable collations (bug #1172517).
3695 2005-03-28 Alexander M. Turek  <me@derrabus.de>
3696     * left.php: Implemented the forgotten view icon.
3698 2005-03-27 Marc Delisle  <lem9@users.sourceforge.net>
3699     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
3700     * libraries/relation.lib.php: bug #1170549, adding fields NOT NULL
3701       under MySQL 4.1
3702     ### 2.6.2-beta1 released
3704 2005-03-27 Alexander M. Turek  <me@derrabus.de>
3705     * libraries/defines.lib.php, themes/*/info.inc.php: Marked 2.6.0 / 2.6.1
3706       themes as imcompatible because of recent changes.
3707     * libraries/information_schema_relations.lib.php,
3708       libraries/relation.lib.php: information_schema relations.
3710 2005-03-26 Alexander M. Turek  <me@derrabus.de>
3711     * libraries/engines/innodb.lib.php: Caught possible devision by zero.
3712     * lang/dutch-iso-8859-15.inc.php, lang/finnish-iso-8859-15.inc.php,
3713       lang/italian-iso-8859-15.inc.php, lang/portoguese-iso-8859-15.inc.php,
3714       lang/spanish-iso-8859-15.inc.php, libraries/select_lang.lib.php:
3715       Added more Latin9 language files.
3717 2005-03-25 Marc Delisle  <lem9@users.sourceforge.net>
3718     * tbl_properties.inc.php: bug #1170255, undefined index: Field
3720 2005-03-25 Alexander M. Turek  <me@derrabus.de>
3721     * db_details_structure.php: Let's prefer separate icons over CSS 3 hacks
3722       for marking a functionality as unavailable.
3723     * libraries/relation.lib.php:
3724       - Removed recoding function calls from controluser queries as they do
3725         not depend on the connection charset anymore;
3726       - Added emulated relations for some information_schema tables. To be
3727         continued.
3729 2005-03-24 Alexander M. Turek  <me@derrabus.de>
3730     * libraries/dbi/*.dbi.lib.php, libraries/common.lib.php,
3731       libraries/database_interface.lib.php:
3732       - Force separate connection for controluser queries;
3733       - Don't apply collation_connection settings to controluser connections.
3734     * lang/galician-*.inc.php: Updates, thanks to Xosé Calvo.
3735     * lang/chinese_traditional-*.inc.php: Updates, thanks to Siu Sun.
3737 2005-03-22 Marc Delisle  <lem9@users.sourceforge.net>
3738     * header.inc.php: undefined index tbl_is_view when copying a table
3739       with constraints and an error occurs
3741 2005-03-20 Marc Delisle  <lem9@users.sourceforge.net>
3742     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
3743     * tbl_properties.inc.php: do not add ON UPDATE CURRENT_TIMESTAMP twice
3745 2005-03-19 Alexander M. Turek  <me@derrabus.de>
3746     * lang/german-*.inc.php: Translations #1120157 (bad translation of
3747       $strAddSearchConditions).
3748     * libraries/select_lang.lib.php, lang/polish-windows-1250.inc.php:
3749       Translations #1161402 (added pl-win1250), thanks to Jakub Wilk (ubanus).
3750     * libraries/select_lang.lib.php, lang/german-iso-8859-15.inc.php,
3751       lang/french-iso-8859-15.inc.php: Added ISO-8859-15 (Latin9) editions of
3752       the German and French language files for testing.
3754 2005-03-19 Marc Delisle  <lem9@users.sourceforge.net>
3755     * lang/catalan update, thanks to Xavier Navarro (xavin).
3756     * lang/russian update, thanks to gunsky
3757     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
3759 2005-03-18 Marc Delisle  <lem9@users.sourceforge.net>
3760     * lang/estonian: Update thanks to Alvar Soome - finsoft.
3761     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3762     * lang/brazilian-portuguese: big update, thanks to Airon Luis Pereira
3763       - thedarkness
3764     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3765     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
3767 2005-03-18 Alexander M. Turek  <me@derrabus.de>
3768     * lang/german-*.inc.php: Updates.
3770 2005-03-17 Marc Delisle  <lem9@users.sourceforge.net>
3771     * Documentation.html: bug #1165148, typo in Documentation.html
3772     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
3773     * lang/galician: Updated, thanks to Xosé Calvo.
3775 2005-03-16 Marc Delisle  <lem9@users.sourceforge.net>
3776     * tbl_properties_structure.php, tbl_alter.php, tbl_properties.inc.php,
3777       config.inc.php (comment only), libraries/common.lib.php:
3778       experimental support for table structure editing with MySQL 4.1.2+
3779       TIMESTAMP options
3781 2005-03-13 Marc Delisle  <lem9@users.sourceforge.net>
3782     * tbl_row_delete.php renamed to tbl_row_action.php (RFE 1097729)
3784 2005-03-12 Marc Delisle  <lem9@users.sourceforge.net>
3785     * tbl_properties_structure.php, libraries/sqlparser.lib.php:
3786       start merging code for MySQL 4.1.2 TIMESTAMP options support
3788 2005-03-10 Alexander M. Turek  <me@derrabus.de>
3789     * libraries/relation.lib.php: Bug #1159415.
3791 2005-03-10 Marc Delisle  <lem9@users.sourceforge.net>
3792     * libraries/database_interface.lib.php, libraries/relation.lib.php:
3793       problem with getting comments when creating a new table under MySQL 4.1.x
3794       with mysql extension
3796 2005-03-09 Marc Delisle  <lem9@users.sourceforge.net>
3797     * db_operations.php: db comments updating broken
3798     * libraries/relation.lib.php: bug #1159415, data dictionary broken
3800 2005-03-08 Michael Keck  <mkkeck@users.sourceforge.net>
3801     * themes/*/img/bd_insrow.png, themes/*/bd_insrow.png: Added disabled
3802       versions of insert-row icons.
3804 2005-03-08 Marc Delisle  <lem9@users.sourceforge.net>
3805     * lang/french update
3807 2005-03-07 Marc Delisle  <lem9@users.sourceforge.net>
3808     * libraries/relation.lib.php: db comments broken
3809     * libraries/dbi/*.php, lang/*: new $strSocketProblem message
3810     * db_details.php, tbl_query_box.php, libraries/bookmark.lib.php:
3811       bookmark improvement,
3812       based on patch #1034161 by Ryan Schmidt - ryandesign:
3813       sort bookmarks by label, remove the number before each bookmark
3814       in the drop-down choice. For this I had to change some logic in the
3815       calling scripts. It's still possible to have the same label more
3816       than once.
3818 2005-03-07 Michal Čihař  <michal@cihar.com>
3819     * db_printview.php, tbl_printview.php, css/phpmyadmin.css.php,
3820       libraries/header_meta_style.inc.php: Actually use print style in themes,
3821       also fixes RFE #1120880.
3822     * sql.php: Better calculate inserted row id (bug #1156963).
3823     * db_details_links.php, db_details_structure.php: Show database comment on
3824       each tab (same as we do with table comments).
3826 2005-03-06 Michael Keck  <mkkeck@users.sourceforge.net>
3827     * themes/*/img/bd_deltbl.png, themes/*/bd_drop.png: Added disabled
3828       versions of drop icons.
3830 2005-03-06 Michal Čihař  <michal@cihar.com>
3831     * export.php, libraries/display_export.lib.php, config.inc.php,
3832       libraries/config_import.lib.php, libraries/export/htmlexcel.php,
3833       libraries/export/htmlword.php, lang/*: Added Microsoft Word and Excel
3834       2000 export (RFE #1155122).
3835     * lang/czech: Updated, thanks to Michal Marek (twofish) for "storage
3836       engine" translation.
3837     * lang/english: Nothing to translate here.
3838     * Documentation.html: Document new Excel export.
3839     * config.inc.php, libraries/config_import.lib.php,
3840       libraries/display_export.lib.php, libraries/export/htmlword.php: Word
3841       export now can contain table structure and better handles more
3842       tables/databases export.
3843     * db_operations.php, export.php, main.php, tbl_move_copy.php,
3844       libraries/common.lib.php, libraries/select_theme.lib.php,
3845       libraries/auth/cookie.auth.lib.php: Unified cookie path handling, added
3846       / to end of path (bug #1155373).
3848 2005-03-06 Marc Delisle  <lem9@users.sourceforge.net>
3849     * libraries/relation.lib.php, /display_export.lib.php,
3850       /export/sql.php: native comments. For MySQL 4.1.x+ I do not display
3851       the "Add into comments ... Comments" choice, since they are
3852       part of the structure
3854 2005-03-06 Alexander M. Turek  <me@derrabus.de>
3855     * lang/*.inc.php, libraries/engines/innodb.lib.php: InnoDB buffer pool
3856       activity statistics.
3857     * server_status.php: Removed InnoDB Status sub-page. It is now part of
3858       server_engines.php.
3859     * lang/*.inc.php, libraries/engines/innodb.lib.php: Buffer pool size
3860       indicators.
3861     * libraries/mysql_charsets.lib.php: Don't check the character set of the
3862       virtual database "information_schema" (MySQL 5.0).
3863     * db_details_links.php, db_details_structure.php: Don't allow the user to
3864       change anything in MySQL 5.0's information_schema database.
3866 2005-03-05 Marc Delisle  <lem9@users.sourceforge.net>
3867     * tbl_alter.php, tbl_addfield.php, db_datadict.php, pdf_schema.php,
3868       tbl_create.php, libraries/common.lib.php, /relation.lib.php,
3869       /database_interface.lib.php: MySQL 4.1.x native comments
3871 2005-03-05 Alexander M. Turek  <me@derrabus.de>
3872     * server_engines.php, lang/*.inc.php, libraries/storage_engines.lib.php
3873       libraries/engines/berkeleydb.lib.php, libraries/engines/bdb.lib.php,
3874       libraries/engines/innobase.lib.php, libraries/innodb.lib.php,
3875       libraries/engines/myisam.lib.php:
3876       - Moved engine-specific settings into plugins;
3877       - Added ability to create multiple sub-pages in server_engines.php for
3878         a specific engine;
3879       - Added a few InnoDB variables. To be continued. :-)
3880       - New InnoDB buffer pool monitor for MySQL >= 5.0.2.
3882 2005-03-04 Marc Delisle  <lem9@users.sourceforge.net>
3883     * Documentation.html, libraries/common.lib.php: new FAQ 2.8 about
3884       Missing parameters, and when the error happens, show a link to FAQ
3886 2005-03-03 Alexander M. Turek  <me@derrabus.de>
3887     * libraries/grab_globals.lib.php: Bug #1153079 (Updating columns starting
3888       with "str").
3889     * header.inc.php: Wrong icon for views.
3890     * libraries/sqlparser.data.php: Added more missing date / time functions.
3892 2005-03-02 Michal Čihař  <michal@cihar.com>
3893     * libraries/export/sql.php, libraries/display_export.lib.php: Do not offer
3894       modes not available in current MySQL version, do not fail on error when
3895       setting SQL_MODE (bug #1155209).
3897 2005-03-02 Marc Delisle  <lem9@users.sourceforge.net>
3898     * main.php: bug #1154307, wrong text for alt,
3899       thanks to Isaac Bennetch - ibennetch
3900     * Documentation.html: bug #1126156, FAQ 6.12 reworked,
3901       thanks to Isaac Bennetch - ibennetch
3903 2005-03-01 Marc Delisle  <lem9@users.sourceforge.net>
3904     * Documentation.html: bug #1153684, wrong doc for PDF pages generation,
3905       thanks to Ryan Schmidt
3906     * libraries/auth/config.auth.lib.php: bug #1149565, tooltip.js undefined
3907       var
3909 2005-02-27 Alexander M. Turek  <me@derrab.us>
3910     * libraries/sqlparser.data.php: Added missing MySQL functions STR_TO_DATE
3911       and GET_FORMAT (bug #1152310).
3913 2005-02-27 Michal Čihař  <michal@cihar.com>
3914     * server_binlog.php: MySQL 5 compatibility (bug #1151960).
3916 2005-02-26 Marc Delisle  <lem9@users.sourceforge.net>
3917     * Documentation.html: added FAQ 5.16 about various IE and Windows
3918       problems. Thanks to Michael Keck.
3919     * main.php: bug #1143528, Reload MySQL not seen on MySQL 4.1.2
3921 2005-02-24 Alexander M. Turek  <me@derrabus.de>
3922     * libraries/grab_globals.lib.php: Fixed the fix, thanks to Marc. :-)
3924 2005-02-23 Marc Delisle  <lem9@users.sourceforge.net>
3925     * libraries/auth/cookie.auth.lib.php: bug #1149373, error when
3926       blowfish_secret is empty
3928 2005-02-23 Alexander M. Turek  <me@derrabus.de>
3929     * libraries/grab_globals.lib.php: More hotfixes against bug #1149381.
3930     * libraries/mysql_charsets.lib.php: Detection for new Japanese charsets
3931       (cp932 and eucjpms) that will be introduced with MySQL 5.0.3.
3932     * libraries/select_lang.lib.php: Removed the UTF-8 deactivation code that
3933       we had already commented out a long time ago.
3935 2005-02-22 Alexander M. Turek  <me@derrabus.de>
3936     * libraries/grab_globals.lib.php: Hotfix against bug #1149381 and parts
3937       of bug #1149383.
3939 2005-02-21 Marc Delisle  <lem9@users.sourceforge.net>
3940     * pdf_pages.php: patch #1120466 (modified): optional column names
3941       in visual scratchboard, thanks to Remco Aalbers - remcoa
3943 2005-02-17 Marc Delisle  <lem9@users.sourceforge.net>
3944     * header.inc.php, queryframe.php: HTML improvement,
3945       thanks to Armel Fauveau
3946     * server_privileges.php: bug #1113788, escaping character removed by error
3948 2005-02-16 Alexander M. Turek  <me@derrabus.de>
3949     * db_details_export.php: Views are not exportable yet.
3950     * themes/*/css/theme_right.css.php: Allow to mark a whole row as disabled.
3951     * server_engines.php: Use new CSS class 'disabled' for unavailable
3952       engines.
3954 2005-02-14 Michal Čihař  <michal@cihar.com>
3955     * tbl_printview.php, libraries/tbl_indexes.lib.php: Fix displaying
3956       indexes for print view, use same function as for normal view (bug
3957       #1119388).
3958     * css/print.css, libraries/tbl_indexes.lib.php,
3959       libraries/header_meta_style.inc.php: Use CSS for hiding print button
3960       rather than javascript.
3962 2005-02-14 Marc Delisle  <lem9@users.sourceforge.net>
3963     * tbl_properties_table_info.php: avoid errors #1046, no database selected
3964       in MySQL 5.0.2
3965     * lang/romanian: Updated, thanks to Valics Lehel.
3967 2005-02-13 Marc Delisle  <lem9@users.sourceforge.net>
3968     * lang/french update
3969     * server_privileges.php: bug #1118137, host not changing when editing user
3971 2005-02-10 Marc Delisle  <lem9@users.sourceforge.net>
3972     * Documentation.html: new FAQ 1.32 about using HTTP auth under IIS
3974 2005-02-09 Marc Delisle  <lem9@users.sourceforge.net>
3975     * config.inc.php, Documentation.html: bug #1115327, document the
3976       maximum number of characters for blowfish_secret
3978 2005-02-09 Alexander M. Turek  <me@derrabus.de>
3979     * lang/italian-*.inc.php: Updates, thanks to Pietro Danesi.
3981 2005-02-08 Michal Čihař  <michal@cihar.com>
3982     * export.php: Fix export of SQL for Safari (bug #1113015).
3984 2005-02-07 Marc Delisle  <lem9@users.sourceforge.net>
3985     * libraries/dbi/*: bug #1116933, PMA_DBI_free_result():
3986       do not send a boolean to mysqli_free_result() or mysql_free_result(),
3987       it expects a result resource
3988     * libraries/tbl_move_copy.php: bug #1117112, commands out of sync when
3989       using "copy table" operation
3990     * libraries/common.lib.php: bug #1114363, error when SHOW DATABASES is
3991       disabled
3993 2005-02-07 Alexander M. Turek  <me@derrabus.de>
3994     * libraries/mcrypt.lib.php: Bug #1117907 ("wrong parameter count" with
3995       php 4.1.x.
3997 2005-02-06 Alexander M. Turek  <me@derrabus.de>
3998     * header.inc.php, tbl_properties_table_info.php: View detection for
3999       header.inc.php.
4000     * tbl_properties_links.php: Adjusted tab bar for views.
4002 2005-02-05 Marc Delisle  <lem9@users.sourceforge.net>
4003     * tbl_relation.php: removed comments handling (pmadb-style) from relation view
4005 2005-02-04 Michal Čihař  <michal@cihar.com>
4006     * tbl_change.php: Fix TIMESTAMP editing on MySQL 4.1 (bug #1114120).
4008 2005-02-03 Alexander M. Turek  <me@derrabus.de>
4009     * tbl_addfield.php: Bug #1040682 (adding field with collation).
4011 2005-02-02 Marc Delisle  <lem9@users.sourceforge.net>
4012     * libraries/dbi/*: PMA_DBI_num_rows(): do not send a boolean
4013       to mysqli_num_rows() or mysql_num_row(), it expects a result resource
4014     * tbl_properties.inc.php: bug #1114550, changing the type of
4015       a float unsigned column
4017 2005-01-30 Marc Delisle  <lem9@users.sourceforge.net>
4018     * libraries/export/sql.php: bug #1108521, part 2: mysqli_num_rows
4019       cannot be used with MYSQL_USE_RESULT
4021 2005-01-29 Alexander M. Turek  <me@derrabus.de>
4022     * lang/japanese-utf-8.inc.php: Bug #1111855 ("Undefined index" when using
4023       the Janapese language file under MySQL 4.1.
4025 2005-01-28 Marc Delisle  <lem9@users.sourceforge.net>
4026     * libraries/dbi/mysqli.dbi.lib.php: bug #1111706, call to undefined
4027       function PMA_reloadNavigation(). A failed connection was not properly
4028       detected
4029     * libraries/export/sql.php: bug #1108521, mysqli_free_result() expects
4030       parameter 1 to be a result
4032 2005-01-27 Marc Delisle  <lem9@users.sourceforge.net>
4033     * libraries/fpdf/fpdf.php: bug #1106146, missing header for PDF,
4034       thanks to Michal
4035     * libraries/display_tbl.lib.php: the LongOperation message should
4036       be just for InnoDB
4038 2005-01-27 Michal Čihař  <michal@cihar.com>
4039     * read_dump.php: Fix detection of SELECT query to display on multiple
4040       submits (bug #1110727).
4042 2005-01-23 Marc Delisle  <lem9@users.sourceforge.net>
4043     * tbl_query_box.php: bug #1107937, undefined $fields_list
4044     * lang/estonian: Update thanks to Alvar Soome - finsoft.
4045     ### 2.6.1 released
4047 2005-01-23 Michal Čihař  <michal@cihar.com>
4048     * export.php: Back to Content-Type application/x-bzip2 on bzip2 export
4049       (bug #1106652).
4051 2005-01-23 Alexander M. Turek  <me@derrabus.de>
4052     * libraries/sqlparser.data.php: Added some keywords.
4054 2005-01-22 Marc Delisle  <lem9@users.sourceforge.net>
4055     * libraries/bookmark.lib.php: bug #1103289: num_rows and MYSQL_USE_RESULT,
4056       and fix a typo "boommark"
4057     * lang/galician: Updated, thanks to Xosé Calvo.
4058     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
4060 2005-01-20 Michael Keck  <mkkeck@users.sourceforge.net>
4061     * libraries/tooltip.js: new JS library for tooltips (hints)
4062     * libraries/common.lib.php: img tag modified for mouseover / mouseout
4063       (show/hide tooltip)
4064     * header.inc.php: needed div-container for tooltips
4065     * footer.inc.php: linking to js-file tooltip.js
4066     * themes/.../theme_right.css.php: tooltip class
4067     * querywindow.php / tbl_query_box.php: resizing the querywindow if it
4068       to small
4069     * themes/.../layout.inc.php: increased QueryWindowHeight / QueryWindowWidth
4070     * themes/.../theme_right.css.php: new class for disabled (not available)
4071       text / values / messages
4072     * libraries/tooltip.js: removed wrong typos (sorry)
4074 2005-01-20 Alexander M. Turek  <me@derrabus.de>
4075     * server_engines.php, server_links.inc.php: Use Michael's new icon for
4076       storage engines.
4077     * main.php: Added link to storage engines sub-page.
4079 2005-01-18 Marc Delisle  <lem9@users.sourceforge.net>
4080     * sql.php, libraries/common.lib.php, /display_tbl.lib.php, /functions.js,
4081       lang/*.php: bug #1084820: ask a confirmation when a user wants to
4082       reach the End of rows, and count the exact number of rows to
4083       go to the real end
4084       TODO: page number selector
4085     * common.lib.php: PMA_showHint(): now the lightbulb is clickable,
4086       to reveal the full message for browsers who truncate it,
4087       thanks to Alexander for the suggestion
4089 2005-01-18 Alexander M. Turek  <me@derrabus.de>
4090     * server_engines.php, server_links.php libraries/storage_engines.lib.php:
4091       - Emulation for < MySQL 4.1.2;
4092       - BerkeleyDB version information.
4093     * tbl_properties.inc.php, tbl_properties_operations.php,
4094       libraries/storage_engines.lib.php: Auto-generated engine selection
4095       dropdown.
4096     * header.inc.php, libraries/common.lib.php: Finger pointer for lightbulbs.
4098 2005-01-17 Michael Keck  <mkkeck@users.sourceforge.net>
4099     * libraries/common.lib.php: modified function for
4100       Add a link by MySQL-Error #1062 - Duplicate entry
4101       (feature request #1036254)
4103 2005-01-17 Michal Čihař  <michal@cihar.com>
4104     * lang/czech: Fix typos (translation #1103785).
4106 2005-01-17 Alexander M. Turek  <me@derrabus.de>
4107     * server_engines.php, lang/*.inc.php: Nice output for some MyISAM
4108       parameters.
4110 2005-01-16 Marc Delisle  <lem9@users.sourceforge.net>
4111     * libraries/common.lib.php: bug #1103201, wrong treatment of MySQL error
4112       #1060 in the logic for error #1062
4114 2005-01-15 Alexander M. Turek  <me@derrabus.de>
4115     * server_engines.php, server_links.inc.php, lang/*.inc.php,
4116       libraries/storage_engines.php: Detailed storage engines status
4117       information.
4119 2005-01-12 Alexander M. Turek  <me@derrabus.de>
4120     * tbl_properties_table_info.inc.php: Basic view detection.
4121     * tbl_properties_structure.php: Disabled table-specific interface elements
4122       for views.
4124 2005-01-11 Alexander M. Turek  <me@derrabus.de>
4125     * libraries/relation.lib.php:
4126       - Removed redundant code;
4127       - Fixed some comments.
4128     * tbl_properties_structure.php: Corrected TH numbering.
4129     * db_details_structure.php: Small design glitch with "in use" tables.
4130     * db_details_structure.php, mult_submits.inc.php, lang/*.inc.php:
4131       - Views are now displayed correctly within the table list;
4132       - Added ability to drop views from the db structure page.
4133         TODO: It is not yet possible to drop a view from the table sub pages.
4135 2005-01-11 Marc Delisle  <lem9@users.sourceforge.net>
4136     * libraries/dbi/mysqli.dbi.lib.php: bug #1076213, headers sent
4137       on invalid login
4139 2005-01-10 Michal Čihař  <michal@cihar.com>
4140      * lang/czech: Fix typo (translation #1099459).
4142 2005-01-10 Olivier Mueller <om@omnis.ch>
4143     * README: copyright, we're in 2005
4145 2005-01-09 Marc Delisle  <lem9@users.sourceforge.net>
4146     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
4147     * lang/catalan update, thanks to Xavier Navarro (xavin).
4148     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
4149     * lang/dutch: Updates, thanks to Ivo Teel.
4150     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
4151     * lang/galician: Updated, thanks to Xosé Calvo.
4152     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
4153     ### 2.6.1-rc2 released
4155 2005-01-07 Marc Delisle  <lem9@users.sourceforge.net>
4156     * tbl_addfield.php: bug #1082680, undefined $field_charset when adding
4157       a FLOAT field in MySQL 4.1.x
4159 2005-01-07 Michal Čihař  <michal@cihar.com>
4160     * Documentation.html, tbl_change.php, tbl_properties.inc.php,
4161       libraries/functions.js, libraries/tbl_change.js,
4162       libraries/keyhandler.js: Use Option key for Safari for moving (bug
4163       #1094137), move key handler function to separate file so we have only
4164       one, make movement work correctly in vertical display of properties.
4165     * libraries/common.lib.php: Fix timestamp in uva condition with MySQL 4.1
4166       (bug #1097593).
4168 2005-01-06 Marc Delisle  <lem9@users.sourceforge.net>
4169     * tbl_change.php: removed old PHP3-workaround that caused problems
4170       with field names like '000'
4172 2005-01-05 Michal Čihař  <michal@cihar.com>
4173     * tbl_properties_operations.php: Fix changning table parameters if it has
4174       no auto increment (bug #1096246).
4176 2005-01-04 Alexander M. Turek  <me@derrabus.de>
4177     * lang/german-*.inc.php:
4178       - Updates and small corrections;
4179       - Synchronized translation with the German MySQL documentation.
4181 2005-01-03 Michal Čihař  <michal@cihar.com>
4182     * export.php: Use standardised mime types and use content encoding for
4183       gzip/bzip2. I hope this will fix double gzip compression as in bug
4184       #1094649.
4186 2005-01-01 Michal Čihař  <michal@cihar.com>
4187     * tbl_alter.php: Don't try to set collation for non text fields (bug
4188       #1094109).
4189     * sql.php: Do not forget reloading when launching multiple queries (bug
4190       #1090818).
4192          --- Older ChangeLogs can be found on our project website ---
4193                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
4195 # vim: et ts=4 sw=4 sts=4
4196 # vim: ft=changelog fenc=utf-8 encoding=utf-8
4197 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
4198 # vim: fdn=1 fdm=expr