Marc Delisle
|
2a1077ff43
|
bug [export] Exporting results of a query which contains a LIMIT clause inside a subquery
|
2009-08-29 11:41:26 +00:00 |
|
Marc Delisle
|
708a763680
|
patch #2750541 [parser] Incorrect parsing of constraints in ALTER TABLE
|
2009-04-19 11:31:14 +00:00 |
|
Marc Delisle
|
d468dd99e3
|
bug #2027720 [parser] Missing space after BINARY used as cast
|
2009-01-18 12:20:16 +00:00 |
|
Marc Delisle
|
398feb40fd
|
patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3
|
2008-12-14 13:58:06 +00:00 |
|
Michal Čihař
|
e1c909326f
|
Convert comments to doc block.
|
2008-11-24 11:11:41 +00:00 |
|
Michal Čihař
|
56941e509c
|
Adding @package, second part.
|
2008-11-24 11:05:40 +00:00 |
|
Marc Delisle
|
4c66210e88
|
Cannot sort twice on a column when the table name contains accents
|
2008-09-11 17:03:49 +00:00 |
|
Marc Delisle
|
11f1379891
|
bug #2074250 [parser] Undefined variable seen_from
|
2008-08-28 16:17:53 +00:00 |
|
Marc Delisle
|
28634dd473
|
dead code
|
2008-08-04 16:32:47 +00:00 |
|
Marc Delisle
|
92a26af9bb
|
remove wrapper function
|
2008-07-11 15:32:51 +00:00 |
|
Marc Delisle
|
403b59f8f0
|
bug #1970836 [parser] SQL parser is slow, thanks to Christian Schmidt
|
2008-07-11 13:33:31 +00:00 |
|
Marc Delisle
|
fe78d240bb
|
b to strong, and remove bold for MySQL charset
|
2008-07-09 15:24:44 +00:00 |
|
Marc Delisle
|
544831fda7
|
patch #2007196, Typos in comments, thanks to knittl - knittl
|
2008-07-01 19:21:28 +00:00 |
|
Marc Delisle
|
afbb2a9dc2
|
protection against XSS when register_globals is on and .htaccess has no effect
|
2008-06-21 15:01:27 +00:00 |
|
Marc Delisle
|
27a20fc0f3
|
problem introduced at revision 11117
|
2008-02-13 13:01:35 +00:00 |
|
Marc Delisle
|
5d308367bf
|
bug #1887204 [GUI] Order columns in result list messing up query
|
2008-02-11 18:26:53 +00:00 |
|
Marc Delisle
|
54a8b6b08d
|
bug #1799691 [export] "Propose table structure" and Export
|
2008-02-08 18:55:08 +00:00 |
|
Marc Delisle
|
e98b21d75e
|
bug #1783620 [parser] Subquery results without "as" are ignored
|
2007-12-21 18:18:44 +00:00 |
|
Marc Delisle
|
2ced7be900
|
bug #1710144 [parser] space after COUNT breaks Export but not Query
|
2007-12-20 12:47:43 +00:00 |
|
Marc Delisle
|
96bd2a4978
|
bug #1851833 [display] Sorting forgets an explicit LIMIT (fix for sorting on column headers)
|
2007-12-16 15:57:09 +00:00 |
|
Marc Delisle
|
78a3a6dacb
|
parser (analyzer) the section_before_limit should not contain the LIMIT clause itself; and extract the limit_clause
|
2007-12-16 15:18:23 +00:00 |
|
Sebastian Mendel
|
be0373f9d0
|
cleanup
|
2007-10-18 10:09:51 +00:00 |
|
Sebastian Mendel
|
585f991656
|
make use of PMA_Message
|
2007-10-16 09:30:13 +00:00 |
|
Marc Delisle
|
0effdcaa31
|
old PHP4 code
|
2007-08-18 20:33:30 +00:00 |
|
Marc Delisle
|
050b2d2c2c
|
bug #1734285 Copy database with VIEWs
|
2007-06-11 17:00:56 +00:00 |
|
Marc Delisle
|
f9c0bc6ff1
|
bug #1498281 [parser] Wrong primary key used for displaying results with subquery
|
2007-04-06 13:21:05 +00:00 |
|
Marc Delisle
|
6b2b01b80c
|
fix this kind of queries: select * from mytable where myid >= 1
|
2007-04-03 10:19:33 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
adb39168cc
|
coding standard: no braces around include
|
2007-04-01 09:51:41 +00:00 |
|
Sebastian Mendel
|
a7568078af
|
bug #1567317 [sqp] Syntax highlighter: extra spaces
|
2007-03-19 16:12:17 +00:00 |
|
Sebastian Mendel
|
d0f31e2091
|
bug #1672789 Undefined offset: 4 in sqlparser.lib.php #1674
|
2007-03-19 14:19:22 +00:00 |
|
Sebastian Mendel
|
235adc812b
|
bug #1239401 table dot numeric field name
|
2007-03-15 15:01:23 +00:00 |
|
Marc Delisle
|
42ac66ad74
|
get rid of propicon
|
2007-02-10 15:58:46 +00:00 |
|
Marc Delisle
|
593b353670
|
bug #1638267, wrong reserved word recognition
|
2007-01-20 15:04:18 +00:00 |
|
Michal Čihař
|
27696bd1e0
|
Add support for ON DUPLICATE KEY (bug #1576226).
|
2006-10-17 09:46:07 +00:00 |
|
Michal Čihař
|
b495cd337a
|
Remove last CVS mentions.
|
2006-10-13 08:23:32 +00:00 |
|
Michal Čihař
|
d9c440c01b
|
Fix parsing of CHAR column type (bug #1573502).
|
2006-10-10 14:44:25 +00:00 |
|
Sebastian Mendel
|
1eadc0a41a
|
use @todo tag for todo items, to show up in generated documentation
|
2006-09-21 14:28:46 +00:00 |
|
Marc Delisle
|
d6d0a7ce6b
|
sorting on column header
|
2006-08-16 17:39:15 +00:00 |
|
Sebastian Mendel
|
6d9f3794ec
|
correctly unquote identifiers
|
2006-08-02 11:36:12 +00:00 |
|
Marc Delisle
|
1d4e05f768
|
bug #152600, copy table on MySQL 5.0.23+
|
2006-07-30 11:21:59 +00:00 |
|
Marc Delisle
|
eb387f69d4
|
bug #1458245 copy a db containing a VIEW
|
2006-03-28 11:37:55 +00:00 |
|
Sebastian Mendel
|
0ae8842353
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Sebastian Mendel
|
7358f5a712
|
allow 0 as name for database, table collumn, alias and index
|
2006-01-14 23:17:17 +00:00 |
|
Marc Delisle
|
841b3403c7
|
bug #1394779, SQL executer tries to find keys from current table
|
2006-01-11 20:16:20 +00:00 |
|
Marc Delisle
|
32a946d084
|
bug #1394479, problem detecting ending semi-colon, generates a SHOW KEYS FROM nothing
|
2006-01-10 18:19:04 +00:00 |
|
Michal Čihař
|
ea58d9f259
|
Do not use functions not supported by older PHP.
|
2005-11-28 18:21:19 +00:00 |
|
Sebastian Mendel
|
1f3fe5fa08
|
fixed minimum_common for css files
|
2005-11-18 13:10:34 +00:00 |
|
Michal Čihař
|
3b2485e4f5
|
Avoid warning if analyzing failed.
|
2005-10-17 12:53:57 +00:00 |
|
Marc Delisle
|
6d4db4249d
|
bug #1320470, timestamp is not shown as being NULL under MySQL < 4.1.x
|
2005-10-16 13:00:23 +00:00 |
|