Marc Delisle
c8c96a2d52
from patch 1649881, forgot this one
2007-03-17 15:16:09 +00:00
Marc Delisle
1f388161f4
from patch 1649881, support procedures and functions (work in progress)
2007-03-17 15:09:37 +00:00
Marc Delisle
b61b210703
with the "set" command vim no longer complains
2007-03-16 17:12:25 +00:00
Sebastian Mendel
c29b8627f9
hopefully cookie login is now working again as expected ...
2007-03-16 16:55:45 +00:00
Sebastian Mendel
aba1268619
[config] clean cookies on phpMyAdmin upgrade
2007-03-16 16:48:40 +00:00
Marc Delisle
e190478d01
vim complains with a */ at the end of options
2007-03-16 16:38:42 +00:00
Marc Delisle
55cecc1e61
fit with new logic of revision 10078
2007-03-15 21:29:21 +00:00
Marc Delisle
76eda3dd55
bug #1596328 [export] drop support for POSTGRESQL compatibility mode
2007-03-15 20:35:47 +00:00
Sebastian Mendel
319947b3fb
fixed last fix of fix
2007-03-15 17:38:51 +00:00
Sebastian Mendel
cf6de45646
second try ... in fixing this XSS in sanitizing.lib.php
2007-03-15 16:01:20 +00:00
Sebastian Mendel
82a014ca7a
fixed Notice: Undefined index (thanks to Marc Delisle)
2007-03-15 15:19:58 +00:00
Sebastian Mendel
235adc812b
bug #1239401 table dot numeric field name
2007-03-15 15:01:23 +00:00
Sebastian Mendel
d2b12f612c
bug #1666657 Cookie password delete on timeout / inactivity
2007-03-15 11:49:12 +00:00
Sebastian Mendel
3e9a417afa
bug #1668724 JavaScript focus login Opera
2007-03-15 10:16:15 +00:00
Sebastian Mendel
3dfc50d600
missing space in GUI message
2007-03-14 16:29:26 +00:00
Sebastian Mendel
71d4904b71
bug #1627210 , #1083301 , #1482401 [data] warning on duplicate indexes
2007-03-14 16:16:47 +00:00
Sebastian Mendel
af7691a469
bug #1676033 [core] pow(int,int) causes overflow
2007-03-14 12:47:37 +00:00
Sebastian Mendel
3759bdc56d
bug #1679801 [core] XSS vulnerability in PMA_sanitize()
2007-03-13 14:21:31 +00:00
Sebastian Mendel
a56222d99a
improved displaying of binary logs:
...
- limit displayed rows to $cfg[MaxRows]
- show single and summary log file size (MySQL >= 5.0.7)
cleaned up the code
added some more sanity checks
source documentation
2007-03-13 09:55:19 +00:00
Marc Delisle
2b54018416
INSERT non-uploaded values no longer working
2007-03-11 12:35:30 +00:00
Marc Delisle
b9951e8c44
patch 1647868, support handling of DELIMITER to mimic mysql CLI
2007-03-09 13:18:25 +00:00
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