Commit graph

2756 commits

Author SHA1 Message Date
arjen@co3064164-a.bitbike.com
a1c0436b18 Kaj extremely hates the hugely profuse use of fundamentally exaggerated adjectives. 2001-11-12 07:45:34 +10:00
tfr@sarvik.tfr.cafe.ee
632588a7af manual.texi:
Update mirror listing
2001-11-11 13:37:49 +02:00
sasha@mysql.sashanet.com
f89418b4e5 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-10 22:24:46 -07:00
sasha@mysql.sashanet.com
beaf95b09d work to enable reading 3.23 logs - not yet finished
moved fail-safe replication routines from sql_repl.cc to repl_failsafe.cc
write start event only in the first log
2001-11-10 22:24:12 -07:00
serg@serg.mysql.com
2f51cf20d8 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-10 01:58:40 +01:00
serg@serg.mysql.com
7a7f94d803 memory leak fixed 2001-11-10 01:54:31 +01:00
tonu@volk.internalnet
316126bf52 Merge work.mysql.com:/home/bk/mysql-4.0
into volk.internalnet:/home/tonu/mysql-4.0
2001-11-09 07:54:22 +02:00
tonu@volk.internalnet
8706dde5c0 des_encrypt()/des_decrypt() work much better now 2001-11-09 07:49:57 +02:00
sasha@mysql.sashanet.com
79806fadff Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-08 22:29:29 -07:00
sasha@mysql.sashanet.com
a56c72a214 fixed memory leak in replication
fixed bugs in new IO_CACHE code so that the old calls work
fixed shutdown bug
clean-up of mysql-test-run
2001-11-08 22:27:55 -07:00
paul@teton.kitebird.com
fa306f32a3 manual.texi website -> web site
manual.texi	typo
2001-11-08 22:19:19 -06:00
paul@teton.kitebird.com
f34b140bd3 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2001-11-08 21:23:39 -06:00
paul@teton.kitebird.com
983fba5b99 manual.texi some mods to ch 1 index entries; other minor tweaks 2001-11-08 21:19:43 -06:00
arjen@co3064164-a.bitbike.com
8a8ad0f3ef Changed xrefs from Contrib to Portals. 2001-11-09 13:12:38 +10:00
arjen@co3064164-a.bitbike.com
6a13f85df0 Okay/Enter and other little consistency fixups. 2001-11-09 11:26:21 +10:00
arjen@co3064164-a.bitbike.com
0618a6837c Put in clarification of manual copyright at top of manual.... 2001-11-09 10:08:39 +10:00
arjen@co3064164-a.bitbike.com
b6bc0c567c Typo fix. 2001-11-09 07:53:49 +10:00
monty@hundin.mysql.fi
7a45e7f266 Fixed bug in UPDATE .. ORDER BY 2001-11-08 22:30:27 +02:00
monty@hundin.mysql.fi
578ab3f1b1 new crash-me results for Interbase. 2001-11-08 17:40:55 +02:00
monty@hundin.mysql.fi
5f405e28af Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-08 15:57:10 +02:00
monty@hundin.mysql.fi
0fb61f0e2b --fast now does all insert/update loops in one transactions 2001-11-08 15:54:22 +02:00
monty@hundin.mysql.fi
11f34156e5 Don't use IGNORE by default in INSERT ... SELECT 2001-11-08 14:17:56 +02:00
arjen@co3064164-a.bitbike.com
419e3a94de Extracted books/links sections to separate file. Info to portals.
Reference fixups.
2001-11-08 17:07:14 +10:00
arjen@co3064164-a.bitbike.com
0c5f57265f Added section explaining MySQL Portals on the website.
Extracted appendixes "Testimonials" and "Users" to separate files for safe keeping. Should go to web portals.
2001-11-08 16:36:13 +10:00
arjen@co3064164-a.bitbike.com
d16960118f Website link fixups for searchable manual and list archives. 2001-11-08 15:00:13 +10:00
arjen@co3064164-a.bitbike.com
dfdfe672a4 Extracted section "Comparisons" to file section.Comparisons.texi. Outdated/bad/incomplete info. 2001-11-08 14:36:51 +10:00
sasha@mysql.sashanet.com
2593a7cb33 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-07 16:53:11 -07:00
monty@hundin.mysql.fi
dd43f32d5a Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-08 01:33:46 +02:00
sasha@mysql.sashanet.com
c0e55b9d16 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-07 16:27:30 -07:00
sasha@mysql.sashanet.com
cc95bc5765 manager clean-up ( added pid-file and kill in mysql-test-run when things go wrong)
fixes for IO_CACHE
need to pull Monty's fixes - this is not final, will not be pushed
2001-11-07 16:17:40 -07:00
serg@serg.mysql.com
0674da3b27 ft_boolean_search.c test 2001-11-08 00:16:08 +01:00
serg@serg.mysql.com
b03a786ce5 POSIX.2 compatible fix 2001-11-08 00:14:16 +01:00
serg@serg.mysql.com
4dabf4b3c4 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-08 00:08:49 +01:00
serg@serg.mysql.com
9fdd88e1f3 bug in relevance calculation fixed 2001-11-08 00:06:07 +01:00
monty@hundin.mysql.fi
35cd8e6b30 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-08 00:45:48 +02:00
monty@hundin.mysql.fi
29c527cf8d Fix wrong memory allocation in SHOW OPEN TABLES 2001-11-08 00:43:27 +02:00
arjen@co3064164-a.bitbike.com
c3b889d6e2 Fixups. 2001-11-08 08:21:05 +10:00
arjen@co3064164-a.bitbike.com
806416a43d Updated text on stored procedures and triggers. 2001-11-08 07:44:45 +10:00
monty@hundin.mysql.fi
55180ca1b3 Add timeout for shutdown to mysql-test-run 2001-11-07 23:38:33 +02:00
monty@hundin.mysql.fi
000d2bbb5f merge 2001-11-07 23:27:40 +02:00
monty@hundin.mysql.fi
0798c70cd1 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-11-07 23:18:34 +02:00
monty@hundin.mysql.fi
1bc03e8b17 Fix bug in ALTER TABLE on a TEMPORARY InnoDB table. 2001-11-07 23:18:12 +02:00
arjen@co3064164-a.bitbike.com
13f16b441a Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-11-07 18:28:32 +10:00
arjen@co3064164-a.bitbike.com
9ecad28d79 Move link titles to outside @uref{}. Fixup for printed edition. 2001-11-07 18:21:38 +10:00
mwagner@evoq.mwagner.org
db70f731fa post-commit Changed to docs-commit@ 2001-11-07 01:49:38 -06:00
arjen@co3064164-a.bitbike.com
d67c6683ef Fixups and consistency edits for printed edition. 2001-11-07 15:30:32 +10:00
arjen@co3064164-a.bitbike.com
867e640017 Some additional changes for manual copyright text (from Tim Smith). 2001-11-07 13:14:34 +10:00
arjen@co3064164-a.bitbike.com
a9d6b77f67 Added descriptive text about copyright of the manual. 2001-11-07 12:07:47 +10:00
monty@hundin.mysql.fi
30209c1d66 Portability fix.
Fixed linking problem with InnoDB.
2001-11-07 02:30:34 +02:00
heikki@donna.mysql.fi
2869684364 ha_innobase.cc:
Fix a typo
2001-11-07 01:14:13 +02:00