Commit Graph

2743 Commits

Author SHA1 Message Date
Marc Delisle
f25e786f7d "Show all" does not work 2007-06-15 18:31:58 +00:00
Marc Delisle
680c5ba9a5 remove dead messages 2007-06-15 17:13:29 +00:00
Marc Delisle
8d23f41628 more PHP6 compatibility 2007-06-15 15:46:53 +00:00
Marc Delisle
e1bd91f914 bug #1722502 DROP TABLE in export VIEW 2007-06-14 17:10:25 +00:00
Marc Delisle
983bc5af7d revision 10398 removed $original_pos 2007-06-13 16:41:17 +00:00
Marc Delisle
1d726b672c patch #1731280 unneeded for trunk 2007-06-13 16:33:57 +00:00
Marc Delisle
050b2d2c2c bug #1734285 Copy database with VIEWs 2007-06-11 17:00:56 +00:00
Marc Delisle
d69be68c25 patch #1731280 Avoid negative exponent in gmp_pow(), thanks to anosek 2007-06-10 19:47:14 +00:00
Marc Delisle
922ea2307a patch #1730171 Dead message strLanguageFileNotFound, thanks to Victor Volkov 2007-06-10 19:28:56 +00:00
Marc Delisle
c5399453a8 patch #1712514 specify host for single signon, thanks to Thierry 2007-06-07 17:14:21 +00:00
Marc Delisle
af3dddae08 problem linking to InnoDB info from Status page; problem showing InnoDB engine info 2007-06-07 00:23:33 +00:00
Marc Delisle
f5018d7f61 bug #1728590, last part of the fix 2007-06-05 16:32:49 +00:00
Marc Delisle
a554042b5e bug #1728590 Detected failing session_start fails 2007-06-03 23:30:40 +00:00
Marc Delisle
a72fb8ff2b Query window: use verbose server name if any 2007-06-02 14:36:01 +00:00
Marc Delisle
cd347f3058 patch #1726500 Wrong position of </tbody> 2007-05-28 16:48:39 +00:00
Marc Delisle
b8b8d3649e bug #1724401 Column truncation in repair table output 2007-05-27 12:34:30 +00:00
Marc Delisle
56123dcea1 new translation: Macedonian 2007-05-26 11:47:27 +00:00
Marc Delisle
3aa359d574 bug #1699532 last part of the fix (for ENU) 2007-05-23 17:11:16 +00:00
Marc Delisle
318f827774 do not unset $total (and remove dead code in trunk) 2007-05-23 12:38:41 +00:00
Marc Delisle
e33c249de2 bug #1722502 DROP TABLE in export view structure 2007-05-21 17:13:49 +00:00
Marc Delisle
951b2a2f9e bug #1715709 export in SQL format always includes procedures and functions 2007-05-20 19:00:38 +00:00
Marc Delisle
5e99166a21 bug #1721571 CREATE database privilege not always detected 2007-05-19 18:08:38 +00:00
Sebastian Mendel
d05620c643 add only slashes where required 2007-05-18 07:03:44 +00:00
Sebastian Mendel
6240555e43 typos 2007-05-18 05:47:08 +00:00
Marc Delisle
4ad521e8df bug #1721002 db rename -> undefined cfgRelation 2007-05-17 21:57:15 +00:00
Sebastian Mendel
2c814ac548 bug #1719339 Browse: Full/Partial Texts not working 2007-05-15 15:01:50 +00:00
Sebastian Mendel
fa30ac8c33 store browse state in session per query 2007-05-15 11:16:10 +00:00
Sebastian Mendel
4b368f8b42 do not URL-encode form values 2007-05-15 09:09:54 +00:00
Sebastian Mendel
6cab26e3d1 typos 2007-05-15 09:02:29 +00:00
Sebastian Mendel
c5cba195f1 renamed class files according to PMA standard (or at least how i guess) 2007-05-15 06:18:21 +00:00
Sebastian Mendel
f00ee2474f added code-tags around 'do not edit' warning for non wrapping in phpDocumentor output 2007-05-15 06:05:25 +00:00
Sebastian Mendel
e388053907 fixed typos, including patch #1718587 2007-05-15 05:57:15 +00:00
Sebastian Mendel
0130b9d07b typo, thanks to wiki user Jspboy 2007-05-14 12:42:59 +00:00
Sebastian Mendel
b4c5dda95d bug #1699772 Visual space bug in table name (in browser) 2007-05-14 12:13:44 +00:00
Sebastian Mendel
ef312fc70b PMA_isValid(): added ability to check $var against array of valid values 2007-05-09 13:03:59 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Marc Delisle
15a5a8104d bug #1672636 [export] PDF export too wide 2007-04-13 17:26:10 +00:00
Michal Čihař
1c32f18ea7 RFE #1435922 [gui] navigation frame shows listing of databases when none selected 2007-04-10 13:34:48 +00:00
Marc Delisle
1e7819e0ba undefined index when deleting a bookmark 2007-04-06 13:45:52 +00:00
Marc Delisle
1c6358c1bd do not show an empty Routines fieldset 2007-04-06 13:31:52 +00:00
Marc Delisle
f9c0bc6ff1 bug #1498281 [parser] Wrong primary key used for displaying results with subquery 2007-04-06 13:21:05 +00:00
Marc Delisle
6b2b01b80c fix this kind of queries: select * from mytable where myid >= 1 2007-04-03 10:19:33 +00:00
Marc Delisle
f9948b6848 [export] Native Excel (Spreadsheet_Excel_Writer) improvements 2007-04-02 20:33:18 +00:00
Sebastian Mendel
538830d387 $db and $table is always set, no need to check 2007-04-01 11:17:34 +00:00
Sebastian Mendel
d0ac1f2bbb XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +00:00
Sebastian Mendel
b2f3ae5fcf make $sql_query persistent (init it, never unset it, always assume it is set) 2007-04-01 09:26:14 +00:00
Marc Delisle
8da1b5a730 bug #1690718 Can't edit if BLOB and no PK 2007-03-31 13:08:50 +00:00
Marc Delisle
f124554ab1 unneeded test, thanks to Juergen Wind 2007-03-31 12:29:05 +00:00