monty@hundin.mysql.fi
|
c55ac34fef
|
Some fixes for Gemini
|
2001-09-20 20:22:43 +03:00 |
|
monty@hundin.mysql.fi
|
1ac9e1e678
|
Fix bug in SELECT EXPLAIN ... ORDER BY
|
2001-09-18 22:13:35 +03:00 |
|
monty@hundin.mysql.fi
|
cd78a8be66
|
Fix for LOAD DATA FROM MASTER when using tables with checksum
Fixed some wrong test cases
|
2001-09-18 04:58:15 +03:00 |
|
monty@hundin.mysql.fi
|
db61a3456e
|
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
|
2001-09-17 23:44:19 +03:00 |
|
monty@hundin.mysql.fi
|
56cc14ab4c
|
Added unique error for DEADLOCK
Include missing man pages into binary distribution
|
2001-09-17 23:43:53 +03:00 |
|
heikki@donna.mysql.fi
|
af171ae375
|
log0log.c Eliminate a Purify warning
buf0buf.c Fix uninitilaized flush field noticed with Purify
|
2001-09-17 18:17:38 +03:00 |
|
sasha@mysql.sashanet.com
|
8fff8f1856
|
fixed bug in mysqltest
updated mysql-test-run with features from 4.0
added a test case for broken load data from master for MyISAM tables
with checksum
|
2001-09-15 22:09:12 -06:00 |
|
monty@hundin.mysql.fi
|
cf80b8ae78
|
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
|
2001-09-15 16:06:46 +03:00 |
|
monty@hundin.mysql.fi
|
d1e3041ce9
|
Fixed bug in --safe-create-user
|
2001-09-15 15:24:56 +03:00 |
|
paul@central.snake.net
|
6ed759d87a
|
manual.texi fix example that uses INDEX() as function (there
manual.texi is no such function)
|
2001-09-14 21:41:10 -05:00 |
|
paul@central.snake.net
|
e8b20965e1
|
manual.texi typo fixes
|
2001-09-14 11:34:00 -05:00 |
|
monty@hundin.mysql.fi
|
6f34ff50d4
|
Added ukrainian error messages
|
2001-09-14 18:05:04 +03:00 |
|
monty@hundin.mysql.fi
|
008472f373
|
Fixed problem with "record not found" in BDB tables.
|
2001-09-14 17:59:05 +03:00 |
|
monty@hundin.mysql.fi
|
c946439d6c
|
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
|
2001-09-12 23:54:22 +03:00 |
|
monty@hundin.mysql.fi
|
7a19987805
|
OS2 patch
|
2001-09-12 23:53:31 +03:00 |
|
monty@tik.mysql.fi
|
46f944f4a4
|
First drop merge table, then other tables
|
2001-09-12 00:11:18 +03:00 |
|
sasha@mysql.sashanet.com
|
e42eca1ea5
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2001-09-10 17:31:33 -06:00 |
|
sasha@mysql.sashanet.com
|
3d26fc50fc
|
fixed IDENTITY crisis
|
2001-09-10 17:30:29 -06:00 |
|
heikki@donna.mysql.fi
|
cb1d79f150
|
handler.cc If CREATE TABLE fails for an InnoDB table, do not put the OS error number to the error message, because it is not the cause
|
2001-09-10 17:36:42 +03:00 |
|
heikki@donna.mysql.fi
|
2b1085e4ab
|
ha_innobase.cc mean_rec_length was set to a too small value for > 4 GB tables because of a wrong typecast
|
2001-09-09 17:41:29 +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 |
|
sasha@mysql.sashanet.com
|
a65f24485c
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2001-09-03 13:09:46 -06:00 |
|
sasha@mysql.sashanet.com
|
de1b5a8c69
|
added symbols files to RPM to resolve stack trace
fixed Do-rpm to accept command-line options for easier testing/local
RPM build
|
2001-09-03 13:09:08 -06: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 |
|