Commit graph

7770 commits

Author SHA1 Message Date
monty@donna.mysql.com
2780278f35 merge 2000-09-20 04:59:34 +03:00
monty@donna.mysql.com
dc4525636c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
sasha@mysql.sashanet.com
b4e2076bed Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-09-19 17:24:27 -06:00
sasha@mysql.sashanet.com
f7649635a1 sql/slave.cc
fixed typo in the error message
sql/sql_base.cc
    fixed bugs in reopen_name_locked_table() after talking to Monty

added a test case for restore + select
2000-09-19 17:23:58 -06:00
mwagner@evoq.home.mwagner.org
d27c2d8d15 manual.texi Goofed image comments, fixed now. 2000-09-19 17:42:10 -05:00
mwagner@evoq.home.mwagner.org
4dac16c316 manual.texi Commented out mirror flag images, until we find
manual.texi	a better way to integrate into Gizmo.
2000-09-19 17:29:09 -05:00
sasha@mysql.sashanet.com
c20208d978 added reopen_name_locked_table()
changed RESTORE TABLE to use name lock
2000-09-19 16:17:19 -06:00
mwagner@evoq.home.mwagner.org
30b8befe90 manual.texi Updated all mirror sites, removing out of date or
manual.texi	non-existent sites (sent mail to maintainers).
2000-09-19 16:58:09 -05:00
jcole@tetra.spaceapes.com
3c7e53dd58 fixed logging_ok so everyone doesn't have to hit the OK button again ;P 2000-09-19 01:24:38 -05:00
jcole@tetra.spaceapes.com
71c1477fb6 work to create nusphere.pdf automagically. 2000-09-19 01:13:26 -05:00
sasha@mysql.sashanet.com
ce8f1b23c3 better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup()
fixed buffer overflow in fn_format()
2000-09-18 22:10:06 -06:00
sasha@mysql.sashanet.com
e023159c0c Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-09-18 11:41:11 -06:00
sasha@mysql.sashanet.com
39b0241c9e fixed up mysql-test, added README for replication tests, and added
run-all-tests for replication
2000-09-18 11:40:36 -06:00
mwagner@evoq.home.mwagner.org
9f315be9c5 manual.texi Forgot mailing lists and links to order support in the Contact section. 2000-09-17 15:43:50 -05:00
mwagner@evoq.home.mwagner.org
5b8c91e6a7 manual.texi Updated the Contact Us information. David's answering
manual.texi	machine can be plugged back in now. :)
2000-09-17 15:34:56 -05:00
mwagner@evoq.home.mwagner.org
30e20669c5 manual.texi Hyper-linked mailing list address.
logging_ok	Logging to logging@openlogging.org accepted
2000-09-17 15:14:34 -05:00
mwagner@evoq.home.mwagner.org
1cf873f5cb manual.texi Changed book URLs to barnesandnoble.com. 2000-09-17 15:02:05 -05:00
paul@central.snake.net
85211c19d8 manual.texi Fixups to recent change notes. 2000-09-16 22:08:29 -05:00
sasha@mysql.sashanet.com
a08be4f963 fixed resolve problems 2000-09-16 20:04:06 -06:00
sasha@mysql.sashanet.com
9479eab469 Added changes lost during bk resolve 2000-09-16 18:35:58 -06:00
sasha@mysql.sashanet.com
037516b7a2 resolved conflicts 2000-09-16 18:31:30 -06:00
sasha@mysql.sashanet.com
af9e034dac Docs/manual.texi
Updates for BACKUP TABLE/RESTORE TABLE
    Added Replication FAQ
    Cleaned up TODO list removing a duplicate and features already implemented
    Updated changelog for 3.23.25
sql/sql_lex.h
    Re-added backup_dir to Lex which dispappeared while resovling conflicts
