Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to compile sql/examples content in embedded server | hf@deer.(none) | 2004-09-26 | 1 | -3/+8 |
* | WL#1518, "make bundled zlib usable for unix builds": | konstantin@mysql.com | 2004-07-24 | 1 | -1/+1 |
* | A little fix in libmysqld: my_time.c was added twice. | konstantin@mysql.com | 2004-06-24 | 1 | -1/+1 |
* | Fix for Bug#4030 "Client side conversion string -> date type doesn't | konstantin@mysql.com | 2004-06-24 | 1 | -2/+3 |
* | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -1/+1 |
* | Removed compiler warnings | monty@mysql.com | 2004-06-01 | 1 | -1/+0 |
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 1 | -17/+24 |
|\ | |||||
| * | Added patches from Novell | monty@mysql.com | 2004-05-25 | 1 | -19/+25 |
* | | Remove not needed sql_olap.cc from Makefile.am | monty@mysql.com | 2004-05-25 | 1 | -1/+1 |
* | | - disabled the NDB Cluster from the embedded server | lenz@mysql.com | 2004-04-26 | 1 | -2/+2 |
* | | Makefile.am: | tomas@mc05.(none) | 2004-04-18 | 1 | -2/+2 |
* | | Add discover.cc to libmysqld Makefile | magnus@neptunus.(none) | 2004-04-16 | 1 | -1/+1 |
* | | Portability fixes | monty@mysql.com | 2004-04-07 | 1 | -2/+2 |
* | | Code cleanup: | ram@gw.mysql.r18.ru | 2004-02-03 | 1 | -1/+1 |
* | | code cleanup (unnecessary line in libmysqld/Makefile.am) | hf@deer.(none) | 2004-01-27 | 1 | -1/+0 |
* | | SCRUM | hf@deer.(none) | 2003-12-01 | 1 | -2/+2 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | minor fix in rm | konstantin@mysql.com | 2003-10-31 | 1 | -2/+2 |
* | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -1/+1 |
* | | SCRUM: | hf@deer.(none) | 2003-09-26 | 1 | -0/+1 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -1/+2 |
* | | Some mistakes fixed | hf@deer.(none) | 2003-07-14 | 1 | -0/+1 |
* | | SCRUM | hf@deer.(none) | 2003-06-17 | 1 | -6/+8 |
* | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+2 |
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-06-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Moved spatial functions to the sql/item_geofunc.cc file. | ram@mysql.r18.ru | 2003-05-30 | 1 | -1/+1 |
| |/ / | |||||
* | | | Lots of conflicts resolved | hf@deer.(none) | 2003-05-28 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | SCRUM | hf@deer.mysql.r18.ru | 2003-05-02 | 1 | -4/+4 |
* | | | convert.cc was removed | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -1/+1 |
|/ / | |||||
* | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exported | lenz@mysql.com | 2003-03-18 | 1 | -2/+2 |
* | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -1/+1 |
* | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | basic row Items (SCRUM) | bell@sanja.is.com.ua | 2002-11-15 | 1 | -1/+1 |
* | | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -3/+2 |
|/ / | |||||
* | | addition correction for 'help' command | vva@genie.(none) | 2002-10-30 | 1 | -1/+1 |
* | | merged | serg@serg.mysql.com | 2002-10-14 | 1 | -5/+8 |
|\ \ | |/ |/| | |||||
| * | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -5/+8 |
| |\ | |||||
| | * | Makefile.am: | venu@myvenu.com | 2002-06-14 | 1 | -3/+4 |
| | * | simple subselects ported to new select_lex structures | bell@sanja.is.com.ua | 2002-05-12 | 1 | -1/+2 |
| | * | add sql_derived.cc into compilation | bar@gw.udmsearch.izhnet.ru | 2002-03-29 | 1 | -1/+1 |
| | * | Added GIS extension | bar@gw.udmsearch.izhnet.ru | 2002-02-22 | 1 | -1/+2 |
* | | | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -12/+0 |
|/ / | |||||
* | | merge | monty@mashka.mysql.fi | 2002-07-23 | 1 | -3/+3 |
|\ \ | |||||
| * | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -3/+3 |
| |/ | |||||
* | | Added missing file sql_olap.cc to libmysqld/Makefile.am to fix compile | lenz@mysql.com | 2002-07-22 | 1 | -1/+1 |
|/ | |||||
* | Add support for NULL=NULL in keys (Used in GROUP BY optimization) | monty@hundin.mysql.fi | 2002-01-16 | 1 | -1/+1 |
* | Fix after merge | monty@hundin.mysql.fi | 2001-12-17 | 1 | -1/+1 |
* | Add sql/mf_iocache.cc to libmysqld sources list. | tim@black.box | 2001-10-29 | 1 | -1/+1 |