monty@donna.mysql.com
80d200e18b
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-09-20 19:37:35 +03:00
monty@donna.mysql.com
830d308960
Fix for SAFE_MUTEX on windows
2000-09-20 19:37:07 +03:00
jcole@tetra.bedford.progress.com
004191bb1c
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.bedford.progress.com:/usr/home/jcole/bk/mysql
2000-09-20 09:03:50 -05:00
jcole@tetra.bedford.progress.com
664658866d
removed misplaced comma in configure.in
2000-09-19 22:23:56 -05:00
jcole@tetra.bedford.progress.com
f2b360351c
Made configure's help output nice and pretty.
2000-09-19 21:43:54 -05:00
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