summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* One should not only have to include my_net.h to work with sockets.unknown2001-10-091-17/+6
* mergeunknown2001-10-081-3/+3
|\
| * Updated manual about embedded version.unknown2001-10-081-3/+3
* | Mergeunknown2001-10-042-50/+55
|\ \ | |/
| * Fixed some build problems.unknown2001-10-042-50/+55
* | forced addition of manager.cunknown2001-10-031-0/+308
* | mergedunknown2001-10-032-13/+19
|\ \ | |/
| * Cleaned up SSL documentationunknown2001-10-021-2/+4
| * Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-301-8/+12
| |\
| | * SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-8/+12
| * | Fix for make distunknown2001-09-291-3/+3
| |/
* | mergedunknown2001-09-221-0/+1
|\ \ | |/
| * Added support of INSERT to MERGE tablesunknown2001-09-221-0/+1
* | mergedunknown2001-09-192-6/+6
|\ \ | |/ |/|
| * fixes for MYSQL managerunknown2001-09-192-6/+6
* | Fixed bug with SELECT * ... UNIONunknown2001-09-171-3/+5
* | Portability fixesunknown2001-09-151-32/+35
* | Changed to use my_global.hunknown2001-09-146-7/+7
|/
* Merge with 3.23.42unknown2001-09-133-14/+34
|\
| * OS2 patchunknown2001-09-124-24/+37
| * Portability fixesunknown2001-09-061-1/+0
* | libmysql/Makefile.sharedunknown2001-09-061-6/+0
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-041-1/+1
|\ \ | |/
| * Ensure that libmysqlclient doesn't use raidunknown2001-09-041-1/+1
* | merge with 3.23.42unknown2001-09-023-17/+20
|\ \ | |/
| * Fixes for OS2.unknown2001-08-224-28/+48
* | Fixed compilation problems when HAVE_OPENSSL is not definedunknown2001-09-011-17/+12
* | Fix to be able to configure without --with-toolsunknown2001-08-291-1/+8
* | Merge work:/home/bk/mysql-4.0unknown2001-08-111-0/+22
|\ \
| * | Embedded mysql fixes.unknown2001-08-101-0/+22
* | | mergedunknown2001-08-092-3/+4
|\ \ \ | |/ / |/| / | |/
| * mysqlbinlog->clientunknown2001-08-092-3/+4
* | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-07-243-9/+8
|\ \
| * | OpenSSL fixes. Should not affect anything else.unknown2001-07-243-9/+8
* | | fixed coredump in mysql_reconnect()unknown2001-07-131-0/+19
* | | Added support for ANSI SQL X'hex-string' format.unknown2001-07-041-13/+8
|/ /
* | fixed new error messages and got vio to compileunknown2001-06-083-9/+17
* | auto-magic replication redirection logic support in the client,unknown2001-06-082-39/+263
* | some code for replication awareness support - this is a temporaryunknown2001-06-021-1/+182
* | mergeunknown2001-06-011-1/+30
|\ \ | |/
| * Fixed bug that caused client to hang because mysqld never did send anunknown2001-06-021-0/+28
* | Makefile.am removed automake complaints about "sqlobjects"unknown2001-06-012-4/+1
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-06-011-1/+1
|\ \ | |/
| * Added symlink support to mysys library.unknown2001-06-011-1/+1
* | make vio compileunknown2001-05-311-0/+1
* | Merge tonu@work.mysql.com:/home/bk/mysql-4.0unknown2001-05-312-16/+13
|\ \
| * | Support for VIO libraryunknown2001-05-312-16/+13
* | | mergeunknown2001-05-311-1/+0
|\ \ \ | |/ / |/| / | |/
| * Fixed problems with decimals withing IF()unknown2001-05-291-1/+0
* | symlink sql/violite.c to libmysql/violite.c, since violite.c got removedunknown2001-05-242-2/+12