Commit Graph

2796 Commits

Author SHA1 Message Date
Sebastian Mendel
d7ecf570dc replaced NULL/NOT NULL selectbox with checkbox (preserver space) 2007-12-14 11:39:46 +00:00
Sebastian Mendel
b420984a06 bug #1724217 [Create PHP Code] doesn't include newlines for text fields 2007-12-14 10:09:42 +00:00
Marc Delisle
c3f7496a7f bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI 2007-12-13 18:48:53 +00:00
Sebastian Mendel
bb70f2d7b6 rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY, thanks to Gert Palok - gert_p 2007-12-13 17:25:59 +00:00
Sebastian Mendel
45fb839b19 added spatial functions for 'insert new row' function select box;
updated all other functions in list;
2007-12-13 16:42:27 +00:00
Sebastian Mendel
b1939a554a apply limit for max db/tale listed to SHOW also;
raised minimum MySQL version in case of error to 5.0.15;
there is only utf8 in PMA 3;
2007-12-13 14:57:25 +00:00
Sebastian Mendel
2ca4e1b107 rfe #1775288 [transformation] proper display if IP-address stored as INT 2007-12-13 13:08:31 +00:00
Sebastian Mendel
c77f3bd21f group data types 2007-12-13 12:49:31 +00:00
Sebastian Mendel
8eaf437123 updated MySQL data types 2007-12-13 12:00:00 +00:00
Sebastian Mendel
2af8ede13d add summarizes to debug output 2007-12-13 10:29:43 +00:00
Sebastian Mendel
560c6d4f6f config option to disable use of information_schema (if ok backport to QA_2_11) 2007-12-13 10:07:01 +00:00
Sebastian Mendel
d462d869ad with $GLOBALS['cfg']['DBG']['enable'] = true display executed queries and there times in the main footer 2007-12-13 09:20:41 +00:00
Sebastian Mendel
fa6cfecadf fixed bug: could not delete databases with %XX in name, due to wrong urldecode() 2007-12-12 09:30:20 +00:00
Sebastian Mendel
6a8e779a28 display server tabs if no table or db is selected (dropping multiple databases from server_databases view) 2007-12-12 09:25:09 +00:00
Sebastian Mendel
ba3226c70a MySQL bug #20910 fixed in 5.0.25 (http://dev.mysql.com/doc/refman/5.0/en/news-5-0-25.html);
code order
2007-12-12 08:58:47 +00:00
Marc Delisle
ea594740ca remove debug code 2007-12-10 18:14:16 +00:00
Marc Delisle
ffc9a28eaf bug #1806236 Make the world write check on config.inc.php optional 2007-12-10 18:02:20 +00:00
Marc Delisle
60c65ae220 bug #1835654 [core] wrong escaping when using double quotes 2007-12-09 13:40:51 +00:00
Marc Delisle
c7ba1bb032 bug #1832285 mysql DBI does not handle when control user connection fails 2007-12-09 13:06:21 +00:00
Marc Delisle
e57fcde535 improve formatting of strAccessDeniedExplanation 2007-12-07 17:57:45 +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
ece4453a04 bug #1793948 [parser] ROW_FORMAT incorrectly parsed 2007-11-23 18:24:19 +00:00
Marc Delisle
cbbb4acf85 another case for bug 1759194 2007-11-21 13:58:40 +00:00
Marc Delisle
f207f7bb58 bug #1759194 [import] open_basedir warning 2007-11-18 14:18:00 +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
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
fee794f39b constants defined twice 2007-11-10 15:27:06 +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
Marc Delisle
37ca5ac56d bug #1823045 [import] Error importing file with lowercase "delimiter" 2007-11-07 18:08:29 +00:00
Marc Delisle
1978e182d2 new export plugin for NHibernate 2007-11-06 17:51:37 +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
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
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
5eb4fee323 partition maintenance 2007-11-01 13:14:58 +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
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
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
ff0e9e14a8 new strIndexesSeemEqual 2007-10-19 16:24:20 +00:00