Commit graph

2329 commits

Author SHA1 Message Date
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
c526f5d2ac Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-09 03:53:35 +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
36a14aacaa merge 2001-09-08 03:53:04 +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
monty@tik.mysql.fi
fcb7292e48 Unlock tables on BEGIN 2001-09-08 01:01:10 +03:00
tim@white.box
2dd0b802b1 Fix blatant bugs in ctype-latin1_de.c. 2001-09-07 16:45:05 -04:00
monty@hundin.mysql.fi
b4ec9cf608 Cleanups 2001-09-07 22:38:45 +03:00
tfr@sarvik.tfr.cafe.ee
52d4e4ab3c manual.texi:
Fix Danish mirror contact
2001-09-07 11:15:21 +02:00
tfr@sarvik.tfr.cafe.ee
599eee3e2a manual.texi:
Fix danish mirror contact
2001-09-07 09:48:09 +02:00
tim@white.box
f3d6caf122 Use latin1_de character set instead of latin1 in mysql-test-run. 2001-09-06 18:05:04 -04:00
tim@white.box
361d3a6533 Actually get the CHARSETS_AVAILABLE output before the help messages in
configure.
2001-09-06 18:03:23 -04:00
tim@white.box
bea354055a Add latin1_de character set, and make it the default. 2001-09-06 17:18:36 -04:00
tim@white.box
45b1e99dd1 libmysql/Makefile.shared
Remove extra link_sources target, which was not being used
    (and was incorrect).

ctype-latin1_de.c
    BitKeeper file /home/tim/my/4/strings/ctype-latin1_de.c
2001-09-06 17:17:18 -04: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@tik.mysql.fi
9570e8b92c Merge work.mysql.com:/home/bk/mysql-4.0
into tik.mysql.fi:/home/my/mysql-4.0
2001-09-06 15:19:51 +03:00
monty@tik.mysql.fi
0bb4e550d9 Don't modify innobase_data_file_path 2001-09-06 15:15:38 +03:00
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
9ad2cd8c45 Portability fixes 2001-09-06 01:23:01 +02:00
sasha@mysql.sashanet.com
122329f7a5 more work on mysqlmanager 2001-09-05 14:06:51 -06: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@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
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
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