1 ----------------------
6 $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
9 - bug #2941037 [core] Database structure not sorted by table correctly
10 - bug #2948492 [interface] Slide effect masks some fields on search page
11 - bug #2959746 [interface] Unknown table status: TABLE_TYPE
12 - bug #2953050 [export] export VIEW as SQL includes INSERT statement
13 - bug #2942032 [core] Cannot detect PmaAbsoluteUri correctly on Windows
14 - bug #2961609 [auth] Potential information disclosure at login page
15 - patch #2961540 [export] Do not export data of MERGE table,
16 thanks to Dieter Adriaenssens - ruleant
17 - bug #2961198 [parser] Querying a table named "data"
18 - bug #2931429 [structure] Editing long triggers
19 - bug #2970769 [structure] Incorrect reference to mootools-more.js
22 + rfe #2308632 [edit] Use hex for (var)binary fields,
23 thanks to Maarten Dieleman - maartendieleman
24 + patch #2794819 [navi] Filter for displayed table names,
25 thanks to Michael Valushko - dylfin
26 - bug #2794840 [core] Cannot redeclare pma_tableheader()
27 - rfe #2726479 [core] configurable maximal length of URL
28 + patch #2724755 [display] Full/partial text links (big T) are back,
29 thanks to nullbarriere - nullbarriere
30 - bug [display] handle NavigationBarIconic as documented for navi buttons
31 + rfe #2726479 [export] Export tables preselect
32 + patch #2805828 [export] PHP array export plugin,
33 thanks to Geoffray Warnants - amnsk
34 + patch #2798592 [import] Progress bar,
35 thanks to Tomas Srnka - tomassrnka
36 - bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password'
37 + [lang] Arabic update, thanks to Meno25 - meno25
38 + rfe #2822190 [structure] BOOLEAN is standard SQL
39 + [lang] German update, thanks to knittl
40 + [lang] German update, thanks to virsacer
41 + rfe #2813867 [structure] Default sorting order in list of tables
42 + [import] Added MySQL type-detection functionality to import library,
43 thanks to Derek Schaefer
44 + [import] Added ODS, Excel XLS, Excel XLSX, and XML import modules,
45 thanks to Derek Schaefer
46 + [export] Added Excel XLSX export module,
47 thanks to Derek Schaefer
48 + [core] Added ability for tracking changes made through phpMyAdmin
49 + rfe #2839504 [engines] Support InnoDB plugin's new row formats
50 + [core] Added ability for synchronizing databases among servers.
51 + [lang] #2843101 Dutch update, thanks to scavenger2008
52 + [lang] Galician update, thanks to Xosé Calvo - xosecalvo
53 + [export] Added MediaWiki export module,
54 thanks to Derek Schaefer - drummingds1
55 + [lang] Turkish update, thanks to Burak Yavuz
56 + [auth] Add custom port configuration in signon, thanks to Gary Smith
57 - [core] Removed context from the error handler
58 - bug #2883633 [export] Export of InnoDB table is incomplete
59 + rfe #2862575 [status] Order query statistics by % desc, skip rows with 0
60 + rfe #2823686 [interface] Increase default height of query window
61 + rfe #2129902 [structure] Don't hide indexes
62 + patch #2812070 [interface] Allow selecting a range of rows by holding shift, thanks to Joolee
63 + [lang] Russian update, thanks to Victor Volkov
64 + [lang] Greek update, thanks to Panagiotis Papazoglou
65 + [lang] Norwegian update, thanks to Sven-Erik Andersen
66 - bug #2929958 [import] Cannot import (French interface)
67 - [security] Use X-Frame-Options header to protect against ClickJacking.
68 + [lang] Finnish update, thanks to Jouni Kahkonen
69 + [lang] Lithuanian update, thanks to Rytis Slatkevicius - rytis_s
70 - bug #2931939 [status] Seeing "m" as unit is confusing
71 - bug #2926613 [edit] Copy database shows errors when DB has foreign key
72 + [lang] Catalan update, thanks to Xavier Navarro
74 3.2.6.0 (not released)
75 - bug #2938492 [display] information_schema sorting order
76 - bug #2941101 [import] import timeout when table already created and
78 - bug #2944069 [config] Extraneus dot from dirname() when installed in root, thanks to ayanamist
81 - patch #2903400 [bookmarks] Status of bookmark table,
82 thanks to Virsacer - virsacer
83 - bug [history] QueryHistoryDB is not respected
84 - bug #2905629 [auth] Blowfish secret is not hashed
85 - bug #2910000 [gui] ShowServerInfo should hide all server info from main page
86 - bug #2910568 [structure] Table size for ARCHIVE tables is not displayed
87 - patch #2899969 [core] Session lock blocks working from a second window,
88 thanks to Greg Roach - fisharebest
89 - patch #2915168 [import] Incorrect parsing of DELIMITER keyword,
90 thanks to Greg Roach - fisharebest
91 - patch #2918831 [export] Missing backquotes on reserved words,
92 thanks to Virsacer - virsacer
93 - [core] Fix broken cleanup of $_GET
94 - bug #2924357 [operations] Cannot rename a database that has foreign key
96 - bug #869006 [structure] Ignore number of records for MRG_MyISAM tables
97 - bug [browse] "Show BLOB contents" should display HTML code that is present
98 in a BLOB, thanks to Vincent van der Tuin
99 - [privileges] Improve escaping of hostname
102 - bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status
103 - bug #2890451 [setup] Inconsistent generated "designer_coords"
104 - bug #2890443 [mysqli] "No index used in query" exception is reported
105 - bug #2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug)
106 - bug #2887357 [core] Slow loading times with large databases (partial fix)
107 - bug #2893931 [lang] Typo and empty message
108 + [lang] Russian update, thanks to Victor Volkov
109 - bug #2823599 [edit] UUID Primary Key wrongly updated
110 - bug #2895894 [structure] Empty default value not set properly
111 - bug #2897536 [parser] Copying table with bit field with default
112 - bug #2893221 [core] Statement may not be safe to log in statement format
115 - patch #2856664 [export] Date, time, and datetime column types now export correctly to
116 OpenOffice Spreadsheet, thanks to Thomas Pulickal - jemajoign
117 - patch #2859788 [parser] Double-character delimiters (bug #2846239),
118 thanks to Thomas Pulickal - jemajoign
119 - bug #2832600 [export] Slow export when having lots of databases
120 - bug #2537766 [import] Comments are stripped when editing store procedures
121 - bug #2852370 [operations] Renaming database deletes triggers
122 - bug #2872247 [interface] Failed opening required 'mysql_charsets.lib.php', thanks to CyberLeo Kitsana - cyberleo
123 - bug [structure] "In use" table incorrectly reported as "view"
124 - bug #2879909 [interface] Removed double htmlspecialchars when editing enum column
125 - bug #2868328 [relations] Adding foreign key when table name contains a dot
126 - bug #2883381 [doc] Side effects of MemoryLimit setting
127 - bug #2826128 [display] Inverting sort order when expression contains a function name
130 - [security] XSS and SQL injection, thanks to Herman van Rink
133 - bug #2825293 [structure] Default value for a BIT column
134 - bug [display] Red arrows were reversed in the list of tables
135 - bug #2813879 [export] Duplicate empty lines when exporting without comments
136 - bug #2825919 [export] Trigger export with database name
137 - bug #2823996 [data] Cannot edit row with no PK and a BIT field
138 - bug [export] Exporting results of a query which contains a LIMIT clause
140 - bug #2837722 [export] Run complex SQL then export does not work
141 - bug #2839548 [export] Triggers order on export
142 - bug #2826986 [display] Order by BLOB and range display
143 - bug [display] After clicking on Show Function or Function, the UPDATE query
144 is not shown after execution
145 - bug [structure] Missing validation for BINARY and VARBINARY
148 - bug #2799009 Login with ipv6 IP address breaks redirect
149 - bug #2796066 [priv] Inconsistent display of databases list
150 - bug #2802870 [display] Incorrect overhead value for InnoDB
151 - bug [display] Incorrect display in replication status,
152 thanks to Tomas Srnka - tomassrnka
153 - bug #1601625 [display] The Ignore checkbox is not unchecked for ENUM
154 - bug #2809930 [setup] Notice: Undefined variable: k in setup/index.php
155 - bug [features] Incorrect report of missing relational features
156 - [security] XSS: Insufficient output sanitizing (not exploitable without a valid token)
157 thanks to Sven Vetsch/Disenchant for informing us in a responsible manner
158 - bug #2634827 [import] Using DELIMITER produces infinite cycle
159 + new language files: uzbek_cyrillic and urbek_latin
160 - bug #2814109 [search] Right frame is blank
161 - bug #2816840 [priv] Cannot change a user's details
162 - bug #2816165 [display] Executed query not always displayed
163 - bug #2819944 [setup] Incorrect mention of designer_coords
164 - bug #2821757 [insert] "Insert another new row" no longer worked
165 + [lang] Norwegian update, thanks to Sven-Erik Andersen
166 - bug [core] PMA_pow() can support negative exponents in the pow() case
167 + [lang] Brazilian Portuguese update, thanks to Fabio Bucior - fabiobucior
168 - patch #2822384 [docs] Missing auth_type in docs-example,
169 thanks to Jürgen Wind - windkiel
170 - patch #2819728 [display] Slider effect jumping to top of page,
171 thanks to Jan Radem - summsel
172 - bug [display] Incorrect computation of overhead stats in server view
173 for tables under the InnoDB engine
174 + [lang] Swedish update, thanks to Björn T. Hallberg
177 - [security] XSS: Insufficient output sanitizing in bookmarks
180 - [core] better support for vendor customisation (based on what Debian needs)
181 + rfe #2127987 warn when session.gc_maxlifetime is less than cookie validity
182 + rfe #2100910 configurable default charset for import
183 + rfe #1913541 link to InnoDB status when error 150 occurs
184 + rfe #1927189 strip ` from column names on import
185 + rfe #1821619 LeftFrameDBSeparator can be an array
186 + patch #1821619 [privileges] Extra back reference when editing table-specific
187 privileges, thanks to Herman van Rink - helmo
188 + patch #2356575 [display] Sortable database columns,
189 thanks to Bryce Thornton - brycethornton
190 - patch #2486825 [lang] Wrong string in setup script hints,
191 thanks to Isaac Bennetch - ibennetch
192 - patch #2498350 [cleanup] XHTML cleanup, thanks to Virsacer - virsacer
193 + patch #2494192 [display] Possibility of disabling the sliders,
194 thanks to Virsacer - virsacer
195 + patch #2506831 [privileges] Create user for existing database,
196 thanks to Herman van Rink and Virsacer
197 + patch #2505255 [privileges] Cleanup, thanks to Virsacer - virsacer
198 - bug #2414056 [auth] AllowNoPasswordRoot error message is too vague
199 - patch #2596230 [XHTML] View table headers/footers completely,
200 thanks to Virsacer - virsacer
201 - patch #2602633 [core] support column name having square brackets,
202 thanks to Herman van Rink - helmo
203 + [lang] Lithuanian update, thanks to Rytis Slatkevicius - rytis_s
204 + [auth] New setting AllowNoPassword (supercedes AllowNoPasswordRoot) that
205 applies to all accounts (even the anonymous user)
206 - patch #2652972 [relation] Missing code with hashing for relationship
207 editing, thanks to knittl - knittl
208 + rfe #2123386 Added option to disable mcrypt warning.
209 - bug #2648502 Request-URI Too Large error from Location header
210 + rfe #1731967 Check for relations support on main page.
211 + rfe #2186820 Explanation for using Host table.
212 + rfe #1369509 Link to download more themes.
213 + rfe #1666487 Add option to generate password on change password page.
214 + rfe #1694104 Allow logging of user status with Apache.
215 - patch #2649087 None default is different than other None in some languages.
216 + [lang] Chinese Simplified update, thanks to Shanyan Baishui - rimyxp
217 - patch #2550286 [display] Sort arrows problem, thanks to Virsacer - virsacer
218 - [security] warn about existence of config directory on main page
219 + patch #2706761 [lang] Polish update,
220 thanks to Pawel Smolinski - zipoking
221 + patch #2715142 [export] (rfe 2416960, escape new line in CSV export)
222 thanks to Derek Schaefer - drummingds1
223 - patch #2727250 Optimizations for PHP loops
225 - bug #2650776 [import] SQL_MODE not saved during Partial Import
226 - patch #1863739 [auth] cache control missing (PHP-CGI), thanks to stmfd
227 - patch #2750541 [parser] Incorrect parsing of constraints in ALTER TABLE,
228 thanks to Yannick Betemps - arkhee
229 + patch #2735162 [status] Server status - replication,
230 thanks to Tomas Srnka - tomassrnka
231 + patch #2745215 [edit] Multi-row change with "]" improved,
232 thanks to Virsacer - virsacer
233 + rfe #2657696 Automatically copy generated password
234 - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
235 + patch #2665440 Detect mcrypt initialization failure
236 + [lang] Galician update, thanks to Xosé Calvo - xosecalvo
237 + [lang] Swedish update, thanks to Björn T. Hallberg
238 + [lang] Norwegian update, thanks to Sven-Erik Andersen
239 + [lang] Catalan update, thanks to Xavier Navarro
240 + [lang] Finnish update, thanks to Jouni Kahkonen
241 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika
243 3.1.6.0 (not released)
244 - bug #2785912 [doc] no ON UPDATE CURRENT_TIMESTAMP in list of attributes
247 - patch #2739001 [export] XML does not allow spaces in element names,
248 thanks to Derek Schaefer - drummingds1
249 - bug #2780722 [import] Incorrect maximum file size
250 - bug #2780356 [calendar] Null checkbox not unchecked when date is chosen
251 - bug [calendar] js error "window.parent.addEvent is not a function"
252 - patch #2773818 [export] Invalid "Content-Encoding" header,
253 thanks to abignale - abignale
254 - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
255 - bug #2784400 [parser] INVOKER not understood by parser
256 - [core] Compatibility with PHP 5.3.0RC2
259 + patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ,
260 thanks to JT Justman - jtjustman
261 - bug #2491017 [operations] ANSI mode not supported (db rename and table move)
262 - bug #2609346 [operations] Fix copying views.
263 - rfe #2127983 Readd documentation link, it does not protect against anything.
264 - bug #1675249 [doc] Apache reverse proxy and cookies FAQ
265 - bug #2682140 UUID() and CURRENT_USER() should not accept arguments
266 - patch #2682833 [core] Fatal error: Call to a member function isDisplayed(),
267 thanks to Christian Rodriguez - judas_iscariote
268 - patch #2702772 [lang] Duplicate sentence in Polish,
269 thanks to Pawel Smolinski - zipoking
270 - patch #2709040 [doc] Wrong link in ChangeLog formatter,
271 thanks to Petr Vorel - pevik
272 - patch #2715417 [interface] Fixed truncation of enum/set values containing parenthesis
273 thanks to Marco Moreno - mmoreno
274 + [lang] Spanish update, thanks to Daniel Hinostroza
275 - bug #2724844 Add Fields: Add index is missing quotes
276 thanks to Luke Armstrong
277 - bug #2740550 [interface] Using textarea CharEditing drops default values
278 - bug #2729191 [config] CheckConfigurationPermissions = false is worthless
279 - bug #2687046 [export] Structure export: Null always YES
280 - [doc] typos, thanks to Cédric Corazza
283 - [security] Insufficient output sanitizing when generating configuration file
286 - [security] HTTP Response Splitting and file inclusion vulnerabilities
287 - [security] XSS vulnerability on export page
288 - [security] Insufficient output sanitizing when generating configuration file
291 + [lang] Turkish update, thanks to Burak Yavuz
292 - patch #2496403 [display] Multi-row change with "]",
293 thanks to Virsacer - virsacer
294 - bug #2027720 [parser] Missing space after BINARY used as cast
295 - patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3,
296 thanks to Giovanni Giacobbi - themnemonic
297 - bug [display] Message "Bookmark created" is not displaying
298 + [display] Show AUTO_INCREMENT instead of A_I when in vertical mode
299 - patch #2538358 [display] Conditions for relational display field,
300 thanks to Virsacer - virsacer
301 + [lang] Mongolian update, thanks to Bayarsaikhan Enkhtaivan - bayaraa
302 - patch #2553372 [display] DB comment tooltips not shown on navi,
303 thanks to Erdem - ahard
304 - patch #2561433 [structure] Display true number of rows in a view
305 if it contains less than MaxExactCountViews,
306 thanks to Virsacer - virsacer
307 + [lang] Polish update, thanks to Fixer - fixeron
308 - bug #2568722 [designer] Compound key not shown
309 - patch #2550323 [XHTML] in server_databases.php, thanks to Virsacer - virsacer
310 - patch #2358861 [navi] Row count tooltip wrong for information_schema,
311 thanks to Herman van Rink - helmo
312 - bug #2565948 [core] Changing the connection collation changed the client
314 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
315 - patch #1760205 [data] Insert as new row: BLOB is lost,
316 thanks to Herman van Rink - helmo
317 + [lang] Georgian update, thanks to George Machitidze
320 - bug #1253252 [display] Can't NULL a column with relation defined
321 - bug #2009500 [SQL] Small improvements in generated SQL (partial fix)
322 - bug #1963184 [export] YAML export improvement,
323 thanks to Bryce Thornton - brycethornton
324 + [lang] Dutch update, thanks to Herman van Rink - helmo
325 - patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3,
326 thanks to Alex Frase - atfrase
327 - bug #2417058 [properties] Edit fields: losing auto-increment setting
328 - patch #2444082 [changelog] changelog.php linkifies one link wrong,
329 thanks to Robert Xiao - nneonneo
330 - bug #2363653 [properties] Various problems with table structure
331 - bug [display] BIT field contents disappear when edited
332 + [lang] Czech update, thanks to Ondřej Vadinský.
333 - bug #2461735 [operations] Table operations adds "row_format"
334 - bug #2445213 [export] Commas for CSV Excel 2008 for Mac
335 - bug #2397877 [core] ForceSSL and http auth_type
336 - bug #2473127 [display] Deleting rows displays tbl structure, not contents
337 - patch #2478940 [core] PHP 5.2+ warning does not work,
338 thanks to Jürgen Wind - windkiel
339 - bug #2416418 [privileges] Escaping special characters
341 --- Older ChangeLogs can be found on our project website ---
342 http://www.phpmyadmin.net/old-stuff/ChangeLogs/
344 # vim: et ts=4 sw=4 sts=4
345 # vim: ft=changelog fenc=utf-8 encoding=utf-8
346 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
347 # vim: fdn=1 fdm=expr