Commit graph

1986 commits

Author SHA1 Message Date
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
serg@serg.mysql.com
801f2a3c09 News-3.23.42 section updated 2001-08-29 14:03:02 +02:00
serg@serg.mysql.com
e17126b231 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-08-29 13:43:50 +02:00
serg@serg.mysql.com
aeafb909e0 "freeing of unallocated pointer" bug fixed 2001-08-29 13:42:14 +02:00
tim@white.box
307ccfeedf Update the SCO (now Caldera)/SysV tests. This should allow OpenUnix8
to work automatically.  Thanks to Boyd Lynn Gerber for the patch.
2001-08-28 18:48:13 -04:00
monty@hundin.mysql.fi
788bc3f43b Fixed that LOAD DATA INFILE works with transactions.
Fix for lower case filenames
2001-08-28 06:43:55 +03:00
monty@hundin.mysql.fi
b0a0c54257 Fixed bug in auto-increment handling with InnoDB
Some small speedups
2001-08-26 23:24:48 +03:00
sasha@mysql.sashanet.com
2adf2fadc6 test case for InnoDB replace/auto_increment bug when insert_id is
forced by the user
2001-08-24 20:45:06 -06:00
jcole@tetra.spaceapes.com
b938f5a797 Fixed oopsie, and fixed a typo. 2001-08-23 14:54:41 -05:00
jcole@tetra.spaceapes.com
efc432be5d Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/home/jcole/bk/mysql
2001-08-23 14:50:57 -05:00
jcole@tetra.spaceapes.com
c9c988172b Lots of cleanups. 2001-08-23 14:47:05 -05:00
monty@hundin.mysql.fi
dfcb208e53 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-08-23 00:59:19 +03:00
monty@hundin.mysql.fi
e127a952a6 Portability fixes 2001-08-23 00:55:48 +03:00
jcole@tetra.spaceapes.com
e5b45e2297 Added target for mysql.xml to Docs/Makefile.am. 2001-08-22 14:28:35 -05:00
jcole@tetra.spaceapes.com
23e37c6a85 Texinfo menus fixed. 2001-08-22 13:55:28 -05:00
tim@white.box
b57ef1ccb5 Merge 2001-08-22 10:02:48 -04:00
serg@serg.mysql.com
d9652cdc55 #include <my_pthread.h>
extern "C" {
2001-08-22 14:15:01 +02:00
monty@bitch.mysql.fi
b4705431d6 Merge hundin:/my/mysql into bitch.mysql.fi:/my/mysql 2001-08-22 12:24:49 +03:00
monty@bitch.mysql.fi
b2c030e894 Fix to get core files on Solaris 2001-08-22 12:22:46 +03:00
jcole@tetra.spaceapes.com
4af5d1e0d1 Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/home/jcole/bk/mysql
2001-08-22 02:07:53 -05:00
jcole@tetra.spaceapes.com
9330051234 a few fixes per emails
clean up PostgreSQL section
2001-08-22 01:57:48 -05:00
tim@white.box
f811aa44b1 Merge 2001-08-21 19:24:35 -04:00
tim@white.box
c8e078263f Portability fix in mysqlbinlog.cc (include my_pthread.h)
Clean up 'unused argument' warnings

Add extern "C" { ... } in my_pthread.h
2001-08-21 19:14:04 -04:00
tim@white.box
96fb3dd329 myisamchk.c Make --set-character-set actually do something. 2001-08-21 19:07:28 -04:00
monty@hundin.mysql.fi
afd8a6db48 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-08-22 01:46:36 +03:00