monty@narttu.mysql.fi
66b160c253
vio ssl structure renames (to get rid of ending _)
...
Added TCP/IP read/write timeout for windows
Check on windows if second server is started with same TCP/IP port
2003-08-27 02:51:39 +03:00
lenz@mysql.com
04071da35a
- renamed "rnd" to "my_rnd" as the name was too generic (and is an exported
...
symbol in libmysqlclient) (thanks to Dennis Haney for the initial patch)
- cleanup: removed client/password.c (not used at all) and
libmysql/password.c (should rather be a symlink to sql/password.c instead)
- applied HPUX11 portability fix for char_val declaration to sql/password.c
(taken from libmysql/password.c)
2003-03-18 22:14:02 +01:00
monty@hundin.mysql.fi
77296b3f67
Fix after merge
...
Updated WEEK() and DATE information in the manual.
2002-08-08 16:41:04 +03:00
monty@hundin.mysql.fi
087261482a
merge with 3.23.52
2002-08-08 15:24:47 +03:00
monty@hundin.mysql.fi
5fadf19295
Fixed problem with make distcheck
...
Fixed bug in automatic repair of MyISAM tables where table cache was not locked properly
2002-08-06 22:20:11 +03:00
monty@mashka.mysql.fi
dddc20d9d1
New SET syntax & system variables.
...
Made a some new buffers thread specific and changeable.
Resize of key_buffer.
AUTO_COMMIT -> AUTOCOMMIT
Fixed mutex bug in DROP DATABASE
Fixed bug when using auto_increment as second part of a key where first part could include NULL.
Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers.
Don't write message to error log when slave reconnects becasue of timeout.
Fixed possible update problem when using DELETE/UPDATE on small tables
(In some cases we used index even if table scanning would be better)
A lot of minior code cleanups
2002-07-23 18:31:22 +03:00
monty@hundin.mysql.fi
fd0780493d
merge with 3.23.44
2001-11-04 16:14:09 +02:00
monty@hundin.mysql.fi
daa4229a3d
Portability fixes.
2001-11-02 07:42:28 +02:00
sasha@mysql.sashanet.com
be4dfd21dd
cleanup
...
removal of duplicate code in mf_iocache.cc
work on failsafe replication
work on SEQ_READ_APPEND io cache
2001-10-23 13:28:03 -06:00
monty@hundin.mysql.fi
12aa7e5e84
Fix for make dist
2001-09-29 15:37:53 +03:00
monty@work.mysql.com
81006dd227
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/home/bk/mysql-4.0
2001-09-04 01:04:32 +02:00
monty@hundin.mysql.fi
0b2af6bdfd
Ensure that libmysqlclient doesn't use raid
...
Fix problem with MyISAM and rows of length 65517-65520
2001-09-04 01:25:34 +03:00
tonu@x153.internalnet
85c287a439
OpenSSL fixes. Should not affect anything else.
2001-07-24 14:07:46 +08:00
sasha@mysql.sashanet.com
697f4d5a8c
fixed new error messages and got vio to compile
2001-06-08 21:26:59 -06:00
tonu@hundin.mysql.fi
04aeee5d62
Makefile.am removed automake complaints about "sqlobjects"
...
Makefile.shared removed automake complaints about "sqlobjects"
.del-violite.c~53d4251a69d3c Delete: sql/violite.c
2001-06-01 14:15:57 +03:00
sasha@mysql.sashanet.com
ac379c408a
symlink sql/violite.c to libmysql/violite.c, since violite.c got removed
...
from libmysql directory to make things compile
2001-05-24 14:34:45 -06:00
tim@threads.polyesthetic.msg
bcd6abea6d
Use INSTALL_DATA instead of cp.
...
mysql.server is a script, not data.
2001-02-01 20:49:04 -05:00
tim@cane.mysql.fi
57b5476aeb
Makefile bug fixes.
2000-12-21 11:56:43 +02:00
sasha@mysql.sashanet.com
ec1359416b
fixed up mysql-test - will not push this yet, as more clean up/testing is to follow
2000-12-07 07:54:59 -07:00
monty@work.mysql.com
05cfce9fe5
Fix for mit-pthreads on linux
2000-08-30 23:52:33 +02:00
tim@localhost.polyesthetic.msg
cf2e115ec3
Change the behavior of --enable-thread-safe-client. It now builds
...
both a non-threaded libmysqlclient and a threaded libmysqlclient_r.
2000-08-18 14:49:31 -04:00
monty@donna.mysql.com
2f450e4fc7
Delayed keys + portability fixes
2000-08-16 05:14:02 +03:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00