Marc Delisle
|
856a63e971
|
bug #2042032 Cannot detect PmaAbsoluteUri correctly on Windows
|
2010-03-01 18:08:29 +00:00 |
|
Marc Delisle
|
bd31cbb260
|
bug 2953050 export VIEW as SQL includes INSERT statement
|
2010-02-27 16:39:41 +00:00 |
|
Marc Delisle
|
e5750aa98c
|
bug #2959746 Unknown table status: TABLE_TYPE
|
2010-02-26 17:43:58 +00:00 |
|
Marc Delisle
|
0b7a3f716a
|
bug 2941037 - Database structure not sorted by table correctly
|
2010-02-12 09:37:29 +00:00 |
|
Herman van Rink
|
1f5a19b69c
|
bug #2944069 [config] Extraneus dot from dirname() when installed in root, thanks to ayanamist
|
2010-02-03 15:32:37 +00:00 |
|
Marc Delisle
|
3287ca0e4b
|
bug #2938492 information_schema sorting order
|
2010-01-24 10:52:30 +00:00 |
|
Marc Delisle
|
91dee4238c
|
revert fix for bug #2931216
|
2010-01-21 00:36:27 +00:00 |
|
Marc Delisle
|
eacec1d091
|
bug #2931216 Relations settings not updated on config change
|
2010-01-20 18:10:37 +00:00 |
|
Marc Delisle
|
a04da7df12
|
new option DisplayBinaryAsHex (was used but no default had been defined)
|
2010-01-19 12:49:06 +00:00 |
|
Michal Čihař
|
cf3f73f5d0
|
Use X-Frame-Options header to protect against ClickJacking.
|
2010-01-13 13:03:56 +00:00 |
|
Marc Delisle
|
bf7b74e941
|
bug #2929958 Cannot import (French interface)
|
2010-01-11 17:56:53 +00:00 |
|
Marc Delisle
|
e596726312
|
"Show BLOB contents" should display HTML code that is present in a BLOB
|
2010-01-05 23:46:39 +00:00 |
|
Marc Delisle
|
4e4e40188f
|
bug #2924357 [operations] Cannot rename a database that has foreign key constraints
|
2010-01-01 22:41:29 +00:00 |
|
Marc Delisle
|
73275fc4de
|
advance version numbers
|
2009-12-31 13:27:55 +00:00 |
|
Marc Delisle
|
526dce65cb
|
3.3
|
2009-12-31 13:11:19 +00:00 |
|
Marc Delisle
|
f3833884e4
|
3.3
|
2009-12-31 13:09:18 +00:00 |
|
Marc Delisle
|
87b994743b
|
primary_key is really a WHERE clause (that works also on tables where no PK is defined)
|
2009-12-30 15:27:27 +00:00 |
|
Marc Delisle
|
d63ed916fc
|
code cleanup
|
2009-12-30 13:46:17 +00:00 |
|
Marc Delisle
|
078eedae6e
|
code cleanup
|
2009-12-30 13:28:30 +00:00 |
|
Marc Delisle
|
6c6d5a5177
|
some newlines are needed
|
2009-12-29 18:24:48 +00:00 |
|
Marc Delisle
|
0a217b9b62
|
undefined variables
|
2009-12-29 17:58:07 +00:00 |
|
Marc Delisle
|
e7d20c38bf
|
XHTML improvements
|
2009-12-29 17:45:15 +00:00 |
|
Marc Delisle
|
2519dd3855
|
code cleanup
|
2009-12-29 15:21:05 +00:00 |
|
Marc Delisle
|
f1f04a1b3b
|
code cleanup; add a TODO about importing an XML export into a database different than the original one
|
2009-12-29 15:11:06 +00:00 |
|
Marc Delisle
|
7b3c21b599
|
code cleanup
|
2009-12-29 14:04:05 +00:00 |
|
Marc Delisle
|
2eba839c33
|
new sub-feature: possibility of removing all tracking data for a table (useful for older tables that have been deleted from this database)
|
2009-12-27 23:05:45 +00:00 |
|
Marc Delisle
|
46826be014
|
permit to see tracking info even for deleted tables; code cleanup
|
2009-12-27 21:52:21 +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
|
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
|
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
|
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
|
1f6d16e38c
|
code cleanup; missing doc; XHTML fixes in doc
|
2009-12-06 18:27:44 +00:00 |
|
Marc Delisle
|
1884cfcf1e
|
code cleanup
|
2009-12-05 14:54:08 +00:00 |
|
Marc Delisle
|
e0579f1b9e
|
bug #2905629 [auth] Blowfish secret is not hashed
|
2009-11-29 21:36:13 +00:00 |
|
Marc Delisle
|
71e6f68763
|
bug [history] QueryHistoryDB is not respected
|
2009-11-28 13:11:13 +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 |
|
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 |
|