serg@serg.mysql.com
2bb46b6c90
tags: target added for Sasha
2001-12-03 23:30:44 +01:00
monty@hundin.mysql.fi
1ffff55f85
Another attempt to get pstack into the binary distribution
...
Fixed that --enable-assembler works on newer Linux system
2001-09-18 15:24:14 +03:00
tim@black.box
e6e25a567b
Add some examples for using libmysqld, including a hack for running the
...
mysql test suite.
A few minor libmysqld fixes.
Add mysql_server_init() and _end() to mysql.cc and mysqltest.c, so they
can be linked against libmysqlclient or libmysqld.
2001-09-16 21:41:22 -04:00
monty@tik.mysql.fi
3edbb869f6
Fix to be able to configure without --with-tools
2001-08-29 09:13:29 +03:00
sasha@mysql.sashanet.com
608f25be52
work on MySQL server management daemon
2001-08-27 17:33:11 -06:00
sasha@mysql.sashanet.com
f6836bf81a
merged
2001-08-09 19:16:15 -06:00
sasha@mysql.sashanet.com
681cdbbdf9
mysqlbinlog->client
2001-08-09 18:16:43 -06:00
tonu@x153.internalnet
85c287a439
OpenSSL fixes. Should not affect anything else.
2001-07-24 14:07:46 +08:00
tonu@hundin.mysql.fi
1519e5d01d
Support for VIO library
2001-05-31 17:18:25 +03:00
monty@donna.mysql.fi
aec1ed037a
Removed vio because it broke compilation
2001-05-24 01:36:55 +03:00
tonu@x3.internalnet
4a4c2363c7
Makefile.am openssl support
2001-05-20 20:32:49 +02:00
monty@work.mysql.com
8f62579c38
Added all changes from old 4.0 version:
...
PSTACK, libmysqld and MySQL filesystem
UPDATE ... ORDER BY
DELETE ... ORDER BY
New faster fulltext handling
Faster compressed keys
2001-04-11 13:04:03 +02:00
monty@donna.mysql.com
4d55e44e39
Fixed typo
2000-12-31 15:00:46 +02:00
monty@donna.mysql.com
24b63d6bdf
Fix for Tex 3.0
...
Added target test
2000-12-31 14:04:18 +02:00
monty@donna.mysql.com
5cce198b69
Fixed error when copying mysqld_multi
...
Fixes for mysql-test
Fixed race condition in SHOW LOGS
2000-12-16 23:41:45 +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@donna.mysql.com
dc5e32ea40
Added connect_timeout and fix for transactions per statement
2000-11-27 02:28:41 +02:00
monty@donna.mysql.com
ac93ec4ae1
configure fix to handle my_config.h
2000-09-14 15:40:55 +03:00
monty@donna.mysql.com
25106ec755
configure fixes
2000-09-14 15:10:06 +03:00
monty@work.mysql.com
b93aac6622
Added thread_dirs
2000-08-31 00:33:42 +02:00
monty@donna.mysql.com
306640e274
Updates for release
2000-08-29 19:38:32 +03:00
tim@work.mysql.com
1d28a6f1fd
configure.in modifications to help libmysql_r work with distcheck
...
Makefile.am modifications to help libmysql_r work with distcheck
2000-08-28 18:27:12 +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
serg@infomag.ape.relarn.ru
5886090182
PART I: Keys support for MyMERGE tables
...
myisammrg/ |
Makefile.am |
mymrgdef.h | support for keys
myrg_open.c | &
myrg_queue.c | bugfixes
myrg_rfirst.c |
myrg_rkey.c |
myrg_rlast.c |
myrg_rnext.c |
myrg_rprev.c |
myrg_rrnd.c |
include/myisammrg.h | rkey/rnext/etc prototyped
sql/ |
ha_myisammrg.cc | support for keys
ha_myisammrg.h |
myisam/ |
mi_rkey.c | buf==NULL extension, _mi_rkey()
mi_rnext.c |
mi_rprev.c |
include/queues.h | reinit_queue() - same as init_queue, but w/o malloc
mysys/queues.c |
PART II: Miscellaneous
myisam/common_words | deleted (looks like I checked it in by mistake)
some files (like acconfig.h, Makefile.am, COPYING.LIB, etc)
| Change mode to -rw-r--r-- (by `chmod a-x ')
2000-08-14 15:27:19 +04:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00