Commit Graph

8655 Commits

Author SHA1 Message Date
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
Sebastian Mendel
2f476bf502 cleanup 2007-10-18 12:04:23 +00:00
Sebastian Mendel
980f2f0f1e utf-8 is the default ... now 2007-10-18 11:37:05 +00:00
Sebastian Mendel
9fbb84f28d cleanup 2007-10-18 11:36:27 +00:00
Sebastian Mendel
c7672b5b76 MySQL bug #20910 fixed in 5.0.25 (http://bugs.mysql.com/20910) 2007-10-18 10:11:29 +00:00
Sebastian Mendel
be0373f9d0 cleanup 2007-10-18 10:09:51 +00:00
Sebastian Mendel
d138f1f856 cleanup 2007-10-18 09:03:01 +00:00
Sebastian Mendel
37a4099a4f cleanup 2007-10-18 08:51:19 +00:00
Sebastian Mendel
7bb7e7424c PHP 5 supports specifying output charset for html_entities_decode() 2007-10-18 07:31:21 +00:00
Sebastian Mendel
26599a4fe2 fixed call to PMA_Message::addParam() 2007-10-18 07:24:04 +00:00