Commit graph

29 commits

Author SHA1 Message Date
tim@bitch.mysql.fi
934f3acca4 acinclude.m4:
Paste the libtool.m4 from libtool version 1.3.4
  into aclinclude.m4; this should make our configure
  work even when the user has libtool version 1.4
  installed.  This should be removed, and everyone
  should upgrade to libtool 1.4; until then, this is
  a quick hack to make things work.
2001-08-10 01:04:43 +03:00
mikef@nslinux.bedford.progress.com
ceac5f9227 Pushing all the Gemini changes above the table handler. 2001-05-29 09:29:08 -04:00
monty@donna.mysql.fi
21e7c668ff Portability fixes for Ia64 and Sgi compiler
DROP DATABASE in mysqladmin asks for confirmation (again)
Added examined_rows to slow query log
SHOW CREATE for TEMPORARY table
2001-04-25 22:44:27 +03:00
monty@donna.mysql.fi
97c3927679 Portability fixes 2001-04-23 03:28:08 +03:00
monty@donna.mysql.fi
bc6fd0acaa Added test for PTHREAD_YIELD
Removed test of default master parameter
Don't lock locked tables in REPAIR
Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
2001-04-18 23:47:11 +03:00
monty@donna.mysql.fi
8700c02dae Changed Innobase to Innodb
Deleted a lot of old benchmark runs
2001-04-13 12:25:12 +03:00
sasha@mysql.sashanet.com
2517966c7b Changes to make it compile again 2001-03-22 11:31:43 -07:00
mikef@nslinuxw4.bedford.progress.com
37217bc996 acinclude.m4 Removed redundant Gemini check section 2001-03-22 09:21:54 -05:00
mikef@nslinux.bedford.progress.com
d145a6b97e Add support for Gemini table handler, Monty has checked and approved
Fix bug when read return error
2001-03-21 15:34:16 -05:00
tim@threads.polyesthetic.msg
9907e75126 Change --with-innobase-db to --with-innobase. 2001-03-07 17:07:44 -05:00
tim@threads.polyesthetic.msg
496542f291 Changes so that 'make distcheck' works with Berkeley DB. 2001-03-07 16:34:42 -05:00
tim@threads.polyesthetic.msg
5274851525 Search for Berkeley DB in the 'bdb' directory first. 2001-03-04 20:10:51 -05:00
tim@threads.polyesthetic.msg
1717437382 Portability and bug fixes for Innobase.
Add --with-innobase-db to configure.
2001-02-19 20:13:17 -05:00
tim@threads.polyesthetic.msg
9286527fa1 Updates to use db-3.2.9a. 2001-02-16 14:36:02 -05:00
monty@donna.mysql.com
038fe2fc5c Added MYSQL_SERVER_SUFFIX to mysqld
Fixed bug in TRIM
changed strnmov -> strmake
2001-01-19 04:57:29 +02:00
tim@donna.mysql.com
5f4a3f5167 Handle AVAILABLE_LANGUAGES more portably.
Fix a typo in BDB configuration.
2001-01-16 21:36:43 +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
tim@cane.mysql.fi
0243cda8c3 Check to make sure a MySQL-specific version of Berkeley DB is used. 2001-01-02 16:09:20 +02:00
monty@donna.mysql.com
bed1668e23 Backed out the new LARGEFILE patch as it broked several things 2000-12-16 14:26:00 +02:00
monty@donna.mysql.com
f9dcc70932 configure fix to get Linux to work with new large file system detection 2000-12-16 04:35:17 +02:00
monty@donna.mysql.com
18f7b7b678 Configure updates
Fixed my_print_defaults --no-defaults
2000-12-16 01:17:13 +02:00
tim@threads.polyesthetic.msg
5a9c1a9694 acinclude.m4 fix spelling in help: berkely -> berkeley 2000-11-27 18:33:12 -05:00
tim@threads.polyesthetic.msg
03e19fc34c acinclude.m4 undef inline during some C++ tests 2000-11-17 13:48:09 -05:00
monty@donna.mysql.com
a67ff1bf08 Update of interface for BDB tables.
Fixed bug in SHOW CREATE TABLE
2000-10-24 02:39:54 +03:00
jcole@tetra.bedford.progress.com
f2b360351c Made configure's help output nice and pretty. 2000-09-19 21:43:54 -05:00
monty@donna.mysql.com
91033f872c Update to get 3.23.23 to compile 2000-08-31 17:25:30 +03:00
tim@localhost.polyesthetic.msg
e2483f5923 Make BerkeleyDB configuration work. 2000-08-03 18:42:33 -04:00
sasha@mysql.sashanet.com
ad95b1205a fixed acinclude.m4 - specifying the directory where bdb is installed explcitly did not
work. Tim, if you don't like my fix, fix it better - I just needed to make
compile-pentium-debug work.
2000-08-01 19:38:30 -06:00
bk@work.mysql.com
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00