Marc Delisle [Thu, 21 Jan 2010 00:42:01 +0000 (21 00:42 +0000)]
3.3.0-beta1
Marc Delisle [Thu, 21 Jan 2010 00:36:27 +0000 (21 00:36 +0000)]
revert fix for bug #
2931216
Marc Delisle [Wed, 20 Jan 2010 18:10:37 +0000 (20 18:10 +0000)]
bug #
2931216 Relations settings not updated on config change
Herman van Rink [Wed, 20 Jan 2010 08:00:47 +0000 (20 08:00 +0000)]
bug #
2926613 [edit] Copy database shows errors when DB has foreign key
Marc Delisle [Tue, 19 Jan 2010 19:40:20 +0000 (19 19:40 +0000)]
bug #
2931939 Seeing "m" as unit is confusing
Marc Delisle [Tue, 19 Jan 2010 12:49:06 +0000 (19 12:49 +0000)]
new option DisplayBinaryAsHex (was used but no default had been defined)
Marc Delisle [Sun, 17 Jan 2010 11:29:56 +0000 (17 11:29 +0000)]
Lithuanian update
Marc Delisle [Fri, 15 Jan 2010 10:08:39 +0000 (15 10:08 +0000)]
Finnish update
Michal Čihař [Wed, 13 Jan 2010 13:03:56 +0000 (13 13:03 +0000)]
Use X-Frame-Options header to protect against ClickJacking.
Marc Delisle [Mon, 11 Jan 2010 17:56:53 +0000 (11 17:56 +0000)]
bug #
2929958 Cannot import (French interface)
Marc Delisle [Mon, 11 Jan 2010 15:16:51 +0000 (11 15:16 +0000)]
Norwegian update
Marc Delisle [Sun, 10 Jan 2010 12:16:33 +0000 (10 12:16 +0000)]
3.2.5
Marc Delisle [Fri, 8 Jan 2010 20:06:13 +0000 (8 20:06 +0000)]
new Greek translator
Marc Delisle [Fri, 8 Jan 2010 17:42:54 +0000 (8 17:42 +0000)]
Greek update
Michal Čihař [Thu, 7 Jan 2010 08:25:31 +0000 (7 08:25 +0000)]
Fix typo, thanks to Thijs Kinkhorst for noticing.
Herman van Rink [Wed, 6 Jan 2010 08:08:42 +0000 (6 08:08 +0000)]
[privileges] Improve escaping of hostname
Marc Delisle [Tue, 5 Jan 2010 23:46:39 +0000 (5 23:46 +0000)]
"Show BLOB contents" should display HTML code that is present in a BLOB
Marc Delisle [Mon, 4 Jan 2010 17:41:24 +0000 (4 17:41 +0000)]
3.2.6-dev
Marc Delisle [Mon, 4 Jan 2010 17:28:08 +0000 (4 17:28 +0000)]
Russian update
Marc Delisle [Mon, 4 Jan 2010 17:21:19 +0000 (4 17:21 +0000)]
differences in syntax harm the check_lang.sh script
Marc Delisle [Sun, 3 Jan 2010 16:27:46 +0000 (3 16:27 +0000)]
bug #869006 Ignore number of records for MRG_MyISAM
Marc Delisle [Sun, 3 Jan 2010 13:04:15 +0000 (3 13:04 +0000)]
Action should always be displayed here
Marc Delisle [Fri, 1 Jan 2010 22:57:34 +0000 (1 22:57 +0000)]
unwanted side effect of tracking when renaming a database
Marc Delisle [Fri, 1 Jan 2010 22:41:29 +0000 (1 22:41 +0000)]
bug #
2924357 [operations] Cannot rename a database that has foreign key constraints
Marc Delisle [Thu, 31 Dec 2009 13:27:55 +0000 (31 13:27 +0000)]
advance version numbers
Marc Delisle [Thu, 31 Dec 2009 13:11:19 +0000 (31 13:11 +0000)]
3.3
Marc Delisle [Thu, 31 Dec 2009 13:09:18 +0000 (31 13:09 +0000)]
3.3
Marc Delisle [Wed, 30 Dec 2009 15:27:27 +0000 (30 15:27 +0000)]
primary_key is really a WHERE clause (that works also on tables where no PK is defined)
Marc Delisle [Wed, 30 Dec 2009 13:46:17 +0000 (30 13:46 +0000)]
code cleanup
Marc Delisle [Wed, 30 Dec 2009 13:28:30 +0000 (30 13:28 +0000)]
code cleanup
Marc Delisle [Tue, 29 Dec 2009 18:33:37 +0000 (29 18:33 +0000)]
missing id for javascript features (uncheck all, adding selected databases into generated PRE
Marc Delisle [Tue, 29 Dec 2009 18:24:48 +0000 (29 18:24 +0000)]
some newlines are needed
Marc Delisle [Tue, 29 Dec 2009 17:58:07 +0000 (29 17:58 +0000)]
undefined variables
Marc Delisle [Tue, 29 Dec 2009 17:45:15 +0000 (29 17:45 +0000)]
XHTML improvements
Marc Delisle [Tue, 29 Dec 2009 15:21:05 +0000 (29 15:21 +0000)]
code cleanup
Marc Delisle [Tue, 29 Dec 2009 15:11:06 +0000 (29 15:11 +0000)]
code cleanup; add a TODO about importing an XML export into a database different than the original one
Marc Delisle [Tue, 29 Dec 2009 14:04:05 +0000 (29 14:04 +0000)]
code cleanup
Herman van Rink [Mon, 28 Dec 2009 15:50:36 +0000 (28 15:50 +0000)]
[core] Fix broken cleanup of $_GET
Marc Delisle [Sun, 27 Dec 2009 23:05:45 +0000 (27 23:05 +0000)]
new sub-feature: possibility of removing all tracking data for a table (useful for older tables that have been deleted from this database)
Marc Delisle [Sun, 27 Dec 2009 21:52:21 +0000 (27 21:52 +0000)]
permit to see tracking info even for deleted tables; code cleanup
Herman van Rink [Sun, 27 Dec 2009 19:01:59 +0000 (27 19:01 +0000)]
patch #
2812070 [interface] Allow selecting a range of rows by holding shift, thanks to Joolee
Herman van Rink [Sun, 27 Dec 2009 15:40:00 +0000 (27 15:40 +0000)]
Code cleanup
Herman van Rink [Sun, 27 Dec 2009 13:59:08 +0000 (27 13:59 +0000)]
Code cleanup
Marc Delisle [Sun, 27 Dec 2009 13:17:37 +0000 (27 13:17 +0000)]
better to set tracking to false by default to avoid overhead
Marc Delisle [Sun, 27 Dec 2009 13:15:18 +0000 (27 13:15 +0000)]
code cleanup
Marc Delisle [Sat, 26 Dec 2009 18:16:46 +0000 (26 18:16 +0000)]
tracking icon had disappeared; improve XHTML compliance
Marc Delisle [Sat, 26 Dec 2009 17:48:28 +0000 (26 17:48 +0000)]
inconsistent data is returned for the last version of tracking data (wrong created, updated and status info) due to the use of MAX and * in the same statement
Marc Delisle [Sat, 26 Dec 2009 14:13:43 +0000 (26 14:13 +0000)]
get tracking data for the complete database did not work if a table name was not given as parameter
Marc Delisle [Sat, 26 Dec 2009 13:46:53 +0000 (26 13:46 +0000)]
code cleanup
Marc Delisle [Thu, 24 Dec 2009 12:33:04 +0000 (24 12:33 +0000)]
code cleanup
Marc Delisle [Thu, 24 Dec 2009 12:18:31 +0000 (24 12:18 +0000)]
avoid going back to login page on slave configuration
Marc Delisle [Tue, 22 Dec 2009 18:05:31 +0000 (22 18:05 +0000)]
patch #
2918831 [export] Missing backquotes on reserved words
Marc Delisle [Sun, 20 Dec 2009 15:31:12 +0000 (20 15:31 +0000)]
oops
Marc Delisle [Sun, 20 Dec 2009 15:26:12 +0000 (20 15:26 +0000)]
code cleanup; remove unneeded newlines in generated code; fix some XHTML errors
Marc Delisle [Thu, 17 Dec 2009 17:54:53 +0000 (17 17:54 +0000)]
patch #
2915168 [import] Incorrect parsing of DELIMITER keyword
Marc Delisle [Thu, 17 Dec 2009 17:27:47 +0000 (17 17:27 +0000)]
patch #
2899969 [core] Session lock blocks working from a second window
Marc Delisle [Tue, 15 Dec 2009 15:14:32 +0000 (15 15:14 +0000)]
Arabic update
Marc Delisle [Mon, 14 Dec 2009 18:01:16 +0000 (14 18:01 +0000)]
code cleanup
Marc Delisle [Sun, 13 Dec 2009 14:41:18 +0000 (13 14:41 +0000)]
code cleanup (first part)
Marc Delisle [Sun, 13 Dec 2009 14:06:19 +0000 (13 14:06 +0000)]
bug
2910568 [structure] Table size for ARCHIVE tables is not displayed
Marc Delisle [Sat, 12 Dec 2009 15:57:58 +0000 (12 15:57 +0000)]
problems synchronizing when the number of columns is different for the same index name; code cleanup; typos
Marc Delisle [Wed, 9 Dec 2009 17:53:48 +0000 (9 17:53 +0000)]
bug #
2910000 [gui] ShowServerInfo should hide all server info from main page
Marc Delisle [Sun, 6 Dec 2009 18:36:38 +0000 (6 18:36 +0000)]
typo
Marc Delisle [Sun, 6 Dec 2009 18:27:44 +0000 (6 18:27 +0000)]
code cleanup; missing doc; XHTML fixes in doc
Marc Delisle [Sun, 6 Dec 2009 14:09:14 +0000 (6 14:09 +0000)]
code cleanup; missing messages; XHTML compliancy (except one general pretty-printing problem)
Marc Delisle [Sat, 5 Dec 2009 14:54:08 +0000 (5 14:54 +0000)]
code cleanup
Marc Delisle [Sat, 5 Dec 2009 12:37:27 +0000 (5 12:37 +0000)]
code cleanup
Marc Delisle [Wed, 2 Dec 2009 18:11:04 +0000 (2 18:11 +0000)]
3.2.4 release
Marc Delisle [Sun, 29 Nov 2009 21:36:13 +0000 (29 21:36 +0000)]
bug #
2905629 [auth] Blowfish secret is not hashed
Marc Delisle [Sun, 29 Nov 2009 13:54:04 +0000 (29 13:54 +0000)]
code cleanup; XHTML compliancy
Marc Delisle [Sun, 29 Nov 2009 12:50:21 +0000 (29 12:50 +0000)]
unneeded code; XHTML compliancy; XSS protection
Marc Delisle [Sat, 28 Nov 2009 13:11:13 +0000 (28 13:11 +0000)]
bug [history] QueryHistoryDB is not respected
Marc Delisle [Thu, 26 Nov 2009 12:32:41 +0000 (26 12:32 +0000)]
remove unneeded message; improved logic for non-privileged users; remove XHTML warnings
Marc Delisle [Thu, 26 Nov 2009 10:10:07 +0000 (26 10:10 +0000)]
sort order should not be case sensitive
Tomas Srnka [Thu, 26 Nov 2009 09:23:33 +0000 (26 09:23 +0000)]
lang. scripts replaced by files from r13129
Tomas Srnka [Thu, 26 Nov 2009 00:17:07 +0000 (26 00:17 +0000)]
fixed .sh scripts in lang from previous commit
Tomas Srnka [Thu, 26 Nov 2009 00:04:43 +0000 (26 00:04 +0000)]
Fixed empty list in synchronization, if there is no DB available
Tomas Srnka [Wed, 25 Nov 2009 23:48:13 +0000 (25 23:48 +0000)]
Privileges in slave replication user addition fixed
Tomas Srnka [Wed, 25 Nov 2009 23:24:00 +0000 (25 23:24 +0000)]
Replication master setup instruction update
Marc Delisle [Wed, 25 Nov 2009 10:52:32 +0000 (25 10:52 +0000)]
patch #
2903400 [bookmarks] Status of bookmark table
Marc Delisle [Tue, 24 Nov 2009 15:31:57 +0000 (24 15:31 +0000)]
hardcoded messages
Marc Delisle [Mon, 23 Nov 2009 17:45:37 +0000 (23 17:45 +0000)]
3.2.5-dev
Marc Delisle [Mon, 23 Nov 2009 00:53:24 +0000 (23 00:53 +0000)]
coding standards
Marc Delisle [Sat, 21 Nov 2009 13:22:08 +0000 (21 13:22 +0000)]
bug #
2893221 [core] Statement may not be safe to log in statement format
Marc Delisle [Sun, 15 Nov 2009 13:50:32 +0000 (15 13:50 +0000)]
bug #
2897536 [parser] Copying table with bit field with default
Marc Delisle [Fri, 13 Nov 2009 11:14:10 +0000 (13 11:14 +0000)]
bug #
2895894 [structure] Empty default value not set properly
Michal Čihař [Tue, 10 Nov 2009 17:30:25 +0000 (10 17:30 +0000)]
Greek language fixes, thanks to George Birbilis.
Herman van Rink [Tue, 10 Nov 2009 16:17:09 +0000 (10 16:17 +0000)]
Backported #
2823599 UUID Primary Key wrongly updated
Marc Delisle [Mon, 9 Nov 2009 15:02:21 +0000 (9 15:02 +0000)]
add AllowNoPassword in the sample config file to help people change it to match the default behavior of a newly-installed MySQL server
Marc Delisle [Sun, 8 Nov 2009 12:26:41 +0000 (8 12:26 +0000)]
Russian update
Marc Delisle [Sun, 8 Nov 2009 12:04:19 +0000 (8 12:04 +0000)]
bug #
2893931 [lang] Typo and empty message
Marc Delisle [Sun, 8 Nov 2009 11:33:28 +0000 (8 11:33 +0000)]
bug #
2887357 [core] Slow loading times with large databases (partial fix)
Marc Delisle [Sun, 8 Nov 2009 10:35:00 +0000 (8 10:35 +0000)]
Marc Delisle [Sat, 7 Nov 2009 12:00:19 +0000 (7 12:00 +0000)]
optimization: do not verify each time the presence of blobstreaming plugins; coding standard
Marc Delisle [Thu, 5 Nov 2009 10:08:04 +0000 (5 10:08 +0000)]
Galician update
Marc Delisle [Thu, 5 Nov 2009 10:00:51 +0000 (5 10:00 +0000)]
bug #
2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug)
Marc Delisle [Tue, 3 Nov 2009 13:10:44 +0000 (3 13:10 +0000)]
better default for Export "asfile"
Marc Delisle [Mon, 2 Nov 2009 17:35:36 +0000 (2 17:35 +0000)]
bug #
2890443 [mysqli] "No index used in query" exception is reported
Marc Delisle [Mon, 2 Nov 2009 00:18:07 +0000 (2 00:18 +0000)]
bug #
2890451 [setup] Inconsistent generated "designer_coords"
Marc Delisle [Sun, 1 Nov 2009 13:12:10 +0000 (1 13:12 +0000)]
rfe #
2129902 [structure] Do not hide indexes