summaryrefslogtreecommitdiff
path: root/sql/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-1/+1
* Merging support for blackhole up to 5.0.unknown2005-03-251-3/+2
|\
| * Additional storage engine called "blackhole". Customer request, and for that ...unknown2005-03-221-2/+2
* | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...unknown2005-03-161-1/+1
* | Precision Math implementationunknown2005-02-091-2/+2
* | small Makefile.am cleanupunknown2005-01-281-4/+2
* | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-161-2/+5
|\ \
| * | First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. Th...unknown2004-12-111-2/+5
* | | WL#1051, more maintanable error messages.unknown2004-12-131-1/+1
|/ /
* | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-4/+3
* | merge with 4.1unknown2004-10-291-1/+1
|\ \ | |/
| * logging_ok:unknown2004-09-151-1/+1
* | Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-16/+20
|\ \
| * \ Merge with 4.1unknown2004-09-061-16/+20
| |\ \ | | |/
| | * 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
| | |/ /
* | | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-2/+2
|/ / /
* | | VIEWunknown2004-07-161-1/+2
* | | Merge with 4.1.3-betaunknown2004-07-071-4/+17
|\ \ \ | |/ /
| * | 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
* | | | Merging 4.1 to 5.0.unknown2004-05-261-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
* | | | Post-merge post-merge fix (new error codes for fparser).unknown2004-05-141-2/+3
|\ \ \ \
| * | | | file parser for new .frmunknown2004-05-111-2/+3
* | | | | Merge 4.1 -> 5.0unknown2004-05-071-6/+8
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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
| |/ /
* | | Merge 4.1 into 5.0.unknown2004-02-101-2/+2
|\ \ \ | |/ /
| * | Code cleanup:unknown2004-02-031-2/+2
* | | - 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