Commit graph

2198 commits

Author SHA1 Message Date
mwagner@evoq.mwagner.org
4df84e5f63 manual.texi Mirror maintenance 2001-09-05 20:41:49 -05:00
mwagner@evoq.mwagner.org
a5381050fa manual.texi Change-over to new Primary Mirror; Small mirror fix-ups 2001-09-05 19:48:51 -05: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
55dd01cc13 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-09-04 01:25:50 +03: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
jani@hynda.mysql.fi
d836dbf912 Forgot to change the version number. 2001-09-03 16:16:07 +03:00
jani@hynda.mysql.fi
5c994ad67f Fixed a problem with dumping string values in float and double
fields (inf,nan,...); should be dumped as "NULL".
2001-09-03 16:09:25 +03:00
monty@hundin.mysql.fi
279de0c67c Update of manual with 4.0 changes
Create innodb table space if configuring with InnoDB and not using --skip-innodb
Fixes for TRUNCATE TABLE and DROP DATABASE.
2001-09-03 05:16:15 +03:00
monty@hundin.mysql.fi
3a3d1e28e5 Fix test that all merge tables comes from same database 2001-09-03 04:48:07 +03:00
monty@hundin.mysql.fi
5d732a0698 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-02 23:36:42 +03:00
monty@work.mysql.com
bf1f7a2837 merge 2001-09-02 20:13:07 +02:00
monty@hundin.mysql.fi
7f8f1bd979 Fix to not running mysqld as root by default 2001-09-02 20:42:07 +03:00
monty@hundin.mysql.fi
381093b322 merge 2001-09-02 19:58:08 +03:00
monty@work.mysql.com
447c18954e merge with 3.23.42 2001-09-02 18:38:33 +02:00
monty@hundin.mysql.fi
759cf54a9e Small changes in benchmark suite 2001-09-02 16:56:51 +03:00
monty@hundin.mysql.fi
825ad1f8e7 Added testing of IN(value-list)
Portability fixes
2001-09-02 16:03:37 +03:00
monty@hundin.mysql.fi
35118a00c1 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-02 13:47:27 +03:00
monty@hundin.mysql.fi
04ec0de7d0 Changed DB_TYPE_INNOBASE to DB_TYPE_INNODB
Fix that DROP DATABASE works with all table types
Use BULK_INSERT when inserting more than one row
Better TRUNCATE TABLE
2001-09-02 13:47:00 +03:00
tonu@x153.internalnet
102cabfe4a Fixed compilation problems when HAVE_OPENSSL is not defined 2001-09-01 23:29:58 +08:00
tonu@x153.internalnet
6e6850427c SSL parser change 2001-09-01 16:29:37 +08:00
monty@hundin.mysql.fi
d42e4d27d5 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-09-01 10:43:52 +03:00
monty@hundin.mysql.fi
7f4aee1c90 Make killing of threads safer 2001-09-01 10:38:16 +03:00
tonu@x153.internalnet
6e490cb713 Yet another SSL fixes 2001-09-01 06:57:08 +08:00
tonu@x153.internalnet
9cd207e0ca OpenSSL fixes 2001-09-01 06:30:05 +08:00
sasha@mysql.sashanet.com
7288e307af Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-08-31 16:02:41 -06:00
sasha@mysql.sashanet.com
65a484a10b replicated get_lock() properly 2001-08-31 15:55:58 -06:00
tonu@x153.internalnet
2d37fa2784 DH stuff added to OpenSSL 2001-09-01 05:51:52 +08:00
tonu@x153.internalnet
0c40317306 SSL fixes 2001-09-01 05:38:50 +08:00
tonu@x153.internalnet
d02c295d1c OpenSSL tests added 2001-09-01 05:36:06 +08:00
tonu@x153.internalnet
921cae2c5c SSL fixes 2001-09-01 05:18:01 +08:00
tim@white.box
a06dfbd225 configure.in
Add #undef inline to all C++ tests.
        This is needed to work with some C++ compilers....
2001-08-31 16:30:20 -04:00
monty@hundin.mysql.fi
e251f9d827 Fixed problem with INSERT DELAYED
Make killing threads safer
2001-08-31 23:02:09 +03:00
tonu@x153.internalnet
de70f2c6df OpenSSL testing added 2001-09-01 01:22:18 +08:00
heikki@donna.mysql.fi
b78f8380d5 ha_innobase.cc Add better error message if innodb_data_file_path is not set
ha_innobase.h	Remove HA_NOT_READ_AFTER_KEY from table han
ha_innobase.h	dler flags: it prevented the use of an index in MAX()
2001-08-31 16:50:57 +03:00
tonu@x153.internalnet
9ded00c274 SSL stuff fix 2001-08-31 18:30:49 +08:00
monty@hundin.mysql.fi
298cb454e7 ix compilition for computer in a previous timezone 2001-08-31 10:30:38 +03:00
monty@hundin.mysql.fi
ef97deb059 Portability fixes 2001-08-31 10:20:19 +03:00
tonu@x153.internalnet
22dbb425ae Make things compile with ssl 2001-08-31 06:22:52 +08:00
monty@hundin.mysql.fi
91db5836e0 Portability fixes 2001-08-30 21:16:39 +03:00
monty@hundin.mysql.fi
f908efb0a8 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-08-30 20:39:18 +03:00
monty@hundin.mysql.fi
b3d9ec2124 Increase version number 2001-08-30 20:38:46 +03:00
tim@white.box
9ddc25b471 Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3 2001-08-30 13:18:06 -04:00
monty@hundin.mysql.fi
55edbd24cf Fixed problem in myisampack with blobs 2001-08-30 14:24:15 +03:00
monty@hundin.mysql.fi
85fe710b48 Portability fix 2001-08-30 12:51:58 +03:00
monty@hundin.mysql.fi
1dba0d7005 Fix problem with comments/blank lines in MERGE files. 2001-08-30 11:20:28 +03:00
monty@hundin.mysql.fi
029a441238 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-08-30 11:02:28 +03:00
monty@hundin.mysql.fi
6000cd213a Portability fixes 2001-08-30 10:51:36 +03:00
paul@central.snake.net
8e668c3c18 manual.texi minor change log fixes
manual.texi	fix age calculations in the tutorial section to
manual.texi	determine age in integer years and to account for
manual.texi	relative order of dates within calendar year.
2001-08-29 21:56:18 -05:00
sasha@mysql.sashanet.com
595762d023 fixed coredump, and changed mngd->manager 2001-08-29 16:52:50 -06:00
monty@hundin.mysql.fi
3fb423fe39 Fix for OS2 2001-08-30 01:22:02 +03:00