Commit Graph

2312 Commits

Author SHA1 Message Date
Michal Čihař
6c06cb72d2 Force pos to be integer to avoid XSS. 2006-11-17 08:47:26 +00:00
Michal Čihař
1042770109 Fix cvs/csv typo (bug #1583509). 2006-10-25 10:07:25 +00:00
Marc Delisle
5aeac4294f wrong parameter when calling error.php 2006-10-19 20:44:51 +00:00
Michal Čihař
dea9bc31fe Fix escaping of long query with js (thanks to Erwin for report). 2006-10-19 15:57:17 +00:00
Marc Delisle
356f3712f8 bug #1567316, rename a db containing a view 2006-10-18 12:24:16 +00:00
Michal Čihař
e9cb0da294 fix permissions 2006-10-17 09:23:00 +00:00
Marc Delisle
7dff09dcf2 bug #1567316, renaming a db containing a view 2006-10-15 00:48:51 +00:00
Marc Delisle
5ca6bf751c remove .csvignore files 2006-10-12 17:00:20 +00:00
Michal Čihař
753c890f1b Fix MIME type and extension to state before plugins were introduced (patch #1570742, thanks to ssevennm - ssevennm). 2006-10-10 14:20:16 +00:00
Michal Čihař
5bf8f4aba7 Correctly fail if file is too short (bug #1574340). 2006-10-10 13:04:24 +00:00
Marc Delisle
18d45d8a28 bug 1562533, unbuffered queries 2006-10-09 12:35:10 +00:00
Marc Delisle
539d6f7e28 bug #1568341, last part of the fix 2006-10-06 17:00:19 +00:00
Michal Čihař
d66051842f Add support for UTC_DATE, UTC_TIME and UTC_TIMESTAMP functions, based on patch #1563585, thanks to Alexander Schuch - ci-dev. 2006-10-04 12:59:10 +00:00
Marc Delisle
20efd25355 bug #1550690, wrong export of constraints 2006-10-01 18:41:10 +00:00
Marc Delisle
e22c66d558 bug #1568341, case sensitivity in db names 2006-10-01 17:39:58 +00:00
Marc Delisle
b0ef10ab22 2.9.1-dev 2006-09-29 21:11:06 +00:00
Marc Delisle
a86effd742 bug #1566904, typo 2006-09-29 13:04:17 +00:00
Marc Delisle
9a581ab5d8 fix for attack via FILES 2006-09-29 12:54:34 +00:00
Marc Delisle
99b37f64b6 2.9.1-rc1 2006-09-27 23:37:41 +00:00
Marc Delisle
70c9e63303 correct syntax for blocking access to libraries 2006-09-27 20:12:45 +00:00
Marc Delisle
4c71e900e2 false alarm, the code is correct at this place 2006-09-27 16:04:30 +00:00
Marc Delisle
8f8a2e179f oops, the numeric key detection at this place blocks with some queries 2006-09-27 14:56:06 +00:00
Marc Delisle
df7e45bddf numeric key check moved higher 2006-09-27 13:30:46 +00:00
Marc Delisle
adc5e4e920 simplify logic; typecast for better protection 2006-09-27 13:11:25 +00:00
Marc Delisle
50319d634c additional check against REQUEST overwriting 2006-09-26 20:19:02 +00:00
Marc Delisle
ac2f606a21 block if PMA_token is empty 2006-09-26 19:37:18 +00:00
Marc Delisle
b3906852bb first part of security fixes 2006-09-26 19:23:24 +00:00
Marc Delisle
ea998c3766 bug #1560152, after renaming a table the navigation does not work 2006-09-22 21:27:10 +00:00
Marc Delisle
39a06b2ac7 2.9.1-dev 2006-09-21 16:11:03 +00:00
Marc Delisle
4f65369de1 2.9.0 2006-09-20 16:08:35 +00:00
Marc Delisle
07aacd01ea remove profiling 2006-09-19 21:27:40 +00:00
Marc Delisle
27a600dba8 bug #1556934, SQL compatibility mode on export 2006-09-12 17:15:14 +00:00
Marc Delisle
34268655e9 2.9.0-rc1 2006-09-08 11:37:56 +00:00
Marc Delisle
67d8ce9a06 typo 2006-08-30 11:50:09 +00:00
Michal Čihař
731d5a0fcb Internationalise link to MySQL documentation when translation exists, this needs to be defined in language file (RFE #1547130). 2006-08-30 10:43:15 +00:00
Marc Delisle
4a46a33282 bug #1543996 wrong link to doc 2006-08-26 14:12:22 +00:00
Marc Delisle
890396fb0e bug #1544734, error messages link outdated 2006-08-26 13:50:47 +00:00
Marc Delisle
9b2f2deb06 bug #1542875 Cookie auth on IIS 2006-08-21 11:55:32 +00:00
Marc Delisle
74d329f02b do not display BLOBs on PDF export 2006-08-18 12:18:45 +00:00
Marc Delisle
e0b62c09ff sorting on column header 2006-08-16 17:42:01 +00:00
Michal Čihař
9388e89f70 Fix charset header of exported HTML/XLS file (bug #1541100). 2006-08-16 09:10:01 +00:00
Marc Delisle
2c30b0d955 bug #1519799, imagelink error 2006-08-13 15:46:07 +00:00
Marc Delisle
8e2f52ac8d bug 1492772, SQL parsing EXTRACT YEAR_MONTH 2006-08-12 19:14:48 +00:00
Marc Delisle
b0fba36259 bug #1536112, config not loaded on MySQL error 2002 or 2003 2006-08-12 15:30:40 +00:00
Marc Delisle
7bcf140588 bug #1534475, arbitrary server not taken into account 2006-08-10 16:50:18 +00:00
Marc Delisle
59a25bf54e 2.9.0-beta1 2006-08-10 11:48:11 +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
5c1ae58e07 MySQL 4.1.13 and double quotes in SHOW VARIABLES 2006-08-09 12:14:29 +00:00
Marc Delisle
1389e967d0 a few notes about RENAME 2006-08-05 11:30:41 +00:00