Commit Graph

2410 Commits

Author SHA1 Message Date
Marc Delisle
be23ee35d1 bug #1674914 [structure] changing definition of a TIMESTAMP field 2007-03-08 18:14:37 +00:00
Sebastian Mendel
1eca371e5a added support for byte and gigabyte in PMA_get_real_size() 2007-03-08 17:08:22 +00:00
Sebastian Mendel
f49b5d24cf move file upload functionality into own class;
make use of $cfg['TempDir'] for file uploads;
2007-03-08 14:08:49 +00:00
Marc Delisle
460a3c9f2f bug #1671403 [parser] using "client" as table name 2007-03-04 14:02:52 +00:00
Sebastian Mendel
b60610ee4a changed message for possible exploit detection 2007-03-02 16:07:36 +00:00
Sebastian Mendel
6bf91cba55 bug #1672379 Call to undefined function PMA_removeCookie() 2007-03-02 13:09:01 +00:00
Sebastian Mendel
18853eece6 bug #1671813 CVE-2006-1549 deep recursion crash 2007-03-01 16:09:00 +00:00
Marc Delisle
4df1b95996 set default value for ssl connection to MYSQL to FALSE 2007-03-01 15:34:58 +00:00
Marc Delisle
a9e7d44382 bug #1659176, memory error displaying a table with large BLOBs 2007-02-27 23:03:18 +00:00
Marc Delisle
9867ac0fc9 bug 1667466, undefined variable when export + save on server 2007-02-25 12:45:29 +00:00
Marc Delisle
5c6bf4908d HEX and UNHEX were not available for a BINARY field 2007-02-24 16:25:44 +00:00
Marc Delisle
d51f1126f6 use generic $strOptions 2007-02-19 18:15:55 +00:00
Marc Delisle
8fc7dbf455 sinhala translator's name and html entities for drop-down 2007-02-19 17:45:52 +00:00
Marc Delisle
26230ea6eb YAML export 2007-02-18 13:39:27 +00:00
Marc Delisle
735de4b93c undefined variable if AllowAnywhereRecoding is false 2007-02-17 18:02:36 +00:00
Marc Delisle
f9059d8c95 avoid displaying a too wide selector 2007-02-17 13:50:59 +00:00
Marc Delisle
3a834ce16b new language: sinhala 2007-02-16 21:07:33 +00:00
Marc Delisle
8c88abd05a avoid generating big links after an upload into a BLOB 2007-02-16 17:44:04 +00:00
Marc Delisle
911316238b bug 1658160, warning about mcrypt 2007-02-14 21:09:18 +00:00
Marc Delisle
2e61ea7d9d white page after uploading a 700 Kio BLOB 2007-02-14 15:21:32 +00:00
Sebastian Mendel
7201290d63 added much more functionality 2007-02-13 17:32:01 +00:00
Sebastian Mendel
b201038ac6 MySQL column names, reserved and forbidden words updated, bug #1657037 Missing column type "geometry" 2007-02-13 08:18:13 +00:00
Sebastian Mendel
8d11216638 function names updated, bug #1657045 Spatial functions not supported 2007-02-12 16:28:17 +00:00
Sebastian Mendel
a8073cedfd function names updated, bug #1657045 Spatial functions not supported 2007-02-12 16:26:22 +00:00
Sebastian Mendel
81690240fc bug #1616486 server_databases does not show all databases 2007-02-12 15:19:43 +00:00
Marc Delisle
38b0199cb4 typo 2007-02-10 16:01:22 +00:00
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Marc Delisle
81d5e79425 workaround for slow INFORMATION_SCHEMA queries about views 2007-01-21 13:13:42 +00:00
Marc Delisle
593b353670 bug #1638267, wrong reserved word recognition 2007-01-20 15:04:18 +00:00
Michal Čihař
6b128566f3 Make server switching honour more server settings (patch #1630104). 2007-01-18 11:11:15 +00:00
Marc Delisle
827f929eb8 patch #1611684 additionnal change 2007-01-12 18:41:38 +00:00
Michal Čihař
bcc5684a84 security fixes 2007-01-09 09:50:49 +00:00
Marc Delisle
acbfe50ca9 prevent attack on the session name cookie 2007-01-08 18:06:00 +00:00
Marc Delisle
8ae34fdf2e bug #1538132, remove the setting of session.save_handler to 'files' 2007-01-05 12:00:37 +00:00
Marc Delisle
b7fc1e34b7 better icon for Designer 2007-01-04 18:22:08 +00:00
Michal Čihař
6ac319f159 DELIMITER should not be commented out (bug #1612870). 2007-01-02 09:24:56 +00:00
Michal Čihař
4b503ead85 Add <div> to allow selecting whole SQL by tripple click (patch #1611591). 2007-01-02 09:11:46 +00:00
Marc Delisle
252ef1b15a RFE #1548637, option to not display record counts for views 2006-12-31 17:15:56 +00:00
Marc Delisle
2597ef1435 bug #1590083, DefaultConnectionCollation ignored in config.inc.php 2006-12-30 14:30:58 +00:00
Marc Delisle
523da2e726 add functions HEX and UNHEX in the list of functions for Insert/Edit 2006-12-29 16:45:11 +00:00
Marc Delisle
8e61869a17 RFE #1621025, show SQL statements in Relation View 2006-12-29 16:27:25 +00:00
Marc Delisle
b7796e429c patch #1592366, using a host name as a URL parameter 2006-12-27 14:08:43 +00:00
Marc Delisle
b0588d3570 bug #1621280, support VIEW dependencies during export 2006-12-26 16:10:47 +00:00
Marc Delisle
93659bd8d1 typos 2006-12-26 14:27:14 +00:00
Marc Delisle
c06c96f317 patch #1611684 part 2, other issues with the caching of phpmyadmin.css.php 2006-12-21 01:22:03 +00:00
Marc Delisle
5c351fc48b bug #1619647, export of query results should not contain procedure definitions 2006-12-21 01:11:00 +00:00
Sebastian Mendel
cb0e5f3c94 added second optional parameter: $sql_query 2006-12-19 17:45:07 +00:00
Sebastian Mendel
d3f335ac3d refactored:
made register_globals independent;
added documentation;
removed unused code;
fixed bug #1597686 last insert id message wrong;
and much more i don't remember ...
2006-12-19 16:54:29 +00:00
Marc Delisle
14ff3c4729 bug #1615313, doc refers to auth_type HTTP so enable it 2006-12-15 17:47:38 +00:00
Marc Delisle
00f6e5b4b7 bug #1607282, add warning for loss of auto_increment due to a bug in older MySQL 2006-12-13 13:02:42 +00:00