summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* Fix after mergeunknown2002-08-081-1/+1
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-5/+5
* mergeunknown2002-07-234-76/+76
|\
| * New SET syntax & system variables.unknown2002-07-234-76/+76
* | Added missing file sql_olap.cc to libmysqld/Makefile.am to fix compileunknown2002-07-221-1/+1
|/
* Added interface for first set of dynamic variables.unknown2002-06-281-1/+1
* Fixed bug in REPAIR table.unknown2002-06-281-2/+0
* Removed mysql_ssl_clear() unknown2002-06-271-7/+0
* Fixes for compiling distribution with MIT-threadsunknown2002-06-201-1/+1
* Fixed core dump bug in mysqltestunknown2002-05-261-7/+14
* Fixed some things to make MySQL to compile again.unknown2002-05-151-7/+7
* Removed some long from mysqld comments (should be in manual).unknown2002-05-151-0/+3
* Fix for HAVE_QUERY_CACHEunknown2002-04-021-7/+7
* fix to make the compile work with --with-other-libcunknown2002-03-301-1/+1
* Fix after merge from 3.23unknown2002-02-151-2/+0
* post-merge fixes, including slave-skip-errors backportunknown2002-01-221-8/+0
* Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-4/+7
|\
| * Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-4/+7
* | mergeunknown2002-01-161-1/+1
|\ \
| * | Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-1/+1
* | | Win32 Embedded Server Changesunknown2002-01-093-0/+83
|/ /
* | mergeunknown2002-01-022-11/+6
|\ \
| * | Added macros for nice TIMESPEC usage.unknown2002-01-022-11/+6
* | | Changes for the BitKeeper resolve.unknown2001-12-261-2/+2
|\ \ \ | |/ / |/| |
| * | This is a large push. Included are :unknown2001-12-261-2/+2
* | | Fix after mergeunknown2001-12-171-1/+1
* | | Last changes after merge with 3.23.47unknown2001-12-151-1/+1
* | | Update copyrightunknown2001-12-063-39/+33
* | | Query cache.unknown2001-12-021-1/+1
| |/ |/|
* | Fix for IO_CACHE.unknown2001-11-281-1/+1
* | Fixes for embedded version.unknown2001-11-252-16/+1
* | mergeunknown2001-11-031-4/+4
|\ \ | |/ |/|
| * Added STDCALL to mysql_sever and mysql_thread variablesunknown2001-11-031-4/+4
* | Add sql/mf_iocache.cc to libmysqld sources list.unknown2001-10-291-1/+1
|/
* Added missing files in libmysqld and the RPM spec fileunknown2001-10-111-1/+2
* Add --without-isam configure switch.unknown2001-10-091-1/+1
* Don't depend on mit-pthreads include files when building libmysqld.aunknown2001-10-091-0/+12
* One should not only have to include my_net.h to work with sockets.unknown2001-10-091-29/+6
* Portability fixes + a couple of bug fixes introduced by last push.unknown2001-10-081-0/+1
* Cleanup after last mergeunknown2001-10-081-1/+1
* mergeunknown2001-10-085-84/+85
|\
| * Updated manual about embedded version.unknown2001-10-085-83/+84
* | Mergeunknown2001-10-042-308/+13
|\ \ | |/
| * Fixed some build problems.unknown2001-10-042-308/+13
* | changes to make things work in the max versionunknown2001-10-042-2/+103
|/
* Cleaned up SSL documentationunknown2001-10-025-187/+123
* Fixes to get openssl code to compileunknown2001-09-301-38/+24
* SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-1/+1
* Added support of INSERT to MERGE tablesunknown2001-09-224-36/+8
* Makefile.am Add @pstack_libs@unknown2001-09-191-1/+1