Commit Graph

8664 Commits

Author SHA1 Message Date
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
Sebastian Mendel
9613eb2625 save settings stored in cookies before calling the auth module (calling the auth module will end script execution and never reach the place where settings get stored in cookie) 2007-11-05 13:25:17 +00:00
Marc Delisle
8b67c1819b bug #1817224 [import] Incorrect detection of file_uploads in some cases 2007-11-05 12:24:13 +00:00
Marc Delisle
d6da079aaf bug #1825172 [export] Exporting and functions 2007-11-03 14:52:05 +00:00
Marc Delisle
528a29afe3 fix Notice when renaming a table 2007-11-02 17:50:14 +00:00
Marc Delisle
433bfc8eaf fix Notice 2007-11-02 17:39:37 +00:00
Marc Delisle
a4be8e0efd bug #1824506 [profiling] Profile command repeated on older MySQL servers 2007-11-02 17:34:58 +00:00
Marc Delisle
1410002c86 wrong default charset in case of broken session 2007-11-02 16:45:49 +00:00
Michal Čihař
09406e9946 Use unicode non breakable space instead of  . 2007-11-02 00:54:41 +00:00
Marc Delisle
d3a46e209c patch #1821154, HTTP authentication: fix auth working with php/mod_fastcgi 2007-11-01 20:59:48 +00:00
Marc Delisle
ee0203e525 patch #1818389 to remove a notice (failed to flush buffer) 2007-11-01 20:48:43 +00:00
Marc Delisle
786a67f0e6 bug 1823224, no legend/icon for db comment 2007-11-01 16:36:52 +00:00
Marc Delisle
5eb4fee323 partition maintenance 2007-11-01 13:14:58 +00:00
Marc Delisle
766ca28ed6 partition stuff (in progress) 2007-10-30 17:02:38 +00:00
Marc Delisle
573abbd3bb 2.11.2 2007-10-27 13:02:12 +00:00
Marc Delisle
f1a266c778 fix multi-server login bug introduced in revision 10855; ensure that the new _form_params are really used by the called function; missing doc for PMA_generate_common_hidden_inputs() 2007-10-26 17:08:12 +00:00
Marc Delisle
518cb592e5 more partition stuff 2007-10-26 12:40:23 +00:00
Marc Delisle
5f2d082a1b make export in PDF work with the PHP5 TCPDF version 2007-10-24 16:57:25 +00:00
Marc Delisle
3698b53c1e add CVE reference 2007-10-24 11:42:44 +00:00
Sebastian Mendel
67bf403cfb config variables are always set 2007-10-24 09:44:07 +00:00
Marc Delisle
6e39abf02a 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
0df6102471 bug #1811527 [display] Problem with links to the MySQL manual 2007-10-22 12:15:53 +00:00
Marc Delisle
cb576daa05 bug #1814463 Wrong database size 2007-10-20 18:58:04 +00:00
Marc Delisle
ad8dc8e189 bug #1805102, TextareaAutoSelect issues 2007-10-20 17:54:15 +00:00
Marc Delisle
6342e828ea bug #1777249 [display] Remove horizontal lines in navigation panel 2007-10-20 17:19:39 +00:00
Marc Delisle
5abf6d7bb7 this must have been tracing code :) 2007-10-19 17:26:12 +00:00
Marc Delisle
8415b0049e do not display $strMysqlLibDiffersServerVersion if the client is mysqlnd 2007-10-19 17:14:36 +00:00
Marc Delisle
ff0e9e14a8 new strIndexesSeemEqual 2007-10-19 16:24:20 +00:00
Marc Delisle
c94fd548d6 new strInsertedRowId 2007-10-19 16:16:49 +00:00
Marc Delisle
6250cd0506 strRowsInserted 2007-10-19 11:40:27 +00:00
Sebastian Mendel
e19db554ee upgraded TCPDF to 1.53.0.TC034 (PHP 5) - (needs some more work) 2007-10-19 11:33:00 +00:00
Marc Delisle
dfd0717740 htmlspecialchars() is done in PMA_Message::addParam(), thanks to Sebastian 2007-10-18 20:41:41 +00:00
Marc Delisle
e9da128bc0 strRowsDeleted, strRowsAffected 2007-10-18 17:15:39 +00:00
Marc Delisle
6746dc3561 new strForeignKeyError 2007-10-18 16:47:15 +00:00
Sebastian Mendel
cacd94d629 cleanup -- needs further work (old ereg* functions) 2007-10-18 14:40:13 +00:00
Sebastian Mendel
67d6d5327d cleanup 2007-10-18 12:23:01 +00:00
Sebastian Mendel
afc5d44bed minor cosmetic changes 2007-10-18 12:12:07 +00:00
Sebastian Mendel
62ee5d8491 cleanup 2007-10-18 12:10:22 +00:00