summaryrefslogtreecommitdiff
path: root/sql/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* logging_ok:unknown2004-09-151-1/+1
* after merge fixunknown2004-08-201-2/+1
* dependencies are auto-generatedunknown2004-08-191-1/+0
* manually mergedunknown2004-08-181-2/+2
|\
| * distclean:unknown2004-07-221-2/+2
* | automake fix for getting dependencies right for ndbunknown2004-08-171-0/+1
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-131-2/+4
|\ \
| * | This is the addition of the CSV engine "aka tina". Its an example engine that...unknown2004-08-121-2/+4
* | | - added the MYSQL_EXTRA_LDFLAGS to the mysql_tzinfo_to_sql linkunknown2004-07-301-1/+1
* | | WL#1518, "make bundled zlib usable for unix builds": unknown2004-07-241-9/+10
|/ /
* | tell make how to create mysql_tzinfo_to_sql.ccunknown2004-06-271-3/+5
* | Ensure that we don't create long temporary .o file (breaks on qnx)unknown2004-06-271-6/+6
* | Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-1/+4
* | Final solution to mysql_tzinfo_to_sql problem.unknown2004-06-231-0/+9
* | Fix for build from bk failures with old automake.unknown2004-06-221-5/+0
* | Removed building of test_time test since it was not needed/used really and ca...unknown2004-06-221-5/+1
* | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-4/+13
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-251-2/+2
|\ \
| * | Mergeunknown2004-05-221-5/+5
| * | First commit of archive example. Archive is a simple storage engine that hand...unknown2004-05-201-2/+2
* | | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-2/+2
|\ \ \ | | |/ | |/|
| * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-2/+2
* | | Merge conflicts with EXAMPLE handlerunknown2004-04-151-5/+5
|\ \ \ | |_|/ |/| |
| * | Added NDB storage engineunknown2004-04-151-5/+5
* | | All changes are to allow someone to compile the example storage engine and us...unknown2004-04-121-3/+5
|/ /
* | Code cleanup:unknown2004-02-031-2/+2
* | - 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
|\ \ \ | |/ / |/| |