lenz@mysql.com
|
12fb40460b
|
- Rephrased two option help texts to not start with "use the ..." as this
confuses RPM's Perl module dependency checking (it adds a bogus
requirement to "Perl(the)", as "use" is a Perl keyword). (BUG#1931)
|
2003-11-24 17:05:24 +01:00 |
|
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 |
|
gluh@gluh.(none)
|
808d87f810
|
Some changes for SSL
|
2002-10-30 18:27:15 +04:00 |
|
monty@hundin.mysql.fi
|
0048a58f03
|
Updated benchmarks
Portability fixes.
Fixed bug in mysqlbinlog when detecting binary log version
|
2001-12-18 05:34:00 +02:00 |
|
monty@hundin.mysql.fi
|
c8f87750a4
|
Always compile rPM's with --enable-thread-safe-client
|
2001-12-13 23:57:55 +02:00 |
|
monty@work.mysql.com
|
447c18954e
|
merge with 3.23.42
|
2001-09-02 18:38:33 +02:00 |
|
monty@hundin.mysql.fi
|
825ad1f8e7
|
Added testing of IN(value-list)
Portability fixes
|
2001-09-02 16:03:37 +03:00 |
|
sasha@mysql.sashanet.com
|
060da63ab3
|
Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
|
2001-06-04 17:34:11 -06:00 |
|
monty@hundin.mysql.fi
|
4014d2367c
|
Added ABS() to make tests more portable.
New postgresql crash-me file.
Increased blob size in benchmarks from 65K to 1M.
|
2001-06-03 12:26:24 +03:00 |
|
sasha@mysql.sashanet.com
|
b8c416ac65
|
mysql-test/mysql-test-run.sh
added --bench option
sql-bench/Makefile.am
added bench-count-distinct.sh test
sql-bench/bench-init.pl.sh
added --socket option
|
2001-04-13 12:51:27 -06:00 |
|
monty@tik.mysql.fi
|
6f9a73a1ba
|
Added isolation levels
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
|
2001-03-21 01:02:22 +02:00 |
|
monty@donna.mysql.fi
|
5985de2db5
|
Added new tests to benchmark suite
|
2001-03-11 21:20:15 +02:00 |
|
monty@donna.mysql.com
|
6d0e529042
|
Fixed bug when having many binary log files
Fixed bug when deleting keys with possible NULL values
many changes to mysqltest
|
2001-01-08 00:04:30 +02:00 |
|
monty@donna.mysql.com
|
b590fa2567
|
New benchmark test
Fixed bug in REPLACE with BDB tables
Prepare for write lock on read for BDB
Inform the handler when we want to use IGNORE / REPLACE
New manual pages
|
2000-12-24 15:19:00 +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
|
dc5e32ea40
|
Added connect_timeout and fix for transactions per statement
|
2000-11-27 02:28:41 +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 |
|
monty@tik.mysql.com
|
7a013339f8
|
Bug fixes, TRUNCATE, safer passwords on command line and connect timeout
|
2000-11-13 23:55:10 +02:00 |
|
monty@donna.mysql.com
|
117d8b7f64
|
Automatic repair of MyISAM tables + small bug fixes
|
2000-10-17 00:47:15 +03:00 |
|
monty@donna.mysql.com
|
c5842d42f6
|
Additions for CHECK table + update of benchmarks
|
2000-08-17 01:05:02 +03:00 |
|
monty@donna.mysql.com
|
ea013c2152
|
Fixed for Ia64 + delayed key creation + a lot of small bug fixes
|
2000-08-15 20:09:37 +03:00 |
|
bk@work.mysql.com
|
f4c589ff6c
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
|