Commit Graph

7989 Commits

Author SHA1 Message Date
Marc Delisle
4ef1814d3b lang 2006-08-10 11:42:38 +00:00
Marc Delisle
37319e821b update 2006-08-10 11:41:33 +00:00
Marc Delisle
0c18cbb1d2 update 2006-08-10 11:31:26 +00:00
Marc Delisle
06599591ff update 2006-08-10 11:21:00 +00:00
Marc Delisle
66a558c4ff strLanguage 2006-08-09 21:19:33 +00:00
Marc Delisle
4b024b0f29 real cause of the double quote problem 2006-08-09 18:11:13 +00:00
Marc Delisle
bd7150230d bug #1446538, FAQ numbers missing 2006-08-09 17:35:20 +00:00
Marc Delisle
cf38cb4fee strLanguage 2006-08-09 13:25:16 +00:00
Marc Delisle
09dff66f84 strLanguage 2006-08-09 12:55:40 +00:00
Marc Delisle
5c1ae58e07 MySQL 4.1.13 and double quotes in SHOW VARIABLES 2006-08-09 12:14:29 +00:00
Marc Delisle
c8c95392a3 strFontSize 2006-08-09 11:40:51 +00:00
Marc Delisle
6e861120db add a FIXME for db copy with Add Constraints and mysql extension 2006-08-08 16:56:47 +00:00
Marc Delisle
1389e967d0 a few notes about RENAME 2006-08-05 11:30:41 +00:00
Marc Delisle
8e5514549d bug #1527862, export foreign keys is broken in latest CVS 2006-08-05 10:51:03 +00:00
Marc Delisle
8e75f5f630 bug #1530574, misaligned HTML when db_collation is empty 2006-08-04 17:33:30 +00:00
Marc Delisle
c0e3385e69 bug #1526000, copying table to another db (MYSQL 5.0.24) 2006-08-04 17:21:48 +00:00
Sebastian Mendel
59cfae309e PMA_DBI_try_query(): do not force MYSQLI_USE_RESULT if not requested, makes PMA_DBI_num_rows() not to work 2006-08-03 12:58:46 +00:00
Marc Delisle
ec5a9845d0 2.8.2.1 2006-08-02 21:09:36 +00:00
Marc Delisle
6ca612e2ea remove a line that does nothing 2006-08-02 17:15:30 +00:00
Marc Delisle
249e8c1c12 address withdrawn 2006-08-02 17:03:15 +00:00
Marc Delisle
692f7d58bb other changes by Juergen Windkiel 2006-08-02 15:55:25 +00:00
Sebastian Mendel
ee9fffce47 bug #1524387 incorrectly detects table name for result field 2006-08-02 15:40:12 +00:00
Sebastian Mendel
39c52ac207 now really (forgot to return the unquoted string) 2006-08-02 12:18:09 +00:00
Sebastian Mendel
53ddec4168 forgot to replace escaped quotes 2006-08-02 11:58:08 +00:00
Sebastian Mendel
6d9f3794ec correctly unquote identifiers 2006-08-02 11:36:12 +00:00
Sebastian Mendel
179917ec41 added PMA_unQuote() to remove quotes from strings 2006-08-02 11:34:38 +00:00
Sebastian Mendel
91c0522cd1 correctly escape strings inside JavaScript (part of bug #1532721) 2006-08-02 10:25:37 +00:00
Sebastian Mendel
6d75c0afaf added PMA_escapeJsString() to escape strings for JavaScript inside CDATA blocks 2006-08-02 10:15:56 +00:00
Sebastian Mendel
a74be01a9a updated style config option descriptions 2006-08-02 09:10:53 +00:00
Sebastian Mendel
9b092a37cf added variables to define (text) color for marked and hovered objects 2006-08-02 09:09:41 +00:00
Marc Delisle
5ba79a6950 patch #1532493 plus light editing from me 2006-08-01 21:22:53 +00:00
Sebastian Mendel
1be186f197 ;-) 2006-08-01 10:51:47 +00:00
Sebastian Mendel
5ed70cb8a3 missing credits 2006-08-01 10:47:52 +00:00
Sebastian Mendel
7fbec58bcd bug #1532111 dbi/mysqli: MYSQLI_* constants 2006-08-01 10:42:36 +00:00
Sebastian Mendel
f4ff87f024 updatet CVS URL 2006-08-01 08:29:59 +00:00
Sebastian Mendel
0f3c26d47a do not apply 'vertical scrollbar bug'-fix to IE 7 2006-08-01 07:15:30 +00:00
Sebastian Mendel
5d2c5c4578 german translation updated 2006-07-31 15:10:07 +00:00
Sebastian Mendel
ed52b071a1 use PMA_Config class for cookie needs, do not unset not set cookie 2006-07-31 15:06:25 +00:00
Sebastian Mendel
8c3acfa642 make font size user configurable - missing documentation 2006-07-31 14:20:00 +00:00
Michal Čihař
232ac88304 translation update 2006-07-31 14:16:24 +00:00
Sebastian Mendel
f45e14f2a3 make font size user configurable - forgot to change locale string 2006-07-31 13:55:13 +00:00
Sebastian Mendel
f106d9552e make font size user configurable 2006-07-31 13:52:52 +00:00
Marc Delisle
d01c2f4bde strFontSize 2006-07-31 13:36:28 +00:00
Marc Delisle
7e88d99990 bug #1526000, copy table on MySQL 5.0.23+ 2006-07-31 13:31:14 +00:00
Marc Delisle
6aa454a1aa auto_increment next value is included since MySQL 5.0.23 2006-07-30 11:41:44 +00:00
Marc Delisle
1d4e05f768 bug #152600, copy table on MySQL 5.0.23+ 2006-07-30 11:21:59 +00:00
Michal Čihař
fbfb5d2f02 Protect against php code input from user (bug #1530370). 2006-07-28 14:49:47 +00:00
Marc Delisle
708c596779 bug #1521910, with selected ... print view 2006-07-27 17:14:30 +00:00
Marc Delisle
a8d75035e8 automatic layout for InnoDB 2006-07-27 13:34:49 +00:00
Marc Delisle
dfd6adb11e problem switching from innodb to myisam 2006-07-27 11:59:03 +00:00