- 04 Mar, 2001 3 commits
-
-
tim@threads.polyesthetic.msg authored
-
tim@threads.polyesthetic.msg authored
Paul Cadach <paul@odt.east.telecom.kz> for the code. See Message-ID: <000a01c0a022$c0b910a0$b78313d4@private3se6v3w> on internals@lists.mysql.com.
-
tim@threads.polyesthetic.msg authored
-
- 03 Mar, 2001 3 commits
-
-
heikki@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Fixed bug when using TEXT columns with BDB tables Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
-
- 02 Mar, 2001 8 commits
-
-
heikki@donna.mysql.fi authored
srv0start.c Removes now trailing spaces from varchars row0mysql.ic Removes now trailing spaces from varchars ha_innobase.cc Removes now trailing spaces from varchars
-
heikki@donna.mysql.fi authored
-
heikki@donna.mysql.fi authored
mem0pool.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0file.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0shm.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0sync.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0thread.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes page0page.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes que0que.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0ins.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0mysql.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0sel.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0upd.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0vers.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes srv0srv.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes srv0start.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes sync0arr.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes sync0rw.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes sync0sync.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes trx0rec.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes trx0trx.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes srv0srv.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes sync0rw.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes sync0sync.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes ut0dbg.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes lock0lock.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes log0log.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes log0recv.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes ibuf0ibuf.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes buf0buf.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes buf0buf.ic Fixes for 64-bit Linux, bug fixes, compiler warning fixes hash0hash.ic Fixes for 64-bit Linux, bug fixes, compiler warning fixes mach0data.ic Fixes for 64-bit Linux, bug fixes, compiler warning fixes mem0mem.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes mem0pool.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes mtr0mtr.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0file.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0sync.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0sync.ic Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0thread.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes univ.i Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0mysql.ic Fixes for 64-bit Linux, bug fixes, compiler warning fixes com0shm.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes data0data.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes data0type.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes dict0crea.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes dict0dict.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes fil0fil.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes fsp0fsp.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes fut0lst.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes btr0sea.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes buf0buf.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes buf0flu.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes btr0btr.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes btr0cur.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
jcole@tetra.spaceapes.com authored
-
jcole@tetra.spaceapes.com authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
-
jcole@tetra.spaceapes.com authored
SET @foo=bar; This would cause a deadlock in mysqld, it now generates the error: ER_SET_CONSTANTS_ONLY as follows: mysql> set @foo=bar; ERROR 1204: You may only use constant expressions with SET
-
- 01 Mar, 2001 8 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
sasha@mysql.sashanet.com authored
make sure we get correct data
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
-
heikki@donna.mysql.fi authored
-
mwagner@evoq.mwagner.org authored
-
mwagner@evoq.mwagner.org authored
test-make-manual Fixed so that manual.html isn't cleaned up before it is viewed in the running $BROWSER. manual.texi Added MyODBC patch to contrib section.
-
- 28 Feb, 2001 4 commits
-
-
heikki@donna.mysql.fi authored
-
serg@serg.mysql.com authored
item_func.cc MATCH ... AGAINST (NULL) bug fixed fulltext.test MATCH ... AGAINST (NULL) bug fixed fulltext.result MATCH ... AGAINST (NULL) bug fixed
-
serg@serg.mysql.com authored
-
sasha@mysql.sashanet.com authored
added a test case for a coredump bug.
-
- 27 Feb, 2001 3 commits
-
-
sasha@mysql.sashanet.com authored
update for the fix sql/slave.cc re-merged Jeremy's message changes, got the code to compile and run again after a mess-up in the merge
-
sasha@mysql.sashanet.com authored
merged
-
sasha@mysql.sashanet.com authored
more verbose messages when slave thread exits
-
- 26 Feb, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 24 Feb, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
os0file.h Added defines for S_IRUSR etc.
-
- 23 Feb, 2001 3 commits
-
-
serg@serg.mysql.com authored
-
heikki@donna.mysql.fi authored
into donna.mysql.fi:/home/heikki/mysql
-
heikki@donna.mysql.fi authored
-
- 22 Feb, 2001 3 commits
-
-
mwagner@evoq.mwagner.org authored
-
heikki@donna.mysql.fi authored
-
jcole@tetra.spaceapes.com authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
-
- 21 Feb, 2001 3 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Added test for ALTER TABLE ORDER BY
-
jcole@tetra.spaceapes.com authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
-