Commit graph

3576 commits

Author SHA1 Message Date
monty@hundin.mysql.fi
dcbe24157a Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-03-13 01:03:34 +02:00
monty@hundin.mysql.fi
a522720a03 fix after merge 2002-03-13 01:02:45 +02:00
monty@hundin.mysql.fi
e6b9734e0a merge 2002-03-12 12:21:51 +02:00
monty@hundin.mysql.fi
8eadb024dc Fixed mysqldumpslow for new dump format.
Fix for HEAP tables with many rows deleted.
Add '' arround database names in SHOW GRANT
2002-03-12 11:52:41 +02:00
monty@hundin.mysql.fi
a01775c5eb Added help for --local-infile
Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys.
Allow SET PASSWORD for anonymous user
2002-03-12 11:38:22 +02:00
jcole@mugatu.spaceapes.com
39c4a730fd Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
2002-03-11 14:37:09 -06:00
jcole@mugatu.spaceapes.com
3024c35be7 Added --no-beep option to mysql. 2002-03-11 14:35:59 -06:00
monty@tik.mysql.fi
c4b8c1b6c0 Merge hundin:/my/mysql-4.0 into tik.mysql.fi:/home/my/mysql-4.0 2002-03-10 20:13:07 +02:00
heikki@hundin.mysql.fi
bf12fde0bd manual.texi:
Add a note about InnoDB Hot Backup
2002-03-10 16:19:28 +02:00
sasha@mysql.sashanet.com
d993a1c0c4 slave start <options> to be able to do
slave start io_thread 
 slave start sql_thread
same for stop
2002-03-09 21:48:06 -07:00
monty@tik.mysql.fi
2939863e87 Merge work:/my/mysql-4.0/ into tik.mysql.fi:/home/my/mysql-4.0 2002-03-10 04:35:10 +02:00
monty@tik.mysql.fi
f6c87d7cf7 Abort if listen() fails 2002-03-10 04:28:50 +02:00
serg@serg.mysql.com
0248d7c90b Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-03-09 22:40:09 +00:00
sasha@mysql.sashanet.com
0300cd77df Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-03-09 13:50:44 -07:00
sasha@mysql.sashanet.com
c9a4a5d88e fixed replication bug
not yet tested - will not be pushed for a few hours - need to commit in 
order to pull
2002-03-09 13:50:07 -07:00
serg@serg.mysql.com
d954f38a44 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-03-09 13:39:09 +00:00
serg@serg.mysql.com
f1a14b4c1a merged 2002-03-09 13:23:35 +00:00
serg@serg.mysql.com
ebaa0dc3be several trunc* bugs fixed - to accomplish that, search algorithm was somewhat changed. 2002-03-09 13:18:44 +00:00
Sinisa@sinisa.nasamreza.org
159a179f0f Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-09 14:08:49 +02:00
Sinisa@sinisa.nasamreza.org
025e66b71c A fix for the --with-libwrap for Linux.
I have tested it with tcpd wrapper and it worked on Linux.
I did not change setttings in hosts.deny, as I did not dare too.
2002-03-09 14:07:28 +02:00
sasha@mysql.sashanet.com
66cb43d216 fixed replication assert failure ( found by Jeremy Zawodny) 2002-03-08 15:02:11 -07:00
sasha@mysql.sashanet.com
e497f1c21d Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-03-08 09:33:15 -07:00
sasha@mysql.sashanet.com
28848fa93b DBUG_ASSERT_LOCK 2002-03-08 09:26:56 -07:00
arjen@co3064164-a.bitbike.com
8ff6508f8c Processed docs@ feedback about typos in manual. 2002-03-08 15:21:38 +10:00
tfr@sarvik.tfr.cafe.ee
602b4c0e20 norway.eps, norway.gif, turkey.eps, turkey.gif:
Update
mirrors.texi:
  Add new mirrors
manual.texi:
  Remove link to mxODBC
2002-03-07 21:27:44 +02:00
Sinisa@sinisa.nasamreza.org
c65ac4e7ac tests for bug fix 2002-03-07 15:36:14 +02:00
Sinisa@sinisa.nasamreza.org
c0ea76f4bc Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-07 14:01:18 +02:00
Sinisa@sinisa.nasamreza.org
e95eb59e99 better fix for a bug fix from yesterday 2002-03-07 13:57:52 +02:00
monty@hundin.mysql.fi
798c977c0f Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-03-07 00:23:22 +02:00
monty@hundin.mysql.fi
771e668732 Update test results 2002-03-07 00:21:37 +02:00
paul@teton.kitebird.com
d6ad95b4e3 manual.texi Document when --xml was added to mysql/mysqldump. 2002-03-06 16:14:06 -06:00
paul@teton.kitebird.com
700483180f Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-03-06 16:08:30 -06:00
monty@hundin.mysql.fi
e9ba8d58fe merge 2002-03-06 23:41:18 +02:00
monty@hundin.mysql.fi
3546200169 merge 2002-03-06 22:16:29 +02:00
monty@hundin.mysql.fi
b5a4f89ea6 Portability fixes
Fix bug when using option groups
2002-03-06 22:12:08 +02:00
monty@hundin.mysql.fi
ed8fc0b0c6 Fix for --enable-local-infile 2002-03-06 22:06:18 +02:00
monty@hundin.mysql.fi
fa38c84be7 merge 2002-03-06 19:53:31 +02:00
monty@hundin.mysql.fi
668d09cc5c Fixed bug in DATE_FORMAT when used with GROUP BY 2002-03-06 18:36:31 +02:00
serg@serg.mysql.com
2d9d140771 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-03-06 15:11:23 +00:00
Sinisa@sinisa.nasamreza.org
c00ddbab54 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-06 14:41:26 +02:00
Sinisa@sinisa.nasamreza.org
5d83add471 iA fix for small bug that returns wrong index instead of enf of file 2002-03-06 14:39:16 +02:00
serg@serg.mysql.com
9730790c0c News updated 2002-03-06 09:24:12 +00:00
monty@tik.mysql.fi
4508fbb558 Use portable comments in assembler files 2002-03-05 19:19:00 +02:00
sasha@mysql.sashanet.com
7779e2cbe6 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-03-05 08:49:12 -07:00
sasha@mysql.sashanet.com
38e31c6f0b replication documentation update 2002-03-05 08:48:03 -07:00
monty@tik.mysql.fi
c1ab560c3d Corrected fix for not freed memory when using corrupted tables 2002-03-05 17:38:16 +02:00
monty@tik.mysql.fi
cde0896521 Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23 2002-03-05 15:49:34 +02:00
monty@tik.mysql.fi
539718ba25 Update scripts for new POSIX spec
Fix for --enable-local-infile
Portability fix for bison
2002-03-05 15:46:30 +02:00
Sinisa@sinisa.nasamreza.org
ea087c4fa1 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-05 14:24:34 +02:00
Sinisa@sinisa.nasamreza.org
1086e7c52f several bug fixes and tests 2002-03-05 14:22:32 +02:00