sasha@mysql.sashanet.com
c71cba0bd9
added test case for the bug in ORDER BY when we fill up sort buffer
...
Note that if you change sort buffer to be bigger, the bug will not show
2001-06-22 15:13:33 -06:00
sasha@mysql.sashanet.com
924dadef97
merged new 3.23 errors
...
fixed bugs in log seq - now starting to look good
fixes for SHOW BINLOG EVENTS
will push this one
2001-06-22 08:35:18 -06:00
sasha@mysql.sashanet.com
b86ffcef9a
merge
2001-06-21 16:15:00 -06:00
sasha@mysql.sashanet.com
1e76c806eb
fixed drop/create database bug when holding global read lock
...
preserve originating server id in Intvar events to avoid inifinite loops
2001-06-21 15:59:51 -06:00
sasha@mysql.sashanet.com
b531e0018c
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-21 13:20:22 -06:00
sasha@mysql.sashanet.com
992f889878
added SHOW BINLOG EVENTS
...
fixed log sequence bugs
fixed bugs in handling Slave event
added test case with SHOW BINLOG EVENTS
have not fixed all the bugs - found some that are also in 3.23,
will fix them there first, then do pull and cleanup
will not push this changeset
2001-06-21 13:19:24 -06:00
monty@work.mysql.com
7f68199648
merge
2001-06-21 11:03:54 +02:00
monty@hundin.mysql.fi
11e567229a
UNIQUE keys are not anymore shown as PRIMARY KEY
2001-06-21 10:50:14 +03:00
monty@hundin.mysql.fi
34b528f13f
Added --warnings to mysqld
2001-06-21 01:12:29 +03:00
sasha@mysql.sashanet.com
172913f57b
added --skip-test option
2001-06-19 16:08:19 -06:00
sasha@mysql.sashanet.com
24a2a4e0ab
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-19 15:04:24 -06:00
sasha@mysql.sashanet.com
46de2a9fe4
Added event sequence number and flags to binlog
...
Documented/cleaned up log event code
Updated tests
2001-06-19 15:03:48 -06:00
monty@hundin.mysql.fi
2d8d0362f5
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-06-19 14:30:37 +03:00
monty@hundin.mysql.fi
72fb81e888
Fixed bug in mysqlcheck when using --fast
...
Fixed problem when converting bigint to double.
Fixed bug in count(distinct null)
Fixed bug with empty BDB tables.
2001-06-19 14:30:12 +03:00
paul@teton.kitebird.com
3a3f76f2cd
manual.texi $tab -> @tab
...
manual.texi ALTER TABLE clarification
2001-06-18 15:52:24 -05:00
Sinisa@sinisa.nasamreza.org
6a8fce3914
Further work on UNIONS
2001-06-18 12:55:41 +03:00
Sinisa@sinisa.nasamreza.org
910d5c3bf9
bk resolve changes
2001-06-16 14:06:54 +03:00
Sinisa@sinisa.nasamreza.org
6f5c70703a
Changes for multi-table delete and UNION's
2001-06-16 13:58:01 +03:00
monty@hundin.mysql.fi
96984728f9
Fixed bug when using more than 1 connection
2001-06-15 22:55:15 +03:00
monty@hundin.mysql.fi
afd7971b61
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-06-15 05:03:37 +03:00
monty@hundin.mysql.fi
a06f391e7a
Fixed multi-table-delete
...
Optimize fixed length MyISAM rows to use pread/pwrite.
2001-06-15 05:03:15 +03:00
sasha@mysql.sashanet.com
7cf284b78a
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-14 14:13:31 -06:00
sasha@mysql.sashanet.com
7ce33f90fb
Added slave log event to record the master position in of slave thread
...
in slave binlog - needed for synchronization slave during recovery
2001-06-14 14:12:40 -06:00
monty@hundin.mysql.fi
595d087e05
merge
2001-06-14 15:14:27 +03:00
monty@hundin.mysql.fi
c417a276ac
cleanup; Fixed type bug in new delete code.
2001-06-14 15:12:01 +03:00
paul@teton.kitebird.com
58616ff3d4
Merge paul@work.mysql.com:/home/bk/mysql
...
into teton.kitebird.com:/home/paul/mysql
2001-06-13 17:12:29 -05:00
paul@teton.kitebird.com
298d247d43
manual.texi release note cleanups
2001-06-13 17:11:04 -05:00
mwagner@evoq.mwagner.org
3096206aac
manual.texi Corrected all occurances of license.htmy
2001-06-13 16:25:27 -05:00
heikki@donna.mysql.fi
fef5a6d84a
manual.texi Had to revert name back to innodb_unix_file_flush_method because one line in mysqld.cc was not changed in 3.23.39
...
mysqld.cc Had to revert name back to innodb_unix_file_flush_method because one line in mysqld.cc was not changed in 3.23.39
2001-06-13 19:27:51 +03:00
heikki@donna.mysql.fi
c9852d5572
manual.texi Added hyperlink tags to InnoDB contact info
2001-06-13 16:42:13 +03:00
heikki@donna.mysql.fi
67c8e5784b
row0mysql.c Include rem0cmp.h to compile on Windows, on Unix it is for some reason included
2001-06-13 14:53:45 +03:00
Sinisa@sinisa.nasamreza.org
a184444124
Forgot to add new source file
2001-06-13 13:51:29 +03:00
Sinisa@sinisa.nasamreza.org
bbda928816
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2001-06-13 13:40:31 +03:00
Sinisa@sinisa.nasamreza.org
0d0ca68e48
Second phase of UNIONS (please do not test it yet) and some other
...
changes. This is mostly a merge between my repository and central
one, so that I can take a test for multi table delete and fix it.
2001-06-13 13:36:53 +03:00
sasha@mysql.sashanet.com
0054d8dd85
mysql-test/t/check.test
...
missed change
2001-06-12 15:32:07 -06:00
sasha@mysql.sashanet.com
f0c252e6a9
merged
2001-06-12 15:08:58 -06:00
paul@teton.kitebird.com
735efdbfd3
manual.texi Any server can be installed as a service under NT
2001-06-12 15:32:11 -05:00
sasha@mysql.sashanet.com
86d88318f5
BitKeeper/triggers/post-commit
...
fixed post-commit message
mysql-test/t/check.test
fixed bug from 3.23 merge
2001-06-12 14:06:05 -06:00
monty@hundin.mysql.fi
16d50ca46d
merge
2001-06-12 22:05:51 +03:00
monty@hundin.mysql.fi
72537f3134
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-06-12 22:02:51 +03:00
monty@hundin.mysql.fi
36891dcb47
Fixed changelog
2001-06-12 22:02:32 +03:00
heikki@donna.mysql.fi
21b36f0593
univ.i Disable XCHG mutex implementation because of compile problem in GCC-2.96
2001-06-12 21:10:42 +03:00
monty@hundin.mysql.fi
6aa6374e3e
Added --skip-stack to mysql-test-run
2001-06-12 18:00:36 +03:00
monty@hundin.mysql.fi
6be95636b1
Fixed wrong mysql-test
...
New german error messages
2001-06-12 17:13:52 +03:00
monty@work.mysql.com
0652902ab5
merge
2001-06-12 14:12:35 +02:00
monty@hundin.mysql.fi
a2e9e16fdd
Added mysqlcheck to RPM
2001-06-12 13:10:23 +03:00
monty@hundin.mysql.fi
c8d8bbdd6c
merge
2001-06-12 12:06:14 +03:00
monty@work.mysql.com
e7d7bcb96d
Added --enable-shared to Do-compile
2001-06-12 11:04:31 +02:00
monty@hundin.mysql.fi
0359ff02fd
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-06-12 11:59:37 +03:00
monty@hundin.mysql.fi
ad71ff7659
Added --verbose option to mysqlshow
...
Fixes for making distribution
2001-06-12 11:59:14 +03:00