phpmyadmin/crack.git
15 years ago2.10.1-rc1RELEASE_2_10_1RC1
Marc Delisle [Sat, 14 Apr 2007 23:09:25 +0000 (14 23:09 +0000)]
2.10.1-rc1

15 years agoremove 2006 entries
Marc Delisle [Sat, 14 Apr 2007 23:06:38 +0000 (14 23:06 +0000)]
remove 2006 entries

15 years agobug #1672636 [export] PDF export too wide
Marc Delisle [Fri, 13 Apr 2007 17:25:48 +0000 (13 17:25 +0000)]
bug #1672636 [export] PDF export too wide

15 years agotest condition has to be reversed for this to work
Marc Delisle [Mon, 9 Apr 2007 15:35:21 +0000 (9 15:35 +0000)]
test condition has to be reversed for this to work

15 years agodanish updates
Marc Delisle [Sat, 7 Apr 2007 15:27:37 +0000 (7 15:27 +0000)]
danish updates

15 years agopatch #1694234, pma_designer_coords in create_tables.sql, thanks to Isaac Bennetch
Marc Delisle [Sat, 7 Apr 2007 14:39:41 +0000 (7 14:39 +0000)]
patch #1694234, pma_designer_coords in create_tables.sql, thanks to Isaac Bennetch

15 years agotypo
Marc Delisle [Fri, 6 Apr 2007 20:04:46 +0000 (6 20:04 +0000)]
typo

15 years agoundefined index when deleting a bookmark
Marc Delisle [Fri, 6 Apr 2007 13:43:04 +0000 (6 13:43 +0000)]
undefined index when deleting a bookmark

15 years agofix this kind of queries: select * from mytable where myid >= 1
Marc Delisle [Tue, 3 Apr 2007 10:23:49 +0000 (3 10:23 +0000)]
fix this kind of queries: select * from mytable where myid >= 1

15 years ago[lang] brazilian-portuguese update, thanks to Airon Luis Pereira
Marc Delisle [Mon, 2 Apr 2007 16:55:39 +0000 (2 16:55 +0000)]
[lang] brazilian-portuguese update, thanks to Airon Luis Pereira

15 years agobug #1690718 Can't edit if BLOB and no PK
Marc Delisle [Sat, 31 Mar 2007 13:07:59 +0000 (31 13:07 +0000)]
bug #1690718 Can't edit if BLOB and no PK

15 years agoinsert a row if BLOB is empty
Marc Delisle [Sat, 31 Mar 2007 12:18:40 +0000 (31 12:18 +0000)]
insert a row if BLOB is empty

15 years agobug #1690561 Blobs being cleared on Edit of row
Sebastian Mendel [Thu, 29 Mar 2007 13:52:26 +0000 (29 13:52 +0000)]
bug #1690561 Blobs being cleared on Edit of row

15 years agoreplaced ctype_digit() with is_numeric()
Sebastian Mendel [Tue, 27 Mar 2007 11:27:36 +0000 (27 11:27 +0000)]
replaced ctype_digit() with is_numeric()

15 years ago patch #1681620 [interface] support reordering of ['ColumnTypes']
Marc Delisle [Fri, 23 Mar 2007 16:45:44 +0000 (23 16:45 +0000)]
 patch #1681620 [interface] support reordering of ['ColumnTypes']

15 years agobug was not released, thanks Sebastian
Marc Delisle [Wed, 21 Mar 2007 17:24:11 +0000 (21 17:24 +0000)]
bug was not released, thanks Sebastian

15 years agobug # 1685376 undefined onserver
Marc Delisle [Wed, 21 Mar 2007 17:04:44 +0000 (21 17:04 +0000)]
bug # 1685376 undefined onserver

15 years agobackporte some bugfixes from trunk intp QA_2_10:
Sebastian Mendel [Tue, 20 Mar 2007 11:22:31 +0000 (20 11:22 +0000)]
backporte some bugfixes from trunk intp QA_2_10:
- bug #1567317 [sqp] Syntax highlighter: extra spaces
- bug #1239401 [sqp] table dot numeric field name
- bug #1672789 [sqp] Undefined offset: 4 in sqlparser.lib.php #1674
- bug #1682044 [export] Export file even if file not selected
- bug #1664212 querywindow loses url encoded characters
+ [config] clean cookies on phpMyAdmin upgrade
- bug #1674972 [export] no export with %afm%
- bug #1667887 HTML maxlength
- bug #1679055 #1050 - Table '<table name>' already exists

