Commit Graph

9850 Commits

Author SHA1 Message Date
Herman van Rink
62cb15b4a3 patch #2812070 [interface] Allow selecting a range of rows by holding shift, thanks to Joolee 2009-12-27 19:01:59 +00:00
Herman van Rink
61dbb88e15 Code cleanup 2009-12-27 15:40:00 +00:00
Herman van Rink
195165c2ae Code cleanup 2009-12-27 13:59:08 +00:00
Marc Delisle
20208dceb2 better to set tracking to false by default to avoid overhead 2009-12-27 13:17:37 +00:00
Marc Delisle
2572a03033 code cleanup 2009-12-27 13:15:18 +00:00
Marc Delisle
68ac557446 tracking icon had disappeared; improve XHTML compliance 2009-12-26 18:16:46 +00:00
Marc Delisle
fbcaf66228 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 2009-12-26 17:48:28 +00:00
Marc Delisle
520f80d3da get tracking data for the complete database did not work if a table name was not given as parameter 2009-12-26 14:13:43 +00:00
Marc Delisle
bea5e54e79 code cleanup 2009-12-26 13:46:53 +00:00
Marc Delisle
df8a359cff code cleanup 2009-12-24 12:33:04 +00:00
Marc Delisle
4fda8872e6 avoid going back to login page on slave configuration 2009-12-24 12:18:31 +00:00
Marc Delisle
c2e242fa40 patch #2918831 [export] Missing backquotes on reserved words 2009-12-22 18:05:31 +00:00
Marc Delisle
80de277621 oops 2009-12-20 15:31:12 +00:00
Marc Delisle
2e15e348ed code cleanup; remove unneeded newlines in generated code; fix some XHTML errors 2009-12-20 15:26:12 +00:00
Marc Delisle
936472a758 patch #2915168 [import] Incorrect parsing of DELIMITER keyword 2009-12-17 17:54:53 +00:00
Marc Delisle
90c5ef65cd patch #2899969 [core] Session lock blocks working from a second window 2009-12-17 17:27:47 +00:00
Marc Delisle
74aacc5f5c Arabic update 2009-12-15 15:14:32 +00:00
Marc Delisle
8de4e7aec8 code cleanup 2009-12-14 18:01:16 +00:00
Marc Delisle
35f9118a67 code cleanup (first part) 2009-12-13 14:41:18 +00:00
Marc Delisle
9385885515 bug 2910568 [structure] Table size for ARCHIVE tables is not displayed 2009-12-13 14:06:19 +00:00
Marc Delisle
80aeba75f4 problems synchronizing when the number of columns is different for the same index name; code cleanup; typos 2009-12-12 15:57:58 +00:00
Marc Delisle
e9777b1261 bug #2910000 [gui] ShowServerInfo should hide all server info from main page 2009-12-09 17:53:48 +00:00
Marc Delisle
6972f14d38 typo 2009-12-06 18:36:38 +00:00
Marc Delisle
1f6d16e38c code cleanup; missing doc; XHTML fixes in doc 2009-12-06 18:27:44 +00:00
Marc Delisle
f663fe465d code cleanup; missing messages; XHTML compliancy (except one general pretty-printing problem) 2009-12-06 14:09:14 +00:00
Marc Delisle
1884cfcf1e code cleanup 2009-12-05 14:54:08 +00:00
Marc Delisle
97ff371cb5 code cleanup 2009-12-05 12:37:27 +00:00
Marc Delisle
54818b50d7 3.2.4 release 2009-12-02 18:11:04 +00:00
Marc Delisle
e0579f1b9e bug #2905629 [auth] Blowfish secret is not hashed 2009-11-29 21:36:13 +00:00
Marc Delisle
e84dfe5c36 code cleanup; XHTML compliancy 2009-11-29 13:54:04 +00:00
Marc Delisle
f2b4d0ec51 unneeded code; XHTML compliancy; XSS protection 2009-11-29 12:50:21 +00:00
Marc Delisle
71e6f68763 bug [history] QueryHistoryDB is not respected 2009-11-28 13:11:13 +00:00
Marc Delisle
50b7053d5c remove unneeded message; improved logic for non-privileged users; remove XHTML warnings 2009-11-26 12:32:41 +00:00
Marc Delisle
111e796352 sort order should not be case sensitive 2009-11-26 10:10:07 +00:00
Tomas Srnka
c9226433b1 lang. scripts replaced by files from r13129 2009-11-26 09:23:33 +00:00
Tomas Srnka
3120c65900 fixed .sh scripts in lang from previous commit 2009-11-26 00:17:07 +00:00
Tomas Srnka
53e18f0889 Fixed empty list in synchronization, if there is no DB available 2009-11-26 00:04:43 +00:00
Tomas Srnka
352f9e38be Privileges in slave replication user addition fixed 2009-11-25 23:48:13 +00:00
Tomas Srnka
fb87f17e80 Replication master setup instruction update 2009-11-25 23:24:00 +00:00
Marc Delisle
40b28baf4d patch #2903400 [bookmarks] Status of bookmark table 2009-11-25 10:52:32 +00:00
Marc Delisle
9d8685d105 hardcoded messages 2009-11-24 15:31:57 +00:00
Marc Delisle
94b0cb6792 3.2.5-dev 2009-11-23 17:45:37 +00:00
Marc Delisle
f0b3b1a8cf coding standards 2009-11-23 00:53:24 +00:00
Marc Delisle
182c02c5e8 bug #2893221 [core] Statement may not be safe to log in statement format 2009-11-21 13:22:08 +00:00
Marc Delisle
58d880b6ab bug #2897536 [parser] Copying table with bit field with default 2009-11-15 13:50:32 +00:00
Marc Delisle
ad48d9f31c bug #2895894 [structure] Empty default value not set properly 2009-11-13 11:14:10 +00:00
Michal Čihař
cb18550ff6 Greek language fixes, thanks to George Birbilis. 2009-11-10 17:30:25 +00:00
Herman van Rink
cea1b0c6e6 Backported #2823599 UUID Primary Key wrongly updated 2009-11-10 16:17:09 +00:00
Marc Delisle
9e58854cfe add AllowNoPassword in the sample config file to help people change it to match the default behavior of a newly-installed MySQL server 2009-11-09 15:02:21 +00:00
Marc Delisle
d378d61112 Russian update 2009-11-08 12:26:41 +00:00