Marc Delisle
|
32bb3ab273
|
support ROW_FORMAT and PAGE_CHECKSUM table option; verify warnings coming from ALTER TABLE
|
2008-03-21 13:38:23 +00:00 |
|
Marc Delisle
|
e8248f8772
|
MARIA: TRANSACTIONAL create option (in Operations)
|
2008-03-17 17:17:59 +00:00 |
|
Marc Delisle
|
03e49d15eb
|
MARIA: FULLTEXT, reserved word
|
2008-03-17 16:38:18 +00:00 |
|
Marc Delisle
|
ece4453a04
|
bug #1793948 [parser] ROW_FORMAT incorrectly parsed
|
2007-11-23 18:24:19 +00:00 |
|
Marc Delisle
|
c04fe749b6
|
support MySQL 5.1 PARTITION in CREATE TABLE dialog
|
2007-10-06 12:30:29 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Marc Delisle
|
460a3c9f2f
|
bug #1671403 [parser] using "client" as table name
|
2007-03-04 14:02:52 +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 |
|
Michal Čihař
|
fb9a3a598e
|
Check before commit!
|
2006-11-17 08:49:30 +00:00 |
|
Michal Čihař
|
27696bd1e0
|
Add support for ON DUPLICATE KEY (bug #1576226).
|
2006-10-17 09:46:07 +00:00 |
|
Marc Delisle
|
8a443a9dc2
|
bug 1492772, SQL parsing EXTRACT YEAR_MONTH
|
2006-08-12 19:11:02 +00:00 |
|
Marc Delisle
|
0218c6790d
|
bug #1455373, CONVERT not in reserved words
|
2006-03-26 11:59:12 +00:00 |
|
Marc Delisle
|
f5bbe5f24d
|
DROP VIEW choice also for a db copy operation
|
2006-03-25 11:45:23 +00:00 |
|
Marc Delisle
|
20c9f89683
|
support MAX_USER_CONNECTIONS
|
2005-10-08 19:42:39 +00:00 |
|
Michal Čihař
|
64bd56dfba
|
Support for browsing selected columns (RFE #1275909).
|
2005-09-26 19:03:11 +00:00 |
|
Marc Delisle
|
36fa47f89c
|
bug #1238222, parsing of ISNULL()
|
2005-07-16 12:26:25 +00:00 |
|
Marc Delisle
|
06dc6dd51d
|
bug 1185173, query returns empty result (with Storage as table name)
|
2005-04-25 19:36:23 +00:00 |
|
Alexander M. Turek
|
093f6f97a8
|
ROUTINE
|
2005-04-09 22:12:18 +00:00 |
|
Alexander M. Turek
|
5ea861ad51
|
date / time functions
|
2005-03-03 21:07:34 +00:00 |
|
Alexander M. Turek
|
2ed722c272
|
bug #1152310
|
2005-02-27 11:00:58 +00:00 |
|
Alexander M. Turek
|
f696e57cba
|
keywords
|
2005-01-23 20:57:36 +00:00 |
|
Michal Čihař
|
f1f39b8ed1
|
added infou about UFPDF to documentation
|
2004-12-29 14:16:51 +00:00 |
|
Alexander M. Turek
|
63e434288b
|
OLD_PASSWORD()
|
2004-10-27 13:40:24 +00:00 |
|
Alexander M. Turek
|
851d5ca325
|
Added Offset
|
2004-10-26 14:03:36 +00:00 |
|
Alexander M. Turek
|
62db20f47e
|
Added keyword SESSION
|
2004-09-07 04:09:26 +00:00 |
|
Alexander M. Turek
|
dbcfed48a6
|
SHOW TABLE TYPES is a deprecated alias for SHOW STORAGE ENGINES.
|
2004-09-05 15:33:08 +00:00 |
|
Alexander M. Turek
|
1277067ec5
|
Parser support for SHOW STORAGE ENGINES
|
2004-09-05 13:04:56 +00:00 |
|
Marc Delisle
|
c5b3b01641
|
support of BINARY and VARBINARY field types
|
2004-08-28 14:14:14 +00:00 |
|
Marc Delisle
|
189dd358d2
|
bug 965026 GROUP_CONCAT, previous commit was wrong
|
2004-07-29 16:48:08 +00:00 |
|
Marc Delisle
|
6f2bd8c543
|
bug 981343 CURRENT_TIMESTAMP
|
2004-07-27 11:39:40 +00:00 |
|
Michal Čihař
|
6f3480d4ca
|
Add ENGINE to reserved words (used instead of TYPE in MySQL 4.1.1).
|
2004-05-04 12:11:01 +00:00 |
|
Marc Delisle
|
26060a0ae9
|
bug 873236
|
2004-01-09 14:17:35 +00:00 |
|
Alexander M. Turek
|
2f1812f256
|
Added 'COLLATE' and 'RETURN'
|
2003-12-29 17:20:12 +00:00 |
|
Marc Delisle
|
cf04747274
|
bug 854702
|
2003-12-09 14:39:38 +00:00 |
|
Alexander M. Turek
|
37d50c1822
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
Garvin Hicking
|
f0da471ec3
|
/libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
|
2003-11-20 16:31:51 +00:00 |
|
Michal Čihař
|
6884f9701a
|
no more support for php3
|
2003-11-18 15:20:45 +00:00 |
|