Commit Graph

8701 Commits

Author SHA1 Message Date
Marc Delisle
c7ba1bb032 bug #1832285 mysql DBI does not handle when control user connection fails 2007-12-09 13:06:21 +00:00
Michal Čihař
8be5ccc592 Improve translation. 2007-12-09 10:57:52 +00:00
Marc Delisle
0b105accbf 2.11.3 and small changes in README 2007-12-08 12:46:36 +00:00
Marc Delisle
e57fcde535 improve formatting of strAccessDeniedExplanation 2007-12-07 17:57:45 +00:00
Marc Delisle
aeea642811 bug #1835904 [GUI] Back link after a SQL error forgets the query 2007-12-05 17:53:52 +00:00
Marc Delisle
7732222321 bug #1843463 [GUI] DROP PROCEDURE does not show alert 2007-12-05 17:01:48 +00:00
Sebastian Mendel
f3583d2460 sorry, - does not work with hard coded URL of course ... if supported this needs to be generated on the fly 2007-12-05 11:49:38 +00:00
Sebastian Mendel
70a10cb01d added webapp configuration file for use with Mozilla Prism (see: http://labs.mozilla.com/2007/10/prism/) 2007-12-05 11:43:23 +00:00
Sebastian Mendel
4c1ad61939 [lang] German update, thanks to Jürgen Wind - windkiel 2007-12-05 11:26:51 +00:00
Marc Delisle
d3f7911ded bug #1807816 [search] regular expression search does not work with backslashes 2007-12-04 18:07:16 +00:00
Marc Delisle
1fb69c0c63 bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE 2007-12-03 18:01:35 +00:00
Marc Delisle
cb914d6407 patch #1838626 [GUI] Login interface broken on Konqueror, thanks to fhimpe 2007-12-01 16:06:01 +00:00
Marc Delisle
a92542cde0 patch #1839052 [lang] catalan not in UTF-8 2007-11-29 17:40:30 +00:00
Marc Delisle
7bb8eddf27 patch #1837691 [query window] js errors, thanks to Victor Volkov 2007-11-26 21:44:00 +00:00
Marc Delisle
c6538cdb77 Hungarian update 2007-11-26 18:07:36 +00:00
Marc Delisle
f13b58937e French updates and improvements 2007-11-25 19:21:29 +00:00
Michal Čihař
fa3705a70d Improve translation. 2007-11-25 15:17:14 +00:00
Marc Delisle
3f1f70f0c7 bug #1763343 [session] Behavior with session.auto_start enabled 2007-11-25 13:33:54 +00:00
Marc Delisle
2c0b19a1cf undefined PMA_MYSQL_INT_VERSION when no default server is set 2007-11-25 12:58:41 +00:00
Marc Delisle
95ef0e2d28 if no default server is set, cannot check the client library 2007-11-25 12:54:32 +00:00
Marc Delisle
ece4453a04 bug #1793948 [parser] ROW_FORMAT incorrectly parsed 2007-11-23 18:24:19 +00:00
Marc Delisle
da6fee5243 bug #1834368 Referential integrity check breaks page look 2007-11-22 17:54:26 +00:00
Marc Delisle
cbbb4acf85 another case for bug 1759194 2007-11-21 13:58:40 +00:00
Marc Delisle
498fb10cd5 Finnish update, thanks to Jouni Kahkonen 2007-11-20 21:52:59 +00:00
Marc Delisle
440d7f2095 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
f207f7bb58 bug #1759194 [import] open_basedir warning 2007-11-18 14:18:00 +00:00
Marc Delisle
4b7628f699 bug #1828265 [privileges] No weird characters in generated password 2007-11-15 17:51:46 +00:00
Marc Delisle
fd5243200e [display] Division by zero when showing all records (page selector) 2007-11-15 13:33:35 +00:00
Michal Čihař
a3bdb36ba6 mysql_connect can return false on failure 2007-11-15 07:43:03 +00:00
Michal Čihař
b9afe43a05 Typo. 2007-11-15 06:39:07 +00:00
Michal Čihař
afb3136a20 Translation update.
- add missing strings
- do not use html entities as we can now use full utf-8
2007-11-15 06:38:42 +00:00
Michal Čihař
acbfedcbff Better wording. 2007-11-15 06:24:32 +00:00
Marc Delisle
1d343b4813 bug #1831646 [table creation] Error in CREATE TABLE with multiple primary keys and AUTO_INCREMENT 2007-11-14 18:42:47 +00:00
Marc Delisle
bff82c6144 support for REMOVE PARTITIONING 2007-11-13 18:06:20 +00:00
Marc Delisle
05a83a023a do not display Partition maintenance if there are no partitions 2007-11-13 17:44:53 +00:00
Marc Delisle
9385dde992 bug #178988 [display] space before SHOW COLUMNS 2007-11-12 17:55:31 +00:00
Marc Delisle
d955e1f697 2.11.2.1 release 2007-11-11 10:09:42 +00:00
Marc Delisle
fee794f39b constants defined twice 2007-11-10 15:27:06 +00:00
Marc Delisle
aa0a464f10 bug #1804081 [export] export on server does not obey AllowAnyWhereRecoding 2007-11-10 15:20:59 +00:00
Sebastian Mendel
e804c18084 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
116fe9e050 fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust Group 2007-11-09 19:27:37 +00:00
Sebastian Mendel
fc6f7a909a fixed HTML warnings 2007-11-09 18:44:11 +00:00
Marc Delisle
86b1747823 bug #1828913 [structure] no FULLTEXT index on CHAR column 2007-11-09 17:26:07 +00:00
Sebastian Mendel
ace0569f94 fixed possible SQL injection using database name 2007-11-09 07:41:47 +00:00
Marc Delisle
37ca5ac56d bug #1823045 [import] Error importing file with lowercase "delimiter" 2007-11-07 18:08:29 +00:00
Marc Delisle
b1bb38a306 wrong modification before commit in revision 10868 2007-11-07 12:57:27 +00:00
Marc Delisle
c0cfd96af8 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
1978e182d2 new export plugin for NHibernate 2007-11-06 17:51:37 +00:00
Sebastian Mendel
5ad6acf2c2 experimental Mozilla Prism support 2007-11-06 09:28:59 +00:00
Marc Delisle
d1fdd21c88 bug #1777249 [display] Do not underline links in left panel (in default themes) 2007-11-05 17:51:57 +00:00