summaryrefslogtreecommitdiff
path: root/sql/lex.h
Commit message (Expand)AuthorAgeFilesLines
...
* | BUG#15561: Possible to strange things with partitions defined although no par...mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-101-0/+2
* | Bug#17112 - SHOW PLUGIN should be SHOW PLUGINSserg@serg.mylan2006-04-061-0/+1
* | BUG#17754pappa@c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-03-201-0/+2
* | Merging 5.0->5.1holyfoot@mysql.com2006-02-171-0/+1
|\ \ | |/
| * WL#2645 (CHECK TABLE FOR UPGRADE)holyfoot@deer.(none)2006-02-171-0/+1
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newbrian@zim.tangent.org2006-02-111-5/+0
|\ \
| * | This patch is to further remove the RAID code. We removed support for people ...brian@zim.tangent.org2006-02-111-5/+0
* | | fix for bug#16404 (Events: keyword is ENABLED rather than ENABLE)andrey@lmy004.2006-01-241-2/+0
* | | WL #2604: Partition Managementmikron@c-1e0be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-01-171-1/+2
|/ /
* | manual mergeandrey@lmy004.2006-01-111-1/+18
|\ \
| * | wl2723 - ndb opt. nrjonas@perch.ndb.mysql.com2006-01-111-1/+18
* | | WL #1034 (Internal CRON)andrey@lmy004.2006-01-101-0/+10
|\ \ \ | |/ / |/| |
| * | WL #1034 updateandrey@lmy004.2005-12-281-0/+2
| * | WL1034 update for latest 5.1 sourcesandrey@lmy004.2005-12-021-0/+8
* | | Adding XPath support: ExtractValue and UpdateXML functions.bar@mysql.com2005-12-211-0/+2
|/ /
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-11-231-0/+1
|\ \ | |/
| * Background:pem@mysql.com2005-11-171-0/+1
* | Added "SHOW AUTHORS" codebrian@grrr.local2005-11-101-0/+1
* | Make storage engines "pluggable", handlerton workacurtis@poseidon.ndb.mysql.com2005-11-071-2/+0
* | WL#2575 - Fulltext: Parser plugin for FTSsvoj@poseidon.ndb.mysql.com2005-11-061-1/+5
* | Merge zim.(none):/home/brian/mysql/mysql-5.0brian@zim.(none)2005-08-301-0/+1
|\ \ | |/
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-08-251-0/+1
| |\
| | * Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...sergefp@mysql.com2005-08-251-0/+1
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-1/+2
|\ \ \ | |/ /
| * | Make SYSDATE() behave as in Oracle: always the current datetime, not thejimw@mysql.com2005-08-241-1/+1
| |/
| * Add SLEEP(seconds) function, which always returns 0 after the givenjimw@mysql.com2005-08-111-0/+1
* | WL #2602, #2603, #2604pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-191-1/+2
* | mergetulin@dl145b.mysql.com2005-07-191-0/+1
|\ \ | |/
| * Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)dlenev@mysql.com2005-07-191-0/+1
* | Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-0/+13
|/
* Disabled the GOTO feature. (It's non-standard and undocumented.)pem@mysql.com2005-07-011-0/+5
* BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP).svoj@mysql.com2005-02-251-0/+4
* manually mergedserg@serg.mylan2005-02-141-1/+8
|\
| * XA (not completely polished out yet)serg@serg.mylan2005-01-161-1/+8
* | WL#1967acurtis@pcgem.rdg.cyberkinetica.com2005-02-011-0/+2
* | Introduce ROW_TYPE=REDUNDANT and ROW_TYPE=COMPACT for InnoDB table formatsmarko@hundin.mysql.fi2005-01-071-0/+2
* | Manual merge.dlenev@mysql.com2004-12-311-0/+1
|\ \
| * \ Manual merge of patch implementing WL#1339 with main tree.dlenev@mysql.com2004-12-291-0/+1
| |\ \
| | * | WL#1339 "Add per account max_user_connections limit (maximum number dlenev@brandersnatch.localdomain2004-12-291-0/+1
| | |/
* | | Merge bk-internal:/home/bk/mysql-5.0vtkachenko@intelp4d.mysql.com2004-12-311-0/+1
|\ \ \ | |/ / |/| |
| * | Many files:vtkachenko@intelp4d.mysql.com2004-12-241-1/+1
| * | logging_ok:vtkachenko@intelp4d.mysql.com2004-12-241-0/+1
| |/
* | WL#925 - Privileges for stored routinesacurtis@pcgem.rdg.cyberkinetica.com2004-12-231-0/+1
|/
* WL#638 - Fix precedence for parsing NOT ... LIKE expression santony@ltantony.rdg.cyberkinetica.homeunix.net2004-11-171-3/+4
* Mainly resolving Guilhem's 4.1 patch to 5.0brian@avenger.(none)2004-11-111-6/+65
* WL#1596 "make mysqldump --master-data --single-transaction able to do online ...guilhem@mysql.com2004-11-101-0/+2
* Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...dlenev@brandersnatch.localdomain2004-08-101-1/+1
* mergedserg@serg.mylan2004-06-231-1/+1
|\
| * handler interface cleanups:serg@serg.mylan2004-06-231-1/+1
* | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-0/+1