Commit graph

1910 commits

Author SHA1 Message Date
monty@tik.mysql.fi
46f944f4a4 First drop merge table, then other tables 2001-09-12 00:11:18 +03:00
monty@hundin.mysql.fi
b68923066b Some cleanups to replication section 2001-09-08 22:04:17 +03:00
monty@hundin.mysql.fi
442c03f071 Fix bugs when using LOCK TABLES with BDB tables
Optimized remove of key when using internal cursor in BDB tables.
2001-09-08 20:45:53 +03:00
monty@hundin.mysql.fi
e24bdfa8bb More debug info
Fix DBUG_ASSERT()
Optimization for BDB tables
Fix for BDB under Win98
2001-09-08 11:47:34 +03:00
monty@tik.mysql.fi
228de3b001 Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-09-08 01:04:18 +03:00
monty@tik.mysql.fi
e508ad16f8 Fix for LOCK TABLES and BDB tables 2001-09-08 01:02:41 +03:00
tfr@sarvik.tfr.cafe.ee
599eee3e2a manual.texi:
Fix danish mirror contact
2001-09-07 09:48:09 +02:00
monty@tik.mysql.fi
5b4d5d50db Fixed a problem using LOCK TABLES and BDB tables 2001-09-06 23:57:32 +03:00
heikki@donna.mysql.fi
508cec6d44 handler.cc Change the parameter name of default-table-type from INNOBASE to INNODB 2001-09-06 16:48:32 +03:00
monty@work.mysql.com
9ad2cd8c45 Portability fixes 2001-09-06 01:23:01 +02:00
heikki@donna.mysql.fi
6fac59e501 data0data.c Fix an assertion failure in rem0rec.c line 195 when a > 8000 byte row is updated and an internally stored field shortened 2001-09-05 20:29:34 +03:00
heikki@donna.mysql.fi
3aac9b209e lock0lock.c Fix slowness of deadlock detection algorithm
trx0trx.h	Fix slowness of deadlock detection algorithm
2001-09-05 18:21:21 +03:00
tfr@sarvik.tfr.cafe.ee
a4df05ee7a manual.texi:
Fix a couple of mirror e-mail addresses
2001-09-04 15:21:54 +02:00
monty@tik.mysql.fi
4f4e9e77ae Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-09-04 16:21:53 +03:00
monty@tik.mysql.fi
e108cc775d Portability fix 2001-09-04 16:17:31 +03: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
3a3d1e28e5 Fix test that all merge tables comes from same database 2001-09-03 04:48:07 +03: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
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
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
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
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
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
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
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
monty@hundin.mysql.fi
3fb423fe39 Fix for OS2 2001-08-30 01:22:02 +03:00
monty@hundin.mysql.fi
f5b700ad64 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-08-29 22:25:06 +03:00
heikki@donna.mysql.fi
d2999b49f4 buf0flu.c Testing if the file is ok in Bitkeeper 2001-08-29 19:59:01 +03:00
heikki@donna.mysql.fi
1311f7ce16 trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
trx0sys.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
trx0trx.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
row0mysql.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
row0purge.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
row0sel.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
row0uins.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
row0umod.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
row0upd.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
srv0srv.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
srv0start.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
sync0arr.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
fil0fil.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
ibuf0ibuf.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
lock0lock.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
os0file.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
btr0btr.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
btr0cur.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
btr0sea.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
buf0buf.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
data0data.c	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
srv0srv.h	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
trx0sys.h	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
trx0trx.h	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
btr0cur.h	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
buf0buf.h	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
data0data.h	Fix the primary key update + BLOB bug, improve InnoDB Monitor prints
ha_innobase.cc	Fix the auto-inc+REPLACE+replication bug, improve InnoDB Monitor prints
2001-08-29 19:42:23 +03:00
monty@hundin.mysql.fi
bae11ba03f Merge 2001-08-29 17:34:46 +03:00
monty@hundin.mysql.fi
2f93aa9e51 Test that all MERGE tables comes from the same database 2001-08-29 17:33:41 +03:00
heikki@donna.mysql.fi
e4ba298344 Merge 2001-08-29 16:43:01 +03:00
heikki@donna.mysql.fi
43c2f83ed0 ha_innobase.cc Fix a bug in connection with SET INSERT_ID:caused repliaction to fail 2001-08-29 16:40:00 +03:00