2000-09-16 18:23:30 -06:00
monty@donna.mysql.com
f2f515e5c2 Fix that REPAIR/ALTER TABLE use myisam_tempdir 2000-09-16 19:06:21 +03:00
monty@donna.mysql.com
30bcd690f2 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-09-16 04:27:49 +03:00
monty@donna.mysql.com
751f2d1f16 Faster log::write() call, memory leak fix, flush master fix. 2000-09-16 04:27:21 +03:00
sasha@mysql.sashanet.com
44bc3f9b0e merge of conflicts 2000-09-15 11:00:35 -06:00
sasha@mysql.sashanet.com
0a087649ec Added a comment about handler::restore() 2000-09-15 10:53:51 -06:00
jcole@ham.spaceapes.com
5d13884876 manual.texi:
FULLTEXT doesn't actually work with BLOBs.
2000-09-15 00:07:08 +00:00
sasha@mysql.sashanet.com
44455063e5 BACKUP TABLE TO 'directory'
RESTORE TABLE FROM 'directory'
log on slave when it connects to the master
2000-09-14 16:34:50 -06:00
monty@donna.mysql.com
a99c1757be Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-09-14 15:41:20 +03:00
monty@donna.mysql.com
ac93ec4ae1 configure fix to handle my_config.h 2000-09-14 15:40:55 +03:00
monty@donna.mysql.com
25106ec755 configure fixes 2000-09-14 15:10:06 +03:00
jcole@ham.spaceapes.com
b2ead61526 Merge jcole@work.mysql.com:/home/bk/mysql
into ham.spaceapes.com:/usr/home/jcole/bk/mysql
2000-09-14 00:38:29 +00:00
jcole@ham.spaceapes.com
e6c278bef7 Fixed a problem with installing, for IRIX 'install', paths would
be wrong and install would fail.
2000-09-14 00:33:16 +00:00
monty@donna.mysql.com
b581f17be2 Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
sasha@mysql.sashanet.com
243579e8b2 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-09-13 14:47:35 -06:00
tim@threads.polyesthetic.msg
17556153ee logging_ok Logging to logging@openlogging.org accepted 2000-09-12 23:28:17 -04:00
tim@threads.polyesthetic.msg
0935747126 configure.in remove some stray warning messages for failed tests
safe_mysqld.sh	remove some stray warning messages for failed tests
2000-09-12 23:24:02 -04:00
monty@donna.mysql.com
7e543b4d4b Added information about MERGE tables 2000-09-13 04:31:29 +03:00
sasha@mysql.sashanet.com
3264b2cf3e Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-09-12 17:47:17 -06:00
sasha@mysql.sashanet.com
71054deeec fixed random exec times for connect stage of the slave thread 2000-09-12 17:46:37 -06:00
monty@donna.mysql.com
d59737e3de Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-09-13 01:10:56 +03:00
monty@donna.mysql.com
4726593862 Fixes for FULLTEXT and TIME type 2000-09-13 01:08:34 +03:00
jcole@ham.spaceapes.com
6977b7cfaa Technical edit of first half of manual. 2000-09-12 15:42:55 +00:00
monty@donna.mysql.com
f2d930c388 Merge 2000-09-12 03:14:13 +03:00
monty@donna.mysql.com
2776500c22 Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
paul@central.snake.net
b9fe1f1404 manual.texi Fixups for recent change notes.
manual.texi	Changed instance of "data is" to "data are" (the
manual.texi	manual generally treats data as a plural word).
2000-09-11 12:03:51 -05:00
paul@central.snake.net
713c6c0613 Merge paul@work.mysql.com:/home/bk/mysql
into central.snake.net:/usr/users/paul/mysql
2000-09-11 11:45:14 -05:00
sasha@mysql.sashanet.com
99c7cbe95b Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-09-09 21:31:58 -06:00
sasha@mysql.sashanet.com
8c1fa4e3e3 CHANGE MASTER TO coredumped when the slave was initially started
masterless
2000-09-09 21:31:23 -06:00