Commit graph

2197 commits

Author SHA1 Message Date
tonu@x153.internalnet
f194e4012a OpenSSL work 2001-08-30 04:28:55 +08: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
tonu@x153.internalnet
4194c075e8 Typo fix 2001-08-29 15:37:29 +08:00
monty@tik.mysql.fi
3edbb869f6 Fix to be able to configure without --with-tools 2001-08-29 09:13:29 +03: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
sasha@mysql.sashanet.com
6680695f67 fixed compile error 2001-08-27 18:01:06 -06:00
sasha@mysql.sashanet.com
4ec6120699 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-08-27 17:34:29 -06:00
sasha@mysql.sashanet.com
608f25be52 work on MySQL server management daemon 2001-08-27 17:33:11 -06:00
tonu@x153.internalnet
1d0346afb1 Removed tens of annoying warnings about implicit declaration of memcpy(), strlen() and about unused variables. 2001-08-27 16:30:13 +08: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
tonu@x153.internalnet
43b6138a45 OpenSSL changes 2001-08-27 03:34:52 +08:00
tonu@x153.internalnet
e721de5713 -DCPU flag added 2001-08-26 21:13:12 +08:00
tonu@x153.internalnet
e8c70649fd Merge tonu@work.mysql.com:/home/bk/mysql-4.0
into x153.internalnet:/home/tonu/mysql-4.0
2001-08-26 00:19:17 +08:00
tonu@x153.internalnet
451e3c8c3b Some warning fixes and some SSL testprograms check-in 2001-08-26 00:18:20 +08: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
Sinisa@sinisa.nasamreza.org
3b6546b875 EXPLAIN on UNION"s 2001-08-24 13:18:06 +03: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
tonu@x153.internalnet
b4815e5ec7 Warning fixes 2001-08-23 03:05:56 +08: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
tonu@x153.internalnet
66b4a894dd Some new files added for SSL stuff 2001-08-22 15:11:53 +08: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
tim@white.box
dead2d3540 Merge work.mysql.com:/home/bk/mysql-4.0 into white.box:/home/tim/my/4 2001-08-21 19:05:22 -04:00
tim@white.box
2f190f67dc Fix some libmysqld problems. 2001-08-21 19:04:31 -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
monty@hundin.mysql.fi
733f865f54 Fixes for OS2.
Fix bug in isamlog
Add argument types to function declarations.
2001-08-22 01:45:07 +03:00
monty@hundin.mysql.fi
063a1a6557 Portability fixes.
Patches required by Gemini
Fix to properly detect if there is an active transaction in InnoDB
Fix to not lock thread structure when doing automatic rollback when thread ends
Allow -O lower_case_names=0 on UNIX
2001-08-21 20:06:00 +03:00
monty@hundin.mysql.fi
7d97d67f32 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-08-21 13:47:03 +03:00