15 years ago bug #1609443 [privileges] Grant all priv. on wildcard name (fix message)
Marc Delisle [Thu, 15 Mar 2007 21:11:38 +0000 (15 21:11 +0000)]
 bug #1609443 [privileges] Grant all priv. on wildcard name (fix message)

15 years agobug #1596328 [export] drop support for POSTGRESQL compatibility mode
Marc Delisle [Thu, 15 Mar 2007 20:38:23 +0000 (15 20:38 +0000)]
bug #1596328 [export] drop support for POSTGRESQL compatibility mode

15 years agobug #1680952 [core] undefined function PMA_getUvaCondition()
Marc Delisle [Thu, 15 Mar 2007 17:15:43 +0000 (15 17:15 +0000)]
bug #1680952 [core] undefined function PMA_getUvaCondition()

15 years agobug #1676033 [core] pow(int,int) causes overflow
Sebastian Mendel [Wed, 14 Mar 2007 12:47:37 +0000 (14 12:47 +0000)]
bug #1676033 [core] pow(int,int) causes overflow

15 years agobug #1679801 [core] XSS vulnerability in PMA_sanitize()
Sebastian Mendel [Tue, 13 Mar 2007 14:21:31 +0000 (13 14:21 +0000)]
bug #1679801 [core] XSS vulnerability in PMA_sanitize()

15 years agobug not present in a release
Marc Delisle [Tue, 13 Mar 2007 12:36:40 +0000 (13 12:36 +0000)]
bug not present in a release

15 years agobug #1673599 [core] Call to undefined function PMA_isSuperuser()
Marc Delisle [Mon, 12 Mar 2007 16:48:01 +0000 (12 16:48 +0000)]
bug #1673599 [core] Call to undefined function PMA_isSuperuser()

15 years agocorrected changelog
Sebastian Mendel [Tue, 6 Mar 2007 13:36:10 +0000 (6 13:36 +0000)]
corrected changelog

15 years agobackported bugfix for bug #1541147
Sebastian Mendel [Tue, 6 Mar 2007 12:38:47 +0000 (6 12:38 +0000)]
backported bugfix for bug #1541147

15 years agobug #1671403 [parser] using "client" as table name
Marc Delisle [Sun, 4 Mar 2007 14:07:42 +0000 (4 14:07 +0000)]
bug #1671403 [parser] using "client" as table name

15 years agofinnish updates
Marc Delisle [Sat, 3 Mar 2007 12:23:37 +0000 (3 12:23 +0000)]
finnish updates

15 years agoswedish updates
Marc Delisle [Sat, 3 Mar 2007 12:07:24 +0000 (3 12:07 +0000)]
swedish updates

15 years agochanged message for possible exploit detection
Sebastian Mendel [Fri, 2 Mar 2007 16:07:54 +0000 (2 16:07 +0000)]
changed message for possible exploit detection

15 years agouse PMA_getenv('PHP_SELF')
Marc Delisle [Fri, 2 Mar 2007 15:16:15 +0000 (2 15:16 +0000)]
use PMA_getenv('PHP_SELF')

15 years agomerge fixes from trunk (bugs #1672379. #1671813, #1541147)
Sebastian Mendel [Fri, 2 Mar 2007 14:13:13 +0000 (2 14:13 +0000)]
merge fixes from trunk (bugs #1672379. #1671813, #1541147)

15 years agoset default value for ssl connection to MYSQL to FALSE
Marc Delisle [Thu, 1 Mar 2007 15:36:20 +0000 (1 15:36 +0000)]
set default value for ssl connection to MYSQL to FALSE

15 years ago2.10.1-dev
Marc Delisle [Wed, 28 Feb 2007 02:03:15 +0000 (28 02:03 +0000)]
2.10.1-dev

15 years ago2.10.0 releaseRELEASE_2_10_0
Marc Delisle [Wed, 28 Feb 2007 00:50:11 +0000 (28 00:50 +0000)]
2.10.0 release

15 years agobug #1659176, memory error displaying a table with large BLOBs
Marc Delisle [Tue, 27 Feb 2007 22:54:11 +0000 (27 22:54 +0000)]
bug #1659176, memory error displaying a table with large BLOBs

15 years agobug #1668662, upgrade script can create the new pma_designer_coords table
Marc Delisle [Mon, 26 Feb 2007 17:51:47 +0000 (26 17:51 +0000)]
bug #1668662, upgrade script can create the new pma_designer_coords table

15 years agoday names too wide for calendar
Marc Delisle [Mon, 26 Feb 2007 17:26:53 +0000 (26 17:26 +0000)]
day names too wide for calendar

15 years agobug #1665930, undefined PHP_SELF
Marc Delisle [Sun, 25 Feb 2007 13:22:53 +0000 (25 13:22 +0000)]
bug #1665930, undefined PHP_SELF

15 years agobug ref missing
Marc Delisle [Sun, 25 Feb 2007 12:52:24 +0000 (25 12:52 +0000)]
bug ref missing

15 years agobug 1667466, undefined variable when export + save on server
Marc Delisle [Sun, 25 Feb 2007 12:39:38 +0000 (25 12:39 +0000)]
bug 1667466, undefined variable when export + save on server

15 years agoHEX and UNHEX were not available for a BINARY field
Marc Delisle [Sat, 24 Feb 2007 16:19:56 +0000 (24 16:19 +0000)]
HEX and UNHEX were not available for a BINARY field

15 years agobug #1650770, Designer and Mac OSX
Marc Delisle [Wed, 21 Feb 2007 17:59:42 +0000 (21 17:59 +0000)]
bug #1650770, Designer and Mac OSX

15 years agoundefined variable if AllowAnywhereRecoding is false
Marc Delisle [Sat, 17 Feb 2007 18:06:11 +0000 (17 18:06 +0000)]
undefined variable if AllowAnywhereRecoding is false

15 years agopatch #1659347
Marc Delisle [Sat, 17 Feb 2007 13:23:23 +0000 (17 13:23 +0000)]
patch #1659347

15 years agoavoid generating big links after an upload into a BLOB
Marc Delisle [Fri, 16 Feb 2007 18:00:34 +0000 (16 18:00 +0000)]
avoid generating big links after an upload into a BLOB

15 years agowhite page after uploading a 700 Kio BLOB
Marc Delisle [Wed, 14 Feb 2007 21:33:53 +0000 (14 21:33 +0000)]
white page after uploading a 700 Kio BLOB

15 years agobug 1658160, warning about mcrypt
Marc Delisle [Wed, 14 Feb 2007 21:18:38 +0000 (14 21:18 +0000)]
bug 1658160, warning about mcrypt

15 years agotalk about the distribution kits newer formats
Marc Delisle [Wed, 14 Feb 2007 14:23:35 +0000 (14 14:23 +0000)]
talk about the distribution kits newer formats

15 years ago2005 ChangeLog available on phpmyadmin.net
Marc Delisle [Tue, 13 Feb 2007 13:19:16 +0000 (13 13:19 +0000)]
2005 ChangeLog available on phpmyadmin.net

15 years agoMySQL column names, reserved and forbidden words updated, bug #1657037 Missing column...
Sebastian Mendel [Tue, 13 Feb 2007 08:20:11 +0000 (13 08:20 +0000)]
MySQL column names, reserved and forbidden words updated, bug #1657037 Missing column type "geometry"

15 years agofunction names updated, bug #1657045 Spatial functions not supported
Sebastian Mendel [Mon, 12 Feb 2007 16:28:42 +0000 (12 16:28 +0000)]
function names updated, bug #1657045 Spatial functions not supported

15 years agotypo
Sebastian Mendel [Mon, 12 Feb 2007 15:26:15 +0000 (12 15:26 +0000)]
typo

15 years agobug #1616486 server_databases does not show all databases
Sebastian Mendel [Mon, 12 Feb 2007 15:22:19 +0000 (12 15:22 +0000)]
bug #1616486 server_databases does not show all databases

15 years ago2.10.0-rc1RELEASE_2_10_0RC1
Marc Delisle [Mon, 12 Feb 2007 00:41:33 +0000 (12 00:41 +0000)]
2.10.0-rc1

15 years ago2.10.0-rc1
Marc Delisle [Mon, 12 Feb 2007 00:40:38 +0000 (12 00:40 +0000)]
2.10.0-rc1

15 years agoLeftLogoLinkWindow; main.php links target
Marc Delisle [Mon, 12 Feb 2007 00:35:16 +0000 (12 00:35 +0000)]
LeftLogoLinkWindow; main.php links target

15 years agotypo
Marc Delisle [Sat, 10 Feb 2007 16:01:22 +0000 (10 16:01 +0000)]
typo

15 years agoget rid of propicon
Marc Delisle [Sat, 10 Feb 2007 15:58:46 +0000 (10 15:58 +0000)]
get rid of propicon

15 years agoFrench update
Marc Delisle [Mon, 22 Jan 2007 18:35:31 +0000 (22 18:35 +0000)]
French update

15 years agoFrench update
Marc Delisle [Mon, 22 Jan 2007 18:03:47 +0000 (22 18:03 +0000)]
French update

15 years agobutton for direct/angular links
Marc Delisle [Mon, 22 Jan 2007 17:53:54 +0000 (22 17:53 +0000)]
button for direct/angular links

15 years agotranslation update
Michal Čihař [Mon, 22 Jan 2007 15:24:43 +0000 (22 15:24 +0000)]
translation update

15 years agoworkaround for slow INFORMATION_SCHEMA queries about views
Marc Delisle [Sun, 21 Jan 2007 13:13:42 +0000 (21 13:13 +0000)]
workaround for slow INFORMATION_SCHEMA queries about views

15 years agobug #1635377, superfluous backslash
Marc Delisle [Sat, 20 Jan 2007 15:38:45 +0000 (20 15:38 +0000)]
bug #1635377, superfluous backslash

15 years agobug #1638267, wrong reserved word recognition
Marc Delisle [Sat, 20 Jan 2007 15:04:18 +0000 (20 15:04 +0000)]
bug #1638267, wrong reserved word recognition

15 years agodesigner and display field
Marc Delisle [Fri, 19 Jan 2007 18:14:44 +0000 (19 18:14 +0000)]
designer and display field

15 years agoend of lines
Marc Delisle [Fri, 19 Jan 2007 13:05:48 +0000 (19 13:05 +0000)]
end of lines

15 years agoMake server switching honour more server settings (patch #1630104).
Michal Čihař [Thu, 18 Jan 2007 11:11:15 +0000 (18 11:11 +0000)]
Make server switching honour more server settings (patch #1630104).

15 years agotranslation update
Michal Čihař [Thu, 18 Jan 2007 08:35:10 +0000 (18 08:35 +0000)]
translation update

15 years agoturkish update
Marc Delisle [Wed, 17 Jan 2007 17:45:20 +0000 (17 17:45 +0000)]
turkish update

15 years ago2.9.2
Marc Delisle [Tue, 16 Jan 2007 18:04:42 +0000 (16 18:04 +0000)]
2.9.2

15 years agoforgot this file
Marc Delisle [Tue, 16 Jan 2007 13:18:01 +0000 (16 13:18 +0000)]
forgot this file

15 years agopatch #1611684 additionnal change
Marc Delisle [Fri, 12 Jan 2007 18:41:38 +0000 (12 18:41 +0000)]
patch #1611684 additionnal change

15 years agodesigner: snap to grid/display field
Marc Delisle [Fri, 12 Jan 2007 18:24:20 +0000 (12 18:24 +0000)]
designer: snap to grid/display field

15 years agoestonian update
Marc Delisle [Thu, 11 Jan 2007 17:42:47 +0000 (11 17:42 +0000)]
estonian update

15 years agosecurity fixes
Michal Čihař [Tue, 9 Jan 2007 09:50:49 +0000 (9 09:50 +0000)]
security fixes

15 years agoprevent attack on the session name cookie
Marc Delisle [Mon, 8 Jan 2007 18:06:00 +0000 (8 18:06 +0000)]
prevent attack on the session name cookie

15 years agopatch #1627831, English language improvements - also, abstract some messages to lang
Marc Delisle [Fri, 5 Jan 2007 17:30:36 +0000 (5 17:30 +0000)]
patch #1627831, English language improvements - also, abstract some messages to lang

15 years agobug #1538132, remove the setting of session.save_handler to 'files'
Marc Delisle [Fri, 5 Jan 2007 12:00:37 +0000 (5 12:00 +0000)]
bug #1538132, remove the setting of session.save_handler to 'files'

15 years agobetter icon for Designer
Marc Delisle [Thu, 4 Jan 2007 18:22:08 +0000 (4 18:22 +0000)]
better icon for Designer

15 years agoavoid text selection when moving a table object in MSIE 6
Marc Delisle [Thu, 4 Jan 2007 18:19:59 +0000 (4 18:19 +0000)]
avoid text selection when moving a table object in MSIE 6

15 years agobug #1614087, deleting a user having a
Marc Delisle [Tue, 2 Jan 2007 15:40:25 +0000 (2 15:40 +0000)]
bug #1614087, deleting a user having a
global GRANT privilege fails under MySQL 4.1.x

15 years agoundefined pdf_page_number
Marc Delisle [Tue, 2 Jan 2007 14:52:51 +0000 (2 14:52 +0000)]
undefined pdf_page_number

15 years agodesigner: support for MSIE 6 and various fixes
Marc Delisle [Tue, 2 Jan 2007 14:39:22 +0000 (2 14:39 +0000)]
designer: support for MSIE 6 and various fixes

15 years agoDELIMITER should not be commented out (bug #1612870).
Michal Čihař [Tue, 2 Jan 2007 09:24:56 +0000 (2 09:24 +0000)]
DELIMITER should not be commented out (bug #1612870).

15 years agoAdd <div> to allow selecting whole SQL by tripple click (patch #1611591).
Michal Čihař [Tue, 2 Jan 2007 09:11:46 +0000 (2 09:11 +0000)]
Add <div> to allow selecting whole SQL by tripple click (patch #1611591).

15 years agoRFE #1548637, option to not display record counts for views
Marc Delisle [Sun, 31 Dec 2006 17:15:56 +0000 (31 17:15 +0000)]
RFE #1548637, option to not display record counts for views

15 years agoRFE #1602243, another cause for Missing parameter
Marc Delisle [Sun, 31 Dec 2006 15:48:29 +0000 (31 15:48 +0000)]
RFE #1602243, another cause for Missing parameter

15 years agobug #1590083, DefaultConnectionCollation ignored in config.inc.php
Marc Delisle [Sat, 30 Dec 2006 14:30:58 +0000 (30 14:30 +0000)]
bug #1590083, DefaultConnectionCollation ignored in config.inc.php

15 years agotranslation update
Michal Čihař [Sat, 30 Dec 2006 12:26:14 +0000 (30 12:26 +0000)]
translation update

15 years agoadd functions HEX and UNHEX in the list of functions for Insert/Edit
Marc Delisle [Fri, 29 Dec 2006 16:45:11 +0000 (29 16:45 +0000)]
add functions HEX and UNHEX in the list of functions for Insert/Edit

15 years agoRFE #1621025, show SQL statements in Relation View
Marc Delisle [Fri, 29 Dec 2006 16:27:25 +0000 (29 16:27 +0000)]
RFE #1621025, show SQL statements in Relation View

15 years agoFAQ 3.4 refers to older mysqldump versions
Marc Delisle [Wed, 27 Dec 2006 14:23:17 +0000 (27 14:23 +0000)]
FAQ 3.4 refers to older mysqldump versions

15 years agopatch #1592366, using a host name as a URL parameter
Marc Delisle [Wed, 27 Dec 2006 14:08:43 +0000 (27 14:08 +0000)]
patch #1592366, using a host name as a URL parameter

15 years agofrench updates
Marc Delisle [Tue, 26 Dec 2006 16:19:21 +0000 (26 16:19 +0000)]
french updates

15 years agobug #1621280, support VIEW dependencies during export
Marc Delisle [Tue, 26 Dec 2006 16:10:47 +0000 (26 16:10 +0000)]
bug #1621280, support VIEW dependencies during export

15 years agotypos
Marc Delisle [Tue, 26 Dec 2006 14:27:14 +0000 (26 14:27 +0000)]
typos

15 years agoset local_query only if we are exporting data
Marc Delisle [Tue, 26 Dec 2006 14:07:02 +0000 (26 14:07 +0000)]
set local_query only if we are exporting data