summaryrefslogtreecommitdiff
path: root/sql/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* - Added missing backslash to sql/Makefile.am that prevented the sp_* headerunknown2003-12-041-1/+1
* Merging 4.1->5.0.unknown2003-11-191-1/+4
|\
| * Implemented SP CONDITIONs and HANDLERs, with the extension of handlingunknown2003-09-161-1/+2
| * Merge 4.1 into 5.0unknown2003-08-261-1/+3
| |\
| | * Merge 4.1 into 5.0 (first pass).unknown2003-07-081-1/+3
| | |\
| | | * Code cleanup (and moved sp cache to separate file).unknown2003-07-031-2/+2
| | | * Merged 4.1 to 5.0.unknown2003-04-291-2/+4
| | | |\
| | | | * Merging 4.1 into 5.0unknown2003-02-181-2/+4
| | | | |\
| | | | | * Mergeunknown2003-01-091-2/+4
| | | | | |\
| | | | | | * Moved create/find/drop functions to a separate files (sp.cc,sp.h).unknown2002-12-121-2/+2
| | | | | | * Simplistic, experimental framework for Stored Procedures (SPs).unknown2002-12-081-2/+4
* | | | | | | - added sql_bitmap.h to the source distributionunknown2003-11-121-1/+1
* | | | | | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-1/+1
|/ / / / / /
* | | | | | Merge with 4.0.14unknown2003-08-111-2/+2
|\ \ \ \ \ \
| * | | | | | - added $(EXEEXT) to gen_lex_hash generation/execution to fix a buildunknown2003-06-201-2/+2
* | | | | | | Support for variables with componentsunknown2003-07-061-1/+1
| |/ / / / / |/| | | | |
* | | | | | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...unknown2003-06-141-1/+1
* | | | | | merge with public treeunknown2003-06-051-1/+2
|\ \ \ \ \ \
| * | | | | | Added SQLSTATE to client/server protocolunknown2003-06-041-1/+2
* | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-031-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Moved spatial functions to the sql/item_geofunc.cc file.unknown2003-05-301-2/+2
| |/ / / / / /
* | | | | | | SCRUM:unknown2003-05-311-3/+5
|/ / / / / /
* | | | | | convert.cc was removedunknown2003-05-231-1/+1
| |/ / / / |/| | | |
* | | | | SCRUMunknown2003-04-231-2/+4
| |/ / / |/| | |
* | | | Merge with 4.0.11unknown2003-02-041-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge with 3.23.56 (Replace manual with 'empty' document)unknown2003-01-281-1/+1
| |\ \
| | * | - added a dummy file "reservedwords.texi" to the BK tree and the Makefiles,unknown2003-01-271-1/+1
| | * | - Applied required modifications for automake 1.5unknown2002-11-171-10/+0
* | | | - added missing file sql/protocol.h to distributionunknown2002-12-201-1/+1
* | | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-1/+1
| |_|/ |/| |
* | | mergingunknown2002-11-271-2/+4
|\ \ \
| * | | basic row Items (SCRUM)unknown2002-11-151-2/+4
* | | | removed redundant -I include-dirsunknown2002-11-261-3/+2
|/ / /
* | | add help command on server sideunknown2002-10-281-1/+1
* | | mergedunknown2002-10-141-5/+8
|\ \ \ | |/ / |/| |
| * | Merge with 4.0.4unknown2002-10-021-5/+8
| |\ \
| | * \ Merge with 4.0.3unknown2002-08-301-5/+8
| | |\ \
| | | * | - Added missing files to distributionunknown2002-08-061-1/+1
| | | * | sql_error.cc, sql_prepare.cc:unknown2002-06-121-0/+1
| | | * | simple subselects ported to new select_lex structuresunknown2002-05-121-2/+2
| | | * | add sql_derived.cc into compilationunknown2002-03-291-1/+1
| | | * | Added GIS extensionunknown2002-02-221-1/+2
* | | | | - Applied required modifications for automake 1.5unknown2002-10-011-10/+0
|/ / / /
* | | | Fixed searching after ssl directories.unknown2002-09-051-0/+5
|/ / /
* | | Added sql/set_var.h to distributionunknown2002-07-241-2/+2
* | | mergeunknown2002-07-231-1/+1
|\ \ \
| * | | New SET syntax & system variables.unknown2002-07-231-1/+1
| |/ /
* | | Just making commit in order to stop getting erors.unknown2002-07-161-1/+1
|/ /
* | Added support of null keys in HEAP tablesunknown2002-01-121-2/+2
* | merge with 3.23.47 (DO statement)unknown2001-12-171-1/+1
|\ \ | |/