Marc Delisle
|
98f9967a61
|
bug [import] Do not verify a missing enclosing character for CSV
|
2008-01-29 18:05:59 +00:00 |
|
Marc Delisle
|
55a163dfeb
|
patch #1879031 [transform] dateformat transformation and UNIX timestamps
|
2008-01-27 14:07:50 +00:00 |
|
Marc Delisle
|
592f95c76a
|
bug #1875010 [auth] MySQL server and client version mismatch (mysql ext.)
|
2008-01-27 13:22:36 +00:00 |
|
Marc Delisle
|
0858e97184
|
patch #1873188 [GUI] Making db pager work when js is disabled
|
2008-01-25 17:42:23 +00:00 |
|
Marc Delisle
|
ba4c8f9e9d
|
bug #1871164 [GUI] Empty and navigation frame synch.
|
2008-01-23 17:36:28 +00:00 |
|
Marc Delisle
|
7fc1dc4446
|
bug #1871038 [import] Notice: undefined variable first_sql_delimiter
|
2008-01-14 12:59:42 +00:00 |
|
Marc Delisle
|
6ad4dfeff4
|
bug #1866041 [interface] Incorrect sorting with AS
|
2008-01-13 13:49:01 +00:00 |
|
Marc Delisle
|
66524e22ba
|
should go to ['userconf']
|
2008-01-05 15:12:30 +00:00 |
|
Marc Delisle
|
2d224ea8ba
|
2.11.5-dev
|
2008-01-05 14:47:23 +00:00 |
|
Marc Delisle
|
839d40b5fe
|
bug #1864468 [display] Theme does not switch to darkblue_orange
|
2008-01-05 13:33:05 +00:00 |
|
Marc Delisle
|
74f34491b2
|
patch #1861717 [export] CSV Escape character not exported right
|
2008-01-02 16:46:42 +00:00 |
|
Marc Delisle
|
4a750441a8
|
These should go to ['userconf']
|
2008-01-01 15:03:50 +00:00 |
|
Marc Delisle
|
c464754478
|
bug #1814679 [display] Database selection pagination when switching servers
|
2008-01-01 13:39:49 +00:00 |
|
Marc Delisle
|
5c90ac9678
|
remove older comments
|
2008-01-01 13:14:34 +00:00 |
|
Marc Delisle
|
114fd9df7c
|
Avoid a No tables found when deleting the last table of a db and the table limit offset becomes greater than the number of tables
|
2007-12-29 20:38:27 +00:00 |
|
Marc Delisle
|
13538ae78d
|
bug #1821264 [display] MaxTableList and INFORMATION_SCHEMA
|
2007-12-27 23:50:45 +00:00 |
|
Marc Delisle
|
bbc552d728
|
bug #1783620 [parser] Subquery results without "as" are ignored
|
2007-12-21 18:18:44 +00:00 |
|
Marc Delisle
|
e4bcbb0d63
|
bug #1710144 [parser] space after COUNT breaks Export but not Query
|
2007-12-20 12:47:43 +00:00 |
|
Marc Delisle
|
82e7384223
|
bug #1813508 [login] Missing parameter: field after re-login
|
2007-12-18 18:13:24 +00:00 |
|
Sebastian Mendel
|
49a5ac6f5a
|
bug #1798786 [import] Wrong error when a string contains semicolon
|
2007-12-18 09:27:12 +00:00 |
|
Sebastian Mendel
|
de356ffb79
|
bug #1764182 [cookies] Suhosin cookie encryption breaks phpMyAdmin
|
2007-12-18 08:02:41 +00:00 |
|
Marc Delisle
|
2d8046d94e
|
bug #1851833 [display] Sorting forgets an explicit LIMIT (fix for sorting on column headers)
|
2007-12-16 15:57:09 +00:00 |
|
Marc Delisle
|
58484ab7c1
|
parser (analyzer) the section_before_limit should not contain the LIMIT clause itself; and extract the limit_clause
|
2007-12-16 15:18:23 +00:00 |
|
Marc Delisle
|
d74b0c31e7
|
avoid a warning on opendir
|
2007-12-15 14:30:37 +00:00 |
|
Marc Delisle
|
cd05940c9b
|
bug #1848889 [export] export trigger should use DROP TRIGGER IF EXISTS
|
2007-12-14 17:48:39 +00:00 |
|
Marc Delisle
|
b5fadf8034
|
bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI
|
2007-12-13 18:48:53 +00:00 |
|
Marc Delisle
|
8ba1db9adc
|
bug #1835654 [core] wrong escaping when using double quotes
|
2007-12-09 13:40:51 +00:00 |
|
Marc Delisle
|
600634b3ff
|
2.11.3-rc1, 2.11.4-dev
|
2007-12-02 18:02:04 +00:00 |
|
Marc Delisle
|
00374abf2a
|
bug #1763343 [session] Behavior with session.auto_start enabled
|
2007-11-25 13:33:54 +00:00 |
|
Marc Delisle
|
25e67b1935
|
undefined PMA_MYSQL_INT_VERSION when no default server is set
|
2007-11-25 12:58:41 +00:00 |
|
Marc Delisle
|
e15255dd48
|
bug #1793948 [parser] ROW_FORMAT incorrectly parsed
|
2007-11-23 18:24:19 +00:00 |
|
Marc Delisle
|
2948420444
|
another case for bug 1759194
|
2007-11-21 13:58:40 +00:00 |
|
Marc Delisle
|
960064b55f
|
bug #1835123 [security] fixed XSS vulnerability on login page, thanks to Tim Brown (Nth Dimension) for the advisory and to Sebastian for the fix
|
2007-11-20 12:55:14 +00:00 |
|
Marc Delisle
|
b8b542e45c
|
bug #1759194 [import] open_basedir warning
|
2007-11-18 14:18:00 +00:00 |
|
Marc Delisle
|
527dbb0c5c
|
[display] Division by zero when showing all records (page selector)
|
2007-11-15 13:33:35 +00:00 |
|
Marc Delisle
|
19721fd519
|
bug #1831646 [table creation] Error in CREATE TABLE with multiple primary keys and AUTO_INCREMENT
|
2007-11-14 18:42:47 +00:00 |
|
Sebastian Mendel
|
1f4db0aff0
|
fix for fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust Group
sorry ... should more test ... ;-)
|
2007-11-09 21:24:40 +00:00 |
|
Sebastian Mendel
|
0aa505cff7
|
fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust Group
|
2007-11-09 19:27:37 +00:00 |
|
Marc Delisle
|
a6dac0a992
|
stripos() not present in PHP4, thanks to Sebastian
|
2007-11-09 11:30:28 +00:00 |
|
Marc Delisle
|
1701c0c922
|
bug #1823045 [import] Error importing file with lowercase "delimiter"
|
2007-11-07 18:08:29 +00:00 |
|
Marc Delisle
|
18a9fe81c1
|
bug #1826022 [privileges] unable to add user (MySQL 3.23) since PMA 2.11.2
|
2007-11-07 12:46:56 +00:00 |
|
Marc Delisle
|
941667812f
|
bug #1817224 [import] Incorrect detection of file_uploads in some cases
|
2007-11-05 12:24:13 +00:00 |
|
Marc Delisle
|
0951372793
|
bug #1825172 [export] Exporting and functions
|
2007-11-03 14:52:05 +00:00 |
|
Marc Delisle
|
4f0a4c1c26
|
bug #1824506 [profiling] Profile command repeated on older MySQL servers
|
2007-11-02 17:34:58 +00:00 |
|
Marc Delisle
|
ccc6ee8564
|
wrong default charset in case of broken session
|
2007-11-02 16:45:49 +00:00 |
|
Marc Delisle
|
d12c01fd59
|
patch #1821154, HTTP authentication: fix auth working with php/mod_fastcgi
|
2007-11-01 20:59:48 +00:00 |
|
Marc Delisle
|
3bb64c78ea
|
patch #1818389 to remove a notice (failed to flush buffer)
|
2007-11-01 20:48:43 +00:00 |
|
Marc Delisle
|
20df070493
|
2.11.3-dev
|
2007-10-23 11:57:53 +00:00 |
|
Marc Delisle
|
c0017d0f42
|
patch #1817529 [auth] Incorrect login via URL when AllowArbitraryServer is true, thanks to Juergen Wind
|
2007-10-22 16:47:52 +00:00 |
|
Marc Delisle
|
19d4a1d488
|
bug #1814463 Wrong database size
|
2007-10-20 18:58:04 +00:00 |
|