Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | Merge dev3-138.dev.cn.tlan:/home/zhl/mysql/mysql-4.1/bug19352 | lzhou/root@dev3-138.dev.cn.tlan | 2006-11-02 | 1 | -6/+8 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | BUG#19352 return exact error message when parameters overflow in 32-bit platf... | lzhou/root@dev3-138.dev.cn.tlan | 2006-11-01 | 1 | -6/+8 | |
| | | | * | | | | | | | | | | | Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bj | lzhou/root@dev3-138.dev.cn.tlan | 2006-11-01 | 3 | -6/+12 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | BUG#21052 Modify the overflow error existed in last patch. | lzhou/root@dev3-138.dev.cn.tlan | 2006-11-01 | 3 | -6/+12 | |
| | | | * | | | | | | | | | | | BUG #21858 Make sure retry when EINTR returns, which decreases memory leak ch... | gni/root@dev3-127.(none) | 2006-10-08 | 1 | -3/+15 | |
| | | * | | | | | | | | | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2006-11-30 | 2 | -9/+11 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | bug#18487 UPDATE IGNORE not supported for unique constraint violation of non... | mskold/marty@mysql.com/linux.site | 2006-11-30 | 2 | -8/+9 | |
| | | | * | | | | | | | | | | | | bug#18487 UPDATE IGNORE not supported for unique constraint violation of non... | mskold/marty@mysql.com/linux.site | 2006-11-30 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2006-11-30 | 12 | -90/+347 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2006-11-30 | 3 | -0/+29 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | #18487 UPDATE IGNORE not supported for unique constraint violation of non-pr... | mskold/marty@mysql.com/linux.site | 2006-11-30 | 3 | -0/+17 | |
| | | | | * | | | | | | | | | | | | bug#24303 Wrong result for UPDATE IGNORE for NDB table: Added test case | mskold/marty@mysql.com/linux.site | 2006-11-29 | 2 | -0/+12 | |
| | | | * | | | | | | | | | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-work | jonas@perch.ndb.mysql.com | 2006-11-21 | 2 | -1/+5 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / / / | | | | | |/| | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | ndb - | jonas@perch.ndb.mysql.com | 2006-11-21 | 2 | -8/+7 | |
| | | | * | | | | | | | | | | | | | Merge orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my50-ndb | pekka@orca.ndb.mysql.com | 2006-11-16 | 3 | -2/+3 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | ndb - fix test case: testDict -n Restart_NR* T1 I3 | pekka@orca.ndb.mysql.com | 2006-11-02 | 2 | -2/+2 | |
| | | | | * | | | | | | | | | | | | | ndb - flush signal log when it is turned off | pekka@orca.ndb.mysql.com | 2006-11-02 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold/marty@mysql.com/linux.site | 2006-11-14 | 1 | -2/+1 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | Fix for Bug #23887 (Introduced by Bugfix #22295) | hartmut@mysql.com/linux.site | 2006-11-13 | 1 | -2/+1 | |
| | | | | | |_|/ / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold/marty@mysql.com/linux.site | 2006-11-14 | 5 | -85/+309 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold/marty@mysql.com/linux.site | 2006-11-13 | 4 | -53/+259 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | bug#21507 I can't create a unique hash index in NDB: Added possibillity to cr... | mskold/marty@mysql.com/linux.site | 2006-11-07 | 4 | -53/+259 | |
| | | | | | |/ / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/50-work | jonas@perch.ndb.mysql.com | 2006-11-06 | 1 | -32/+50 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / | | | | | |/| / / / / / / / / / / / | | | | | | |/ / / / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | | ndb - bug#24011 | jonas@perch.ndb.mysql.com | 2006-11-06 | 1 | -33/+51 | |
* | | | | | | | | | | | | | | | | | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug20836/my50-bug20836 | iggy@rolltop.ignatz42.dyndns.org | 2006-12-05 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug20836/my41-bug20836 | iggy@rolltop.ignatz42.dyndns.org | 2006-12-05 | 1 | -8/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Bug#20836 Selecting into variables results in wrong results being returned | iggy@rolltop.ignatz42.dyndns.org | 2006-12-05 | 1 | -8/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge kpettersson@bk-internal:/home/bk/mysql-5.0-maint | thek@kpdesk.mysql.com | 2006-12-04 | 5 | -3/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Disabled flush2 until pushbuild framework can handle test which | thek@kpdesk.mysql.com | 2006-12-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | Merge naruto.:C:/cpp/bug17733/my50-bug17733 | Kristofer.Pettersson@naruto. | 2006-12-04 | 4 | -3/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Bug#17733 Flushing logs causes daily server crash | Kristofer.Pettersson@naruto. | 2006-12-01 | 4 | -3/+42 | |
* | | | | | | | | | | | | | | | | | | | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug20836/my50-bug20836 | iggy@rolltop.ignatz42.dyndns.org | 2006-12-04 | 3 | -57/+90 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | / / / / / / / / / / / / / / | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Bug#20836 Selecting into variables results in wrong results being returned | iggy@rolltop.ignatz42.dyndns.org | 2006-11-30 | 3 | -127/+68 | |
| * | | | | | | | | | | | | | | | | | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug20836/my41-bug20836 | iggy@rolltop.ignatz42.dyndns.org | 2006-11-29 | 4 | -55/+147 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Bug#20836 Selecting into variables results in wrong results being returned | iggy@rolltop.ignatz42.dyndns.org | 2006-11-28 | 4 | -28/+147 | |
* | | | | | | | | | | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint | msvensson@neptunus.(none) | 2006-12-04 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2006-12-04 | 15 | -112/+283 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1-maint | msvensson@neptunus.(none) | 2006-12-04 | 4 | -8/+304 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-4.1-maint | andrey@example.com | 2006-12-01 | 4 | -8/+304 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Bug#24389 mysqltest: Could not open connection 'default': 2013 Lost connectio... | msvensson@neptunus.(none) | 2006-12-04 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-12-04 | 152 | -623/+1862 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge dl145s.mysql.com:/data0/bk/team_tree_merge/mysql-5.0-opt | gkodinov@dl145s.mysql.com | 2006-12-04 | 3 | -5/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | type_varchar.result: | gkodinov/kgeorge@macbook.gmz | 2006-12-04 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | item_func.cc: | gkodinov/kgeorge@macbook.gmz | 2006-12-04 | 2 | -5/+15 | |
| * | | | | | | | | | | | | | | | | | | | mysql_install_db.sh: | kent@mysql.com/kent-amd64.(none) | 2006-12-02 | 3 | -34/+49 | |
| * | | | | | | | | | | | | | | | | | | | Makefile.am: | kent@mysql.com/kent-amd64.(none) | 2006-12-02 | 2 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | | | Merge mysql.com:/home/kent/bk/mysql-4.1-build | kent@mysql.com/kent-amd64.(none) | 2006-12-02 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-4.1 | df@kahlann.erinye.com | 2006-12-01 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | mysql_upgrade.def Makefile.am: | kent@mysql.com/kent-amd64.(none) | 2006-12-01 | 29 | -21/+40 | |
| * | | | | | | | | | | | | | | | | | | | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvel | df@kahlann.erinye.com | 2006-12-01 | 77 | -285/+387 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | |