Commit Graph

2647 Commits

Author SHA1 Message Date
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
Marc Delisle
74363e764d bug #1805102, TextareaAutoSelect issues 2007-10-20 17:54:15 +00:00
Marc Delisle
2806da7b7f bug #1777249 [display] Remove horizontal lines in navigation panel 2007-10-20 17:19:39 +00:00
Sebastian Mendel
71e40e7144 for last XSS fix: forgot to whitelist PMA_PHP_SELF 2007-10-16 07:24:29 +00:00
Sebastian Mendel
c32d999eb1 - fixed XSS in server_status.php, thanks to Omer Singer, The DigiTrust Group
- fixed some possible XSS with PHP_SELF (PATH_INFO)
2007-10-16 07:09:50 +00:00
Marc Delisle
b99b77cb64 it should not be possible to move or copy a table to information_schema 2007-10-14 12:23:22 +00:00
Marc Delisle
0f4658f40e Font size detection was no longer working 2007-10-10 16:56:22 +00:00
Marc Delisle
a915e18bd1 revert bad fix (revision 10720) 2007-10-08 20:52:25 +00:00
Marc Delisle
efa1b7f6aa undefined variable when creating a table that exists 2007-10-06 20:03:52 +00:00
Marc Delisle
c52481b5f9 avoid undefined variable next_quote 2007-10-05 16:54:00 +00:00
Sebastian Mendel
113b4fbcf7 bug #1807923 [login] Login with html entities in password fails 2007-10-05 09:46:30 +00:00
Marc Delisle
e2d2946a06 bug #1798786 [import] Wrong error message when a string contains semicolon 2007-10-04 17:29:15 +00:00
Marc Delisle
5cdbdaf8f8 bug #1764195 [views] DROP button does not work on defective views 2007-09-27 16:56:09 +00:00
Marc Delisle
16e55c21f2 bug #1764735 [core] Designer: PDF error when deleting a table 2007-09-26 16:51:27 +00:00
Marc Delisle
4a50d17c97 bug #1798841 [relations] Copying db does not copy internal relations 2007-09-23 14:02:19 +00:00
Marc Delisle
6ef4740da7 bug #1798627 [GUI] Wrong storage engine displayed 2007-09-20 16:25:32 +00:00
Marc Delisle
60ab384d31 patch goes to 2.11.1 instead of 2.11.2 2007-09-18 12:10:53 +00:00
Marc Delisle
34f61bb2fa patch #1791576 HTTP auth: support REDIRECT_REMOTE_USER, thanks to Allard 2007-09-17 16:39:25 +00:00
Marc Delisle
e7b8af0b84 patch #1787915 Avoid CSS reloading on every click, thanks to Juergen Wind 2007-09-17 16:32:17 +00:00
Marc Delisle
c0aea3a7e1 2.11.2-dev 2007-09-15 11:36:12 +00:00
Marc Delisle
e4e961b9c3 2.11.1-rc1 2007-09-15 11:29:33 +00:00
Marc Delisle
be4c371b28 bug 1791568 part 2 2007-09-12 09:25:24 +00:00
Marc Delisle
8a7fd09348 bug #1791568 Undefined cfg, thanks to Christian Schmidt 2007-09-11 21:04:32 +00:00
Marc Delisle
cf60210471 bugs 1767759, 1216521 Duplicate entry error Browse feature: this minor feature removed due to its complexity 2007-09-09 13:51:15 +00:00
Marc Delisle
d1ad1b96b7 remove work in progress 2007-09-03 11:08:58 +00:00
Marc Delisle
b3b4aecd15 use better image for CREATE VIEW, thanks to Michael Keck 2007-09-02 19:27:05 +00:00
Marc Delisle
b3f0d21219 XHTML fixes 2007-09-02 19:23:59 +00:00
Marc Delisle
470cdda266 bug #1783667 NO_AUTO_VALUE_ON_ZERO and MySQL version 2007-08-30 16:35:47 +00:00
Marc Delisle
04af4fc2d2 2.11.1-dev 2007-08-19 11:52:15 +00:00