lenz@mysql.com
|
e92c823c8d
|
- Improved portability of the sql-bench Perl scripts by replacing
the calls of external programs "uname" and "pwd" with Perl builtin
functions "cwd()" and "POSIX::uname()"
|
2003-09-25 23:12:24 +02:00 |
|
monty@narttu.mysql.fi
|
f05a1c8394
|
Block SIGPIPE also for not threaded client programs.
Added --include and --libs_r options to mysql_config.
Added mysql_get_client_version() to client library
Fixed some minor benchmark issues
|
2003-09-23 13:36:01 +03:00 |
|
monty@mashka.mysql.fi
|
ee59eb2418
|
Portability fixes
Fixed test suite for HPUX 10.20 and MacOSX
|
2003-01-07 16:53:10 +02:00 |
|
monty@hundin.mysql.fi
|
4dbd9e061c
|
Lots of portability fixes.
Fixed shutdown on HPUX.
Fixed bug in query cache.
|
2001-12-17 03:02:58 +02:00 |
|
monty@hundin.mysql.fi
|
0fb61f0e2b
|
--fast now does all insert/update loops in one transactions
|
2001-11-08 15:54:22 +02:00 |
|
monty@donna.mysql.com
|
08a2c58ed1
|
Fixed bug in 'drop table'
Portability fixes
|
2000-11-29 05:09:28 +02:00 |
|
monty@donna.mysql.com
|
81bc313e99
|
All statements are now run in a sub transaction
Give warning if we are using non transactional tables and do ROLLBACK
Porting of crash-me and benchmarks to FrontBase
|
2000-11-24 01:51:18 +02:00 |
|
bk@work.mysql.com
|
f4c589ff6c
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
|