Translated using Weblate (Slovenian)
[phpmyadmin.git] / ChangeLog
blobd0bd66a90e91bcd8cff2506817aec940846d13bd
1 phpMyAdmin - ChangeLog
2 ======================
4 4.5.1.0 (not yet released)
5 - issue        Invalid argument supplied for foreach()
6 - issue        array_key_exists() expects parameter 2 to be array
7 - issue #11480 Notice Undefined index: drop_database
8 - issue #11486 Server variable edition in ANSI_QUOTES sql_mode: losing current value
9 - issue #11491 Propose table structure broken
10 - issue #11464 phpMyAdmin suggests upgrading to newer version not usable on that system
11 - issue #11495 'PMA_Microhistory' is undefined
12 - issue #11496 Incorrect definition for getTablesWhenOpen()
13 - issue #11500 Error when creating new user on MariaDB 10.0.21
14 - issue #11505 Notice on htmlspecialchars()
15 - issue        Notice in Structure page of views
16 - issue #11510 AUTO_INCREMENT always exported when IF NOT EXISTS is on
17 - issue #11516 Some partitions are missing in copied table
18 - issue #11521 Notice of undefined variable when performing SHOW CREATE
19 - issue #11509 Error exporting sql query results with table alias
20 - issue #11512 SQL editing window does not recognise 'OUTER' keyword in 'LEFT OUTER JOIN'
21 - issue #11518 "NOT IN" clause not recognized (MySQL 5.6 and 5.7)
22 - issue #11524 Yellow star does not change in database Structure after add/remove from favorites
23 - issue #11531 Invalid SQL in table definition when exporting table
24 - issue #11526 Foreign key to other database's tables fails
25 - issue #11519 Bug while exporting results when a joined table field name is in SELECT query
26 - issue #11522 Strange behavior on table rename
27 - issue #11539 Rename table does not result in refresh in left panel
28 - issue #11541 Missing arguments for PMA_Table::generateAlter()
29 - issue #11544 Notices about undefined indexes on structure pages of information_schema tables
30 - issue        Change minimum PHP version for Composer
31 - issue #11542 Import parser and backslash
32 - issue #11546 "Visualize GIS data" seems to be broken
33 - issue #11548 Confirm box on "Reset slave" option
34 - issue        Fix cookies clearing on version change
35 - issue #11558 Cannot execute SQL with subquery
36 - issue #11520 Incorrect syntax creating a user using mysql_native_password with MariaDB
37 - issue #11561 Cannot use third party auth plugins
39 4.5.0.2 (2015-09-25)
40 - issue #11497 Incorrect indexes when exporting
42 4.5.0.1 (2015-09-24)
43 - issue #11492 AUTO_INCREMENT statements are partly missing from exports
45 4.5.0.0 (2015-09-23)
46 + rfe          Pagination for GIS visualization
47 + issue #6207  Usability improvements for console
48 + issue #6310  Access to Add columns text-box and Go button when creating table
49 + issue #6007  Add lock tables, disable keys options
50 + issue #6306  Additional page locking
51 + issue #6314  Support MySQL 5.7 syntax for password change
52 + issue #6319  Display/edit index name
53 + issue #6318  Toggle autocomplete of table and column names
54 + issue #5633  Manage multiple variable in bookmarked query
55 + issue #5642  Show edit/delete also when there is calculated column
56 + issue #6313  Show databases as list instead of as dropdown when no database is selected
57 + rfe          Optional dark theme for the console
58 + issue #5053  PDF schema sort options
59 + issue #5543  Structure in PDF export
60 + issue #6327  Have ZeroConf create phpmyadmin DB if possible
61 + issue #5462  Warning before silent data conversion/truncation
62 + issue #6338  Support a default page in designer
63 + issue #6339  Allow copying mutiple rows
64 + issue #6334  No SQL query for loading data
65 + issue #6341  New data validation feature and datetime type
66 + issue #6324  Importing and exporting pMA meta-data
67 + issue #6330  Add grouping to stored procedures in the navigation tree
68 + issue #6275  Support IPv6 browser transformation
69 + rfe          Option groups for 'With selected' dropdown in database structure page
70 + issue #6347  Support CHECKSUM TABLE operation
71 + issue #6088  Support for Paramaters with raw SQL
72 + issue #5844  Show original size of truncated columns
73 + issue #6114  Explain analyzer
74 + issue #6186  Add "Drop partition" option to partition tools
75 + issue #6354  Procedures window shift-click should select multiple rows
76 + issue #6355  Designer: "Sticky" menu option
77 + issue #6357  Directly show table comments in structure view
78 + issue #6259  Page-related settings
79 + issue #5356  Alter privileges when renaming or copying a database
80 - issue #11256 Slowness due to large number of routines
81 - issue #11258 GROUP_CONCAT shown as GROUPBY_CONCAT in CodeMirror autocomplete
82 + issue #5946  Work with --skip-grant-tables
83 - issue #11266 "Sort by key" drop-down value is lost
84 + issue #6287  Browse: improve display of right-aligned data
85 - issue #11265 Textarea rows settings ignored Features > Text fields
86 + issue #6358  MIME types should be lower case
87 - issue #11226 Drop table doesn't remove the table name from navigation bar
88 + issue #6360  MySQL and MariaDB functions INET6_ATON and INET6_NTOA
89 - bug          Link to get real row counts of all the views in a db, at once
90 - issue #11275 Drizzle version numbers
91 + issue #5400  Rewrite print view using CSS; fixes print view failures on multi-query statements
92 + issue #6362  Support spatial indexes in table create form
93 + issue #6068  Use CTRL or ALT plus arrow keys for navigation in grid editor
94 + rfe          Remove support for Shift + Click on function name to apply to all rows in insert/edit page
95 + issue #6326  Don't group tables in tree if the result has only one group
96 - issue #11287 When hide table structure actions is false, action should be in a row
97 + issue #5425  Batch changing the collation of each column in a table
98 - issue #10918 QBE generates wrong query
99 + issue #6292  Use plain English descriptors instead of script names for icon link destinations
100 + issue #6239  Disable foreign key checks for some operations
101 - issue #11296 "With selected" links doesn't work in table browse
102 - issue #11166 Query builder: missing joint for the intermediary table
103 + issue #6251  Integrate SQL debugging into console
104 - issue #11061 Improve/restore non-unique index row editing
105 - issue #11301 MySQL errors are not shown when DebugSQL is enabled
106 + issue #5037  One file per table and one file per database export option
107 + issue #5759  Designer settings should be part of saved state
108 + issue #6257  Option to remove functions, procedures, etc., from navigation tree
109 + issue #5388  Column privileges and update
110 + issue #6231  Cant use external config file
111 + issue #6252  CSV import: Allow "Columns escaped with" to be optional
112 + issue #6262  Being able to use multiple servers at the same time when using cookie auth
113 + issue #6301  select structure or data for each table when exporting
114 - issue #11261 Autocomplete completes the original table name when joining multiple aliased tables
115 + rfe          Remove configuration storage data related to a user upon deleting the user
116 + issue #6298  Improved processlist for mariadb
117 + issue #6300  Warn about "Any user" potential problem
118 + issue #6368  Hide/disable edit links for read-only variables
119 + issue #6365  Human readable/writable URLs (html5 api)
120 + rfe          Support virtual columns in MySQL 5.7.5+
121 + issue #6215  Support for virtual/persistent columns in MariaDB
122 - issue #11314 Undefined <feature>work upon upgrade to new version
123 - issue #1817  Creating configuration storage tables fail in MySQL 5.7
124 - issue #6118  Parser does not handle nested selects
125 - issue #5437  Support SELECT ... FROM DUAL
126 - issue #4962  Support UNION
127 - issue #11322 Missing null checkbox when grid editing a null cell
128 +              Upgrade TCPDF to version 6.2.9
129 + issue #6102  Add SHA256 security password support
130 - issue #10250 Displayed git revision info is not set
131 +              Improved schema SVG export
132 - issue #10726 Do not try to set port 80 for https requests
133 + issue #11394 Export/import Designer view
134 +              Partition support in table Structure
135 + issue #11414 Unclear export options / organization / hierarchy
136                Set minimum required PHP version to 5.5 (older versions are EOL)
137 - issue #11407 ALTER TABLE failing on import when table exists
138 - issue        Do not export `sys` database when exporting server
139 - issue #11436 CREATE DATABASE should be enabled by default on server exports
140 - issue #11442 MySQL 5.7 and SHOW VARIABLES
141 - issue #11445 MySQL 5.7 and Status page for an unprivileged user
142 - issue #11448 Clarify doc about the MemoryLimit directive
143 - issue #11489 Cannot copy a database under certain conditions
145 4.4.15.0 (2015-09-20)
146 - issue #11411 Undefined "replace" function on numeric scalar
147 - issue #11421 Stored-proc / routine - broken parameter parsing
148 - issue        Missing name for configuration read_as_multibytes
149 - issue #11431 Incorrect "No row selected" message
150 - issue #11447 MySQL 5.5 and the language system variable
151 - issue #11452 Semantics of export and import icons are mixed up
152 - issue #11451 Designer-Bug in move.js on multiple server configuration
153 - issue #11458 Invalid UTF-8 sequence in argument
154 - issue #11457 Request URI too large
155 - issue        Invalid argument supplied for foreach()
156 - issue #11461 Foreign key constraints for InnoDB tables with upper-case letters disabled
157 - issue #11487 Warning when entering Query page
159 4.4.14.1 (2015-09-08)
160 - issue        [security] reCaptcha bypass
162 4.4.14.0 (2015-08-20)
163 - issue #11367 Export after search, missing WHERE clause
164 - issue #11380 Incomplete message after import
165 - issue        Incorrect scalar type declaration (reported under PHP 7)
166 - issue #11389 ReCaptcha produces deprecated messages under PHP 7
167 - issue #11387 phpseclib < 2.0 produces deprecated messages on PHP 7
168 - issue #11404 "Switch to copied table" doesn't work
169 - issue #11406 Missing quotes after calling "distinct values"
170 - issue #11386 Cannot import database with long data in one column
171 - issue #11410 SPATIAL index option is not clickable
173 4.4.13.1 (2015-08-08)
174 - issue #11368 SQL error when importing phpMyAdmin dump file
176 4.4.13.0 (2015-08-07)
177 - issue #1808  "Improve table structure" generates invalid SQL
178 - issue        Once checked "Show only active" checkbox is always checked
179 - issue #1813  Delete rows using "Check All" is broken
180 - issue        Fix PHP 7 possible binding ambiguity
181 - issue #11326 Exported schema includes all the tables of the database
182 - issue #11339 Results not displayed if query ends in delimiter and comment
183 - issue #11320 Live edit of data fields is not working always
184 - issue        Table list in navigation collapses when entering into a table in another page
185 - issue #11364 JS error while trying to auto navigate to db structure page when db creation has failed
187 4.4.12.0 (2015-07-20)
188 - bug       Saved chart image does not have a proper name or an extension
189 - bug #4976 Timepicker CSS issues in Original theme
190 - bug #4975 Move/Copy/Rename operations on Table/Db fail on Drizzle server
191 - bug #4826 Two inline edit windows
192 - bug #4979 Problem when import *.ods file
193 - bug       Add missing head tag
194 - bug #4985 Column headers move when scrolling
196 4.4.11.0 (2015-07-06)
197 - bug       Missing selected/entered values when editing active options in visual query builder
198 - bug #4969 Autoload from prefs_storage not behaving properly
199 - bug #4972 Incorrect length computed for binary data
200 - bug       Remove character set from create_tables_drizzle.sql
201 - bug #4973 Users overview needs clarification
202 - bug #4974 Creating a database from console doesn't update navigation panel
203 - bug #4844 FAQ 1.17 needs an update
205 4.4.10.0 (2015-06-17)
206 - bug #4950 Issues in database selection for replication
207 - bug #4951 Trying to save chart as image crashes the browser
208 - bug #4953 cant drag sql.gz file onto import input
209 - bug #4960 Table creation results in GET request with missing server parameter that invalidates the session
210 - bug #4961 Javascript error when Designer is opened
211 - bug #4962 Insert by foreign key scrolls page to top
212 - bug #4955 Clicking on the navi logo does not always work
213 - bug       External URL for $cfg['NavigationLogoLink'] causes JavaScript error when clicked
215 4.4.9.0 (2015-06-04)
216 - bug #4920 relation view doesn't list fields of table in other database
217 - bug #4905 Sorting by an alias
218 - bug #4931 False error before entering reCAPTCHA
219 - bug #4909 central column with multiple server
220 - bug #4937 Custom export with backquotes off is not working
221 - bug #4908 Reverse proxy: infinite internal redirect (added warning in doc)
222 - bug #4942 Export to gzip saves plain text under Chrome
224 4.4.8.0 (2015-05-28)
225 - bug       Allow accessing visual query builder when pmadb is not configured
226 - bug #4893 Nav tree line alignment issue
227 - bug #4911 Lock page icon is not shown after fresh reload
228 - bug #4912 "Highlight pointer" and "Row marker" doesn't work properly
229 - bug       Browse foreigners window goes out of the window
230 - bug #4918 Date field popup dialog position bug
231 - bug       In /setup, PMA_messages is not defined
232 - bug #4924 Recaptcha failure
233 - bug #4930 Database copy doesn't work for tables with more than one FULLTEXT index
234 - bug #4929 Edit view structure doesn't load the algorithm
235 - bug #4923 Do not limit table comments to 60 characters
237 4.4.7.0 (2015-05-16)
238 - bug #4876 Settings issues (Favorite tables shown twice in Settings)
239 - bug #4896 Non-styled error page when following results link
240 - bug #4894 Deleting without confirmation
241 - bug #4858 Issues with SQL autocomplete
242 - bug #4897 Column hint in SQL autocomplete is sometimes not shown
243 - bug #4898 JS error after selecting a field and press Enter
244 - bug       Honor proxy settings when getting Git commit information
245 - bug       Missing title on link
246 - bug #4512 ForceSSL Redirect Check
247 - bug       Undefined index collation_connection
248 - bug       Error when the reporting server is down
249 - bug       Escape database and table names for partition maintenance
250 - bug       Invalid value for CURLOPT_SSL_VERIFYPEER
251 - bug #4367 Import status infinite loop
252 - bug #4902 Designer: Loading does not work
253 - bug #4904 Setup: Overview > Display does not work
254 - bug #4906 Designer: pages from all databases
256 4.4.6.1 (2015-05-13)
257 - bug #4899 [security] CSRF vulnerability in setup
258 - bug #4900 [security] Vulnerability allowing man-in-the-middle attack
260 4.4.6.0 (2015-05-07)
261 - bug #4890 webkitStorageInfo and webkitIndexedDB is deprecated
262 - bug #4892 Undefined variable: unique_conditions
263 - bug #4891 CSV Import ignores "Replace table data with file" checkbox
265 4.4.5.0 (2015-05-05)
266 - bug       Table overhead stats: missing space before the unit
267 - bug       Fix resize icon in Designer
268 - bug #4879 Exit fullscreen in Designer does not change the button text
269 - bug #4880 Designer icons missing when using original theme
270 - bug #4878 Column list of central columns is not cleared
271 - bug #4881 jQuery dialogs of the Designer are not displayed in fullscreen
272 - bug #4883 Search function breaks when searching for certain combinations of backslashes and slashes
273 - bug #4830 Maximum execution time exceeded in Util.class.php (better fix)
274 - bug #4885 Some icons are above the overlay of jQuery dialogs
275 - bug #4886 Clicking on external links in advisor rules give JS error
276 - bug #4888 Filter in central columns does not work in other languages
278 4.4.4.0 (2015-04-26)
279 - bug #4863 Edit vs Change
280 - bug #4859 Don't scroll (to bottom) when editing multiple rows
281 - bug #4862 Misaligned Inline edit field
282 - bug #4861 Use of undefined constant PMA_DRIZZLE
283 - bug #4865 sprintf(): Too few arguments
284 - bug #4866 Limit column ordering in index edit dialog
285 - bug #4867 Incorrect ALTER TABLE statement generated
286 - bug #4870 Inconsistency in 'Ignore' checkbox in insert page
287 - bug #4869 Drop column action not asking to confirm
288 - bug #4871 Error on creating table
289 - bug       Undefined index: Rows
291 4.4.3.0 (2015-04-20)
292 - bug #4851 PHP errors in login dialogue
293 - bug #4207 json_encode error due to strftime returning non utf8 chars in Windows 8.1 Chinese version
294 - bug #4845 White screen (Cloudflare)
295 - bug #4794 Server error viewing table content
296 - bug       Fix issues related to number of decimal places in time
297 - bug #4853 Relation view between 1600 and 1780 px
298 - bug       PHP 7 compatibility in php-gettext
299 - bug       PHP 7 compatibility in bfShapeFiles
300 - bug       PHP 7 session_regenerate_id() warning
301 - bug #4857 Alter table after changing column name error
302 - bug #4830 Maximum execution time exceeded in Util.class.php
304 4.4.2.0 (2015-04-13)
305 - bug #4835 PMA_hideShowConnection not called after submit_num_fields
306 - bug #4836 Server warning after moving from console to direct clicks
307 - bug #4837 Duplicate new version notification when using the "Back" button
308 - bug #4839 DOC link in setting is broken
309 - bug #4841 Status page: Mislukte pogingen per uur value is incorrect
310 - bug       MIME Transformation link fixed
311 - bug #4838 Prevents console window from moving out of the screen height
312 - bug #4829 Create procedure via SQL Editor not more possible
313 - bug #4833 CSS and Javascript are not compressed
314 - bug #4849 Functions accessed from navigation do not load on ajax dialog
315 - bug #4850 Relation view on 1920
317 4.4.1.1 (2015-04-08)
318 - bug #4846 Web server's error log is flooded
320 4.4.1.0 (2015-04-07)
321 - bug #4813 MySQL 5.7.6 and the Users menu tab
322 - bug #4818 MySQL 5.7.6 and changing the password for another user
323 - bug #4819 Request URI too large
324 - bug #4814 MySQL 5.7.6 and Databases
325 - bug       Use 'server' parameter in console to work in multi server environments
326 - bug       Missing tooltip in monitor
327 - bug       Missing sort icons in monitor
328 - bug #4805 Inline edit broken when using functions in query
329 - bug #4821 Timed-out import fails to restart when file represented
330 - bug #4754 pMA DB not detected properly
331 - bug #4825 Datepicker missing when changing number of rows on Insert page
332 - bug #4824 INNODB STATUS page is empty
333 - bug #4828 JavaScript is loaded in wrong order
334 - bug #4827 TEXT formatting doesn't work after inline editing
335 - bug #4822 Compress when php.ini output_buffering is active
336 - bug #4832 Sorting distinct values result loses links
337 - bug #4834 Do not attach token to css requests to improve caching
339 4.4.0.0 (2015-04-01)
340 + rfe #1553 InnoDB presently supports one FULLTEXT index creation at a time
341 + rfe #1562 Allow tracking multiple table at once from database level tracking page
342 + rfe #1564 Improve action message on Tracking page
343 + rfe #1566 Change value of "Number of rows:" when "Show all" is checked
344 + rfe       Focus console by clicking on white space
345 + rfe #1507 Part 1: Cycle through console history with keyboard up/down arrows
346 + rfe #1579 Default to primary key when adding relation
347 + rfe #1572 User prefs: Diff-friendly JSON for config
348 + rfe #1567 Sever Variables Table UI Improvements
349 - bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory
350 + rfe #1578 Warn about reserved word only when a column is created
351 + rfe #1590 Recaptcha API v2
352 + rfe #1580 Individual Zeroconf PMA tables support
353 + rfe #1525 Generate keys one per line
354 + rfe #347  allow table with transformed column anywhere in FROM clause
355 + rfe #1591 Shortcut link to search page
356 + rfe #1568 Fold Add Column After / Before into dropdown
357 - bug #4705 Table structure: adding primary key doesn't refresh page
358 + rfe #1582 SQL formatter
359 + rfe #1597 Fast filter improvement: remove "x other results found"
360 - bug #4720 No error message on Missing extension mbstring
361 + rfe #801  Builtin transformations and relations
362 + rfe #767  USING BTREE support for HEAP/MEMORY tables
363 + rfe #1596 Make "Options > Relational" configurable
364 + rfe #719  More details in PDF relation view
365 + rfe #1096 Cannot enter connection for federated engine table
366 + rfe #954  Allow SALT in ENCRYPT function
367 + rfe #1260 Setting LoginCookieValidity > session.gc_maxlifetime
368 + rfe       Transformation for JSON
369 - bug       Fix isCanvasSupported for new window
370 + rfe #1600 Clarify the "Inline" link
371 + rfe #1179 Speed up slow triggers by using EVENT_OBJECT_SCHEMA
372 + rfe #1192 ON DUPLICATE KEY UPDATE for loading CSV
373 - bug       Cannot execute command from console (multi-server installation)
374 + rfe #1208 linking from information_schema
375 + rfe #1235 Relation view: move to main "Structure" page
376 + rfe #1558 Designer menu with explicit text
377 + rfe #937  Relations with views like with tables
378 + rfe #1241 Browse Field -> Search
379 + rfe #723  Provide sanity check for table/column names (table names)
380 + rfe #1312 SessionTimeZone configuration directive
381 - bug       Add missing confirmation when deleting tracking report entries
382 + rfe       Ability to disable foreign key check when emptying tables
383 + rfe #1549 Reset auto-increment when exporting structure
384 + rfe #1602 Recover query in redaction after session end
385 + rfe #1605 After database creation, go to database structure page
386 + rfe #1604 Show PHP version
387 - bug #4770 Multiple delete on table browse ignoring foreign key checkbox
388 + rfe       CodeMirror based SQL editor as an input transformation
389 + rfe #1275 CodeMirror based JSON editor as an input transformation
390 + rfe #685  Editor for HTML content
391 + rfe #1595 make professional code editor suggestion
392 + rfe #1606 processlist filter
393 + rfe       Change tracking activation status from db level tracking page
394 + rfe #1207 Export users associated with a specific schema/database
395 + rfe #1575 "Disable database expansion" : unclear directive name and
396 explanation
397 + rfe #1607 Tool tip for lock icon when making changes to a page
398 + rfe #1327 Hide 'Add user' link if user does not have privileges
399 + rfe #501  Support for SSL GRANT option
400 + rfe #1608 Central columns allowing setting SIGNED / UNSIGNED attribute for integer
401 + rfe #1441 Add regexp match when using AllowArbitraryServer
402 - bug #4806 Unable to work with two different servers in two tabs
404 4.3.14.0 (not yet released)
407 4.3.13.0 (2015-03-29)
408 - bug #4803 "Show hidden items" is sometimes hidden
409 - bug #4807 Breaks when sorting by multiple columns while using UNION
410 - bug #4798 Missing column when exporting in sql
411 - bug #4810 Broken find and replace
412 - bug #4804 Undefined Index after export schema
413 - bug #4802 Changelog page is not working
414 - bug #4815 Infinite calls to index.php
415 - bug #4820 Invalid links to dev.mysql.com
416 - bug #4718 simulate query fails, but actual query does not
418 4.3.12.0 (2015-03-14)
419 - bug #4746 Right-aligned columns have left-aligned header
420 - bug #4779 PMA_Util::parseEnumSetValues fails on enums with UTF-8 values
421 - bug       Undefined index savedsearcheswork
422 - bug #4788 Inline edit of DATE fields with NULL, NULL checkbox is under datepicker
423 - bug #4790 DROP TABLE/VIEW IF EXISTS are not tracked
424 - bug       Compatibility with central columns of version 4.4
425 - bug #4758 Firefox with auth_type to http with multiple server doesn't work anymore
426 - bug #4789 Views aren't dropped when copying a database
427 - bug #4784 Incomplete bookmark saving
428 - bug #4786 SELECT width on relations page
430 4.3.11.1 (2015-03-04)
431 - bug       [security] Risk of BREACH attack, see PMASA-2015-1
433 4.3.11.0 (2015-03-02)
434 - bug #4774 SQL links are completely wrong
435 - bug #4768 MariaDB: version mismatch
436 - bug #4777 Some images are missing in Designer for original theme
437 - bug #4767 Drizzle: undefined index in mysql_charsets.inc.php
438 - bug #4753 Normal field and multi-line field have different margins
439 - bug #4760 Cannot re-import settings from local storage
440 - bug #4778 SQL error when database list is sorted by additional columns
441 - bug #4780 Notice when timestamp column does not have default value
443 4.3.10.0 (2015-02-20)
444 - bug       Undefined index navwork
445 - bug #4744 Opening console scroll down the page
446 - bug       Remove extra column heading in view structure page
447 - bug       Add missing confirmation when deleting central columns
448 - bug       Undefined index DisableIS
449 - bug #4763 Database export with more than 512 tables fails
450 - bug #4769 Previously set column aliases are destroyed if returned to the same table
451 - bug #4752 Incorrect page after creating table
452 - bug #4771 Central Columns not working, showing error
454 4.3.9.0 (2015-02-05)
455 - bug #4728 Incorrect headings in routine editor
456 - bug #4730 Notice while browsing tables when phpmyadmin pma database exists, but not all the tables
457 - bug #4729 Display original field when using "Relational display column" option and display column is empty
458 - bug #4734 Default values for binary fields do not support binary values
459 - bug #4736 Changing display options breaks query highlighting
460 - bug       Undefined index submit_type
461 - bug #4738 Header lose align when scrolling in Firefox
462 - bug #4741 in ./libraries/Advisor.class.php#184 vsprintf(): Too few arguments
463 - bug #4743 Unable to move cursor with keyboard in filter rows box
464 - bug       Incorrect link in doc
465 - bug #4745 Tracking does not handle views properly
466 - bug #4706 Schema export doesn't handle dots in db/table name
467 - bug #3935 Table Header not displayed correct (Safari 5.0.5 Mac)
468 - bug #4750 Disable renaming referenced columns
469 - bug #4748 Column name center-aligned instead of left-aligned in Relations
471 4.3.8.0 (2015-01-24)
472 - bug       Undefined constant PMA_DRIZZLE
473 - bug #4712 Wrongly positioned date-picker while Grid-Editing
474 - bug #4714 Forced ORDER BY for own sql statements
475 - bug #4721 Undefined property: stdClass::$version
476 - bug #4719 'only_db' not working
477 - bug #4700 Error text: Internal Server Error
478 - bug #4722 Incorrect width table summary when favorite tables is disabled
479 - bug #4716 Collapse all in navigation panel is sometimes broken
480 - bug #4724 Cannot navigate in filtered table list
481 - bug #4717 Database navigation menu broken when resolution/screen is changing
482 - bug #4727 Collation column missing in database list when DisableIS is true
483 - bug       Undefined index central_columnswork
484 - bug       Undefined index favorite_tables
486 4.3.7.0 (2015-01-15)
487 - bug #4694 js error on marking table as favorite in Safari (in private mode)
488 - bug #4695 Changing $cfg['DefaultTabTable'] doesn't update link and title
489 - bug       Undefined index menuswork
490 - bug       Undefined index navwork
491 - bug       Undefined index central_columnswork
492 - bug #4697 Server Status refresh not behaving as expected
493 - bug       Null argument in array_multisort()
494 - bug #4699 Navigation panel should not hide icons based on 'TableNavigationLinksMode'
495 - bug #4703 Unsaved schema page exported as pdf.pdf
496 - bug #4707 Call to undefined method PMA_Schema_PDF::dieSchema()
497 - bug #4702 URL is non RFC-2396 compatible in get_scripts.js.php
499 4.3.6.0 (2015-01-07)
500 - bug       Undefined index notices while configuring recent and favorite tables
501 - bug #4687 Designer breaks without configuration storage
502 - bug #4686 Select elements flicker and selects something else
503 - bug #4689 Setup tool creates "pma__favorites" incorrectly
504 - bug #4685 Call to a member function isUserType() on a non-object
505 - bug #4691 Do not include console when no server is selected
506 - bug #4688 File permissions in archive
507 - bug #4692 Dynamic javascripts gives 500 when db selected
509 4.3.5.0 (2015-01-05)
510 - bug       Auto-configuration: tables were not created automatically
511 - bug #4677 Advanced feature checker does not check for favorite tables feature
512 - bug #4678 Some of the data stored in configuration storage are not deleted upon db or table delete
513 - bug #4679 Setup does not allow providing a name for favorites table
514 - bug #4680 Number of favorite table are not configurable in setup
515 - bug #4681 'Central columns table' field in setup does not have a description
516 - bug #4318 Default connection collation and sorting
517 - bug #4683 Relational data is not properly updated on table rename
518 - bug #4655 Undefined index: collation_connection (second patch)
519 - bug #4682 4.3.3 & 4.3.4 Import sql created by mysqldump fails on foreign keys
520 - bug #4676 Auto-configuration issues
521 - bug #4416 New lines are removed when grid editing (part two: TEXT)
523          --- Older ChangeLogs can be found on our project website ---
524                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
526 # vim: et ts=4 sw=4 sts=4
527 # vim: ft=changelog fenc=utf-8
528 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
529 # vim: fdn=1 fdm=expr