Commit Graph

9814 Commits

Author SHA1 Message Date
Sebastian Mendel
71b933b7a7 there can be only ONE assert*() method in each test*() method 2008-12-10 10:27:55 +00:00
Sebastian Mendel
210265e75c doc 2008-12-10 10:22:41 +00:00
Sebastian Mendel
dfb511903c fixed NOTICE 2008-12-10 10:05:41 +00:00
Sebastian Mendel
8a727a70a0 proper document global $GLOBALS['showtable'] 2008-12-10 09:23:07 +00:00
Sebastian Mendel
a059b08ce0 use PMA_Table::sGetStatusInfo() for table information retrieval 2008-12-10 09:22:29 +00:00
Sebastian Mendel
d650f5b74f use PMA_DBI_get_tables_full() for retrieving table information (retrieves information from SHOW and I_S) 2008-12-10 09:20:51 +00:00
Sebastian Mendel
4c3f3a068f do not overwrite already cached table infos 2008-12-10 09:18:14 +00:00
Marc Delisle
b4a1282e1c 3.1.1 2008-12-09 17:22:43 +00:00
Marc Delisle
fcdfb9977f 2.11.9.4 2008-12-09 17:03:54 +00:00
Michal Čihař
01685c90aa [security] possible XSRF on several pages 2008-12-09 13:45:32 +00:00
Michal Čihař
50ea90e605 Use PMA_backquote where applicable. 2008-12-09 13:04:19 +00:00
Marc Delisle
9b5b648e65 patch #1821619 [privileges] Extra back reference when editing table-specific privileges 2008-12-08 17:39:30 +00:00
Michal Čihař
8c7f465209 Explicitely state that we do not support IPv6 here. 2008-12-07 16:04:21 +00:00
Marc Delisle
f459bb6f6e bug #2009500 [SQL] Small improvements in generated SQL (partial fix) 2008-12-07 13:33:26 +00:00
Marc Delisle
612610eac9 bug #1253252 [display] Cannot NULL a column with relation defined 2008-12-07 12:37:05 +00:00
Marc Delisle
f24b2379b3 md5sums.py 2008-12-06 19:23:55 +00:00
Marc Delisle
37a9a2a824 [core] Avoid error with BLOBstreaming support requiring SUPER privilege 2008-12-06 13:19:06 +00:00
Marc Delisle
022a5a3469 Finnish update 2008-12-06 11:31:10 +00:00
Marc Delisle
3dcf3e1877 bug #2390959 typo 2008-12-05 00:25:59 +00:00
Marc Delisle
613d174e6f Catalan update 2008-12-04 13:39:20 +00:00
Marc Delisle
fdd04987be bug #2121287 [display] Drop-down menu blinking in FF 2008-12-03 21:49:03 +00:00
Marc Delisle
e20c3b5579 false failures correction, thanks to Michal Biniek 2008-12-03 21:21:35 +00:00
Michal Čihař
800762b81b rfe #1821619 LeftFrameDBSeparator can be an array 2008-11-30 14:54:29 +00:00
Michal Čihař
28b8e9448a rfe #1927189 strip ` from column names on import 2008-11-30 14:20:25 +00:00
Michal Čihař
ec305517f1 rfe #1913541 link to InnoDB status when error 1005 occurs 2008-11-30 14:14:28 +00:00
Michal Čihař
7676f7e1b5 rfe #2100910 configurable default charset for import 2008-11-30 13:53:40 +00:00
Michal Čihař
4a42835160 Default LoginCookieValidity is now same value as default for session.gc_maxlifetime. 2008-11-30 13:36:58 +00:00
Michal Čihař
2126e8e3fb rfe #2127987 warn when session.gc_maxlifetime is less than cookie validity 2008-11-30 13:35:23 +00:00
Michal Čihař
c16734e0a8 Expand Id. 2008-11-30 13:08:10 +00:00
Michal Čihař
70650a8353 Oops, forgot to add file... 2008-11-30 13:00:45 +00:00
Michal Čihař
7503c9b75d Better support for vendor customisation (based on what Debian needs) 2008-11-30 12:58:55 +00:00
Marc Delisle
2851902824 bug #2363919 [display] Incorrect size for view 2008-11-30 12:28:57 +00:00
Michal Čihař
2e7ee22e45 setup/lib should be protected same way as libraries 2008-11-30 12:13:30 +00:00
Michal Čihař
256a90dd8c newline at the end... 2008-11-30 11:51:22 +00:00
Marc Delisle
ccbc80228a new unit tests, thanks to Michal Biniek 2008-11-30 11:49:44 +00:00
Michal Čihař
90c3f22fe4 Missing end line. 2008-11-30 11:48:07 +00:00
Marc Delisle
16849cfe92 correct condition, thanks to Michal Biniek 2008-11-30 11:39:28 +00:00
Michal Čihař
eef599a314 README does not contain much extra information compared to Documentation, so it is not worth linking to it. 2008-11-30 11:35:35 +00:00
Marc Delisle
c9d622af42 typos 2008-11-29 19:28:18 +00:00
Michal Čihař
6076d2188b Correctly place parenthesis. 2008-11-28 23:22:27 +00:00
Marc Delisle
8ffc60b342 enable testing PMA_pow() for system with bcpow() 2008-11-28 22:19:04 +00:00
Marc Delisle
c909885dc1 clarify code 2008-11-28 19:13:55 +00:00
Raj Kissu Rajandran
4a0c232707 Temporary fix applied for issue regarding BLOBStreaming support requiring SUPER privilege 2008-11-28 18:55:28 +00:00
Marc Delisle
e079480672 bug #2356433 [display] HeaderFlipType "fake" problems 2008-11-28 18:23:56 +00:00
Michal Čihař
51e151271b bug #2355923 [core] do not use ctype if it is not available 2008-11-28 14:47:09 +00:00
Michal Čihař
77a11d0283 bug #2355925 [display] properly update tooltips in navigation frame 2008-11-28 14:35:17 +00:00
Michal Čihař
f38ec8587c bug #2355753 [core] do not bail out creating session on any PHP warning 2008-11-28 13:25:26 +00:00
Marc Delisle
5bac7a23a1 3.1.0 2008-11-28 13:18:53 +00:00
Michal Čihař
db017ac009 Cookie does not have to be set here. 2008-11-28 13:14:31 +00:00
Michal Čihař
4884179e63 rfe #1688975 [display] enable copying of auto increment by default 2008-11-28 12:47:41 +00:00