Commit graph

1052 commits

Author SHA1 Message Date
monty@work.mysql.com
e595fe3b34 Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/home/bk/mysql-4.0
2001-06-01 03:13:02 +02:00
sasha@mysql.sashanet.com
0ca8dd1721 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-05-31 13:58:33 -06:00
tim@threads.polyesthetic.msg
4cd1400fb3 Patch our texi2html to produce more correct HTML.
Thanks to Colin Faber <cfaber@fpsn.net> for the patch.
2001-05-31 15:08:26 -04:00
heikki@donna.mysql.fi
c476d8d122 sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serialization point to code on Intel and gives more safety 2001-05-31 15:23:40 +03:00
monty@work.mysql.com
df56b252a7 merge 2001-05-31 12:56:05 +02:00
monty@hundin.mysql.fi
be188b117b Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-05-31 12:19:16 +03:00
monty@hundin.mysql.fi
6a387c7cdf Added functions for symbolic link handling to make it possible to
backport things from 4.0. This is safe as the functions are not used!
Fixed bug in new mutex handling in InnoDB
Make allow_break() and dont_break() defines.
2001-05-31 12:18:53 +03:00
sasha@mysql.sashanet.com
052225a4e6 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-05-30 18:51:31 -06:00
tonu@hundin.mysql.fi
1e9414a50e md5.c renamed MD5* to my_MD5* to avoid clashes with openssl library
md5.c   	when linking to it
md5.h   	renamed MD5* to my_MD5* to avoid clashes with openssl library
md5.h   	when linking to it
2001-05-31 01:59:23 +03:00
mwagner@evoq.mwagner.org
e66e6a0b86 manual.texi URL adjustments. 2001-05-30 14:13:43 -05:00
jani@janikt.pp.saunalahti.fi
2b5d60504b Fixed a few typos. 2001-05-29 20:03:58 +03:00
mikef@nslinux.bedford.progress.com
d1fc2f3c4f Merge nusphere@work.mysql.com:/home/bk/mysql
into nslinux.bedford.progress.com:/usr1/mikef/MYSQL/there
2001-05-29 09:38:16 -04:00
mikef@nslinux.bedford.progress.com
ceac5f9227 Pushing all the Gemini changes above the table handler. 2001-05-29 09:29:08 -04:00
monty@donna.mysql.fi
acf598c50c Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-29 14:02:06 +03:00
monty@tik.mysql.fi
7ea5c8104b Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-05-28 02:49:12 +03:00
miguel@linux.local
75a62b98a8 Small fix for Symlink on Win32 2001-05-27 08:16:35 -03:00
heikki@donna.mysql.fi
b3675fc5f7 sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86
configure.in	InnoDB now uses XCHG to implement mutex if GCC and x86
2001-05-26 21:58:59 +03:00
sasha@mysql.sashanet.com
49ac18c7c9 BUILD/SETUP.sh@1.9
removed -ffixed-ebp from reckless flags
BUILD/compile-pentium@1.16
    use fast, not reckless flags for binary distribuition
sql/share/english/errmsg.txt@1.24
    Point the user to the manual when he gets aborted connection message
2001-05-25 16:26:52 -06:00
mwagner@evoq.mwagner.org
c4beb8321f manual.texi Updated Contrib section, mirrors. 2001-05-24 18:47:52 -05:00
monty@work.mysql.com
b684e9aaeb Merge 2001-05-23 22:52:21 +02:00
heikki@donna.mysql.fi
dcd68f2f0a Merge heikki@work.mysql.com:/home/my/mysql
into donna.mysql.fi:/home/heikki/mysqle
2001-05-23 19:43:16 +03:00
paul@central.snake.net
9e60613398 manual.texi Add links for downloadable menagerie db distribution 2001-05-23 10:18:51 -05:00
heikki@donna.mysql.fi
587df0036a srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnf
srv0srv.c	One can now specify innodb_unix_file_flush_method in my.cnf
srv0start.c	One can now specify innodb_unix_file_flush_method in my.cnf
ha_innobase.cc	One can now specify innodb_unix_file_flush_method in my.cnf
ha_innobase.h	One can now specify innodb_unix_file_flush_method in my.cnf
mysqld.cc	One can now specify innodb_unix_file_flush_method in my.cnf
2001-05-23 18:04:49 +03:00
monty@donna.mysql.fi
8176fbec48 merge 2001-05-23 02:40:22 +03:00
jani@janikt.pp.saunalahti.fi
27a9d630b7 Merge jamppa@work:/home/bk/mysql
into janikt.pp.saunalahti.fi:/home/my/bk/mysql
2001-05-23 02:40:21 +03:00
monty@tik.mysql.fi
684082ce79 Updated documentation of how to add new native functions.
Small cleanups
2001-05-23 02:30:17 +03:00
jani@janikt.pp.saunalahti.fi
63a9d20c14 Added a link. 2001-05-23 00:00:42 +03:00
tonu@x3.internalnet
6a89fbd2e5 Merge work.mysql.com:/home/bk/mysql-4.0
into x3.internalnet:/home/tonu/bk/mysql-4.0-modified
2001-05-20 20:41:49 +02:00
tonu@x3.internalnet
4a4c2363c7 Makefile.am openssl support 2001-05-20 20:32:49 +02:00
root@x3.internalnet
a5d4dddff5 .del-violite.c~984c09cffe14a11b Delete: libmysql/violite.c
acconfig.h	openssl support
acinclude.m4	openssl support
2001-05-20 20:11:11 +02:00
tonu@x3.internalnet
32477ab415 .del-vio-global.h~c261412c01b2f4 Delete: vio/vio-global.h
.del-viotypes.h~f5a38e7326bd50f3	Delete: vio/viotypes.h
.del-violite.h~58d2942a52ea7a83	Delete: vio/violite.h
.del-VioSSLFactoriesFd.h~1d63ae149a63f85	Delete: vio/VioSSLFactoriesFd.h
.del-VioPipe.cc~12cf83b9a2f48f6c	Delete: vio/VioPipe.cc
.del-VioSSLAcceptorFd.cc~4c828f3688ed74ec	Delete: vio/VioSSLAcceptorFd.cc
.del-VioSSL.cc~6e85340b11fa42a8	Delete: vio/VioSSL.cc
.del-VioSSLFactoriesFd.cc~89f6bf5073937947	Delete: vio/VioSSLFactoriesFd.cc
.del-vioelitexx.cc~3eaba70da792a7fc	Delete: vio/vioelitexx.cc
.del-version.cc~7237acf12bed4a97	Delete: vio/version.cc
.del-VioSocket.cc~71c615783f29b5e1	Delete: vio/VioSocket.cc
.del-VioSSL.h~70d367b7ec8cac3e	Delete: vio/VioSSL.h
.del-VioPipe.h~21cebbe61a1da546	Delete: vio/VioPipe.h
.del-VioFd.h~8294293a88c7b4b8	Delete: vio/VioFd.h
.del-VioFd.cc~6e444647affef63b	Delete: vio/VioFd.cc
.del-VioConnectorFd.h~58bc11cdc885b951	Delete: vio/VioConnectorFd.h
.del-VioAcceptorFd.cc~a5a08947a31f88de	Delete: vio/VioAcceptorFd.cc
.del-VioConnectorFd.cc~ddbd7821c43c83a2	Delete: vio/VioConnectorFd.cc
.del-VioAcceptorFd.h~7f9c4358477ba9a3	Delete: vio/VioAcceptorFd.h
.del-Vio.cc~60737ce02ab2bc25	Delete: vio/Vio.cc
.del-Vio.h~f4416b2949647602	Delete: vio/Vio.h
.del-VioSocket.h~a26d535bd5a1a6	Delete: vio/VioSocket.h
2001-05-20 14:04:06 +02:00
monty@work.mysql.com
914bbdca50 merge 2001-05-20 12:38:19 +02:00
monty@donna.mysql.fi
c488a2cdc9 merge 2001-05-19 10:17:47 +03:00
paul@central.snake.net
ed5841ae65 manual.texi more development tree section changes
manual.texi	change "InnoDB consinsten read" to
manual.texi	"InnoDB consistent read" in @node lines
manual.texi	(to match section's actual title)
manual.texi	cleanups to "installing from development source
manual.texi	tree" section
2001-05-18 23:05:33 -05:00
heikki@donna.mysql.fi
1805de7011 ibuf0ibuf.c Insert buffer calculated SQL NULL size wrong, causing overflow and assertion failure in some cases
log0log.c	Retrieve a dummy value from a function to prevent gcc crashing on HP-UX
2001-05-18 21:20:03 +03:00
tim@work.mysql.com
3bc1ee238c Merge 2001-05-18 18:49:30 +02:00
tim@work.mysql.com
bf13a2b338 Do-patch-file Fix typo (extra 'mv')
ignore  	added Logs/* binary/*
2001-05-18 18:48:38 +02:00
tim@threads.polyesthetic.msg
72a0713166 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/3
2001-05-18 12:45:03 -04:00
mwagner@evoq.mwagner.org
8382f16e01 manual.texi Added a mirror, adjusted some URLs. 2001-05-17 13:59:52 -05:00
tim@threads.polyesthetic.msg
72b7de1487 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/3
2001-05-14 14:23:45 -04:00
sasha@mysql.sashanet.com
7c9b9f471c Merged with 3.23, needs further fix-up 2001-05-10 15:06:35 -06:00
jcole@tetra.spaceapes.com
83221a4724 Several minor fixes to manual per Tom. 2001-05-02 05:49:59 -05:00
jcole@main.burghcom.com
03cb1ccef5 manual.texi fixed paragraph 2001-05-01 04:12:23 -04:00
paul@central.snake.net
53cfdccb0d manual.texi missing @ on @item in contributed software page 2001-04-23 09:07:51 -05:00
jani@hynda.mysql.fi
f218c6d59e Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysql 2001-04-20 01:12:58 +03:00
jani@hynda.mysql.fi
0b8b4738a8 New client, mysqlcheck, for MySQL. mysqlcheck should be used for
CHECK, REPAIR, ANALYZE and OPTIMIZE instead of myisamchk, when
MySQL server is running. Documentation to MySQL manual will follow
shortly.
2001-04-20 01:12:10 +03:00
tim@threads.polyesthetic.msg
c1780adda1 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2001-04-19 15:15:34 -04:00
monty@work.mysql.com
93de112238 Merge 2001-04-19 00:58:30 +02:00
monty@work.mysql.com
821fa2241c Update for MySQL-Max 2001-04-18 16:35:30 +02:00
heikki@donna.mysql.fi
e593714e6b os0thread.c Change pthread_yield to sched_yield
univ.i  	Change pthread_yield to sched_yield
configure.in	Change pthread_yield to sched_yield
2001-04-18 17:23:06 +03:00
jcole@abel.spaceapes.com
393c603529 Small fixes to manual.texi. 2001-04-17 14:57:31 -05:00
tim@threads.polyesthetic.msg
1e3ab09a51 Merge 2001-04-17 09:18:37 -04:00
tim@threads.polyesthetic.msg
e19137f037 sql_select.cc sizeof(**TABLE) -> sizeof(*TABLE) in malloc() 2001-04-17 09:13:10 -04:00
serg@serg.mysql.com
13ef4d1db4 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-04-17 14:17:48 +02:00
monty@donna.mysql.fi
561c18c116 Updated manual 2001-04-17 02:00:46 +03:00
sasha@mysql.sashanet.com
37f3068495 Docs/manual.texi
Added a stern warning in a visible (in my opinion) place to make sure
    to compile with -fno-exceptions when using gcc
    Wrote a new paragraphs on OS comparison/choice in the Which OS section
2001-04-16 15:15:59 -06:00
serg@serg.mysql.com
801259b669 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-04-15 20:16:51 +02:00
tim@threads.polyesthetic.msg
af816a16fc Merge 2001-04-14 09:38:43 -04:00
tim@threads.polyesthetic.msg
eb320ce7b0 mysql-test-run.sh don't depend on 'tr' 2001-04-14 09:35:42 -04:00
serg@serg.mysql.com
f48ed45303 merged 2001-04-13 21:16:53 +02:00
serg@serg.mysql.com
6991ee7867 manually merged 2001-04-13 16:31:53 +02:00
heikki@donna.mysql.fi
fc6dcf4df7 log0recv.c Change Innobase text to InnoDB
log0log.c	Change Innobase text to InnoDB
srv0start.c	Change Innobase text to InnoDB
srv0srv.c	Change Innobase text to InnoDB
ha_innobase.cc	Change Innobase text to InnoDB
2001-04-13 16:36:54 +03:00
monty@donna.mysql.fi
46839ed2f2 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-13 12:39:34 +03:00
paul@central.snake.net
69be96cf2a manual.texi Fix Bowser's birth date (1998 -> 1989) 2001-04-12 18:54:37 -05:00
sasha@mysql.sashanet.com
593e7ab4f3 Ugly merge of 3.23 changes into 4.0 - fix up needed 2001-04-11 19:09:00 -06:00
sasha@mysql.sashanet.com
16eb5e87a2 merge 2001-04-11 16:49:40 -06:00
sasha@mysql.sashanet.com
2392c3abd7 fixed bugs in the new stuff in rpl000001 test
start slave thread if master.info is present and server_id is set
updates for rpl000015 and rpl000016 to remove master.info to make sure
master info struct does not get auto-initialized
2001-04-11 16:29:15 -06:00
monty@donna.mysql.fi
53f518c42d Fixed bug when using a key on a CHAR(255) NULL column 2001-04-12 00:56:55 +03:00
heikki@donna.mysql.fi
6fa6f331fe os0file.c Change pwrite to os_file_pwrite to allow compilation if no pwrite 2001-04-11 21:47:51 +03:00
monty@donna.mysql.fi
dc933ad9d6 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-11 20:23:31 +03:00
monty@work.mysql.com
8f62579c38 Added all changes from old 4.0 version:
PSTACK, libmysqld and MySQL filesystem
UPDATE ... ORDER BY
DELETE ... ORDER BY
New faster fulltext handling
Faster compressed keys
2001-04-11 13:04:03 +02:00
sasha@mysql.sashanet.com
835cd51e20 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-04-10 21:17:21 -06:00
jani@hynda.mysql.fi
ce6d6063ba Fixed a bug in pager, + added a feature to it. 2001-04-11 06:17:20 +03:00
heikki@donna.mysql.fi
4709a1721a srv0srv.h Merging work for 3.23.37
os0thread.c	Set created thread priority to QUERY_PRIOR if specified
row0mysql.c	Drop table removes locks on the table, error handling changed
row0ins.c	Insert now always sets a shared lock on a duplicate or suspected duplicate record
lock0lock.h	Can remove locks from a table to be dropped
lock0lock.c	Can remove locks from a table to be dropped
srv0srv.c	Try to do log flush every second
srv0start.c	No need for a slash at the end of dir
trx0trx.h	Added an IGNORE option field to trx handle
trx0trx.c	Added an IGNORE option field to trx handle
ha_innobase.h	Added last_query_id field to handle
ha_innobase.cc	Fix drop table hang, roll-forward etc.
2001-04-10 21:58:07 +03:00
monty@donna.mysql.fi
81a4e10105 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-10 11:33:37 +03:00
sasha@mysql.sashanet.com
635ef42af9 added compile-pentium-gprof
ignore generated files from bdb
2001-04-09 13:08:35 -06:00
monty@donna.mysql.fi
7f21a7a6da Fixed INSERT DELAYED with Innobase
Fix for shutdown on NT
Fixed bug when using wrong dates from blob field.
2001-04-09 21:08:56 +03:00
jani@janikt.pp.saunalahti.fi
3d19a5d4bb Updated a link in the manual. 2001-04-09 12:11:44 +03:00
sasha@mysql.sashanet.com
c9cd6364e5 fixed Do-rpm to not omit frame pointer 2001-04-07 18:31:31 -06:00
heikki@donna.mysql.fi
ae05b07fb7 univ.i Prevent inlining of functions on HP-UX because GCC is broken there
configure.in	Prevent inlining of functions on HP-UX because GCC is broken there
trx0trx.h	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
trx0trx.c	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
ha_innobase.cc	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
2001-04-06 20:37:31 +03:00
jani@janikt.pp.saunalahti.fi
655688d829 Added --stdin option to mail_to_db.pl 2001-04-06 05:26:36 +03:00
tim@threads.polyesthetic.msg
6d1ebdd656 Merge 2001-04-05 15:25:39 -04:00
tim@threads.polyesthetic.msg
252ab34892 Clear up how ROUND() works (i.e., not the way you think). 2001-04-05 15:21:19 -04:00
jcole@abel.spaceapes.com
61f74f9956 manual merge 2001-04-04 23:19:27 -05:00
sasha@mysql.sashanet.com
b5c227304e Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-04-04 12:46:05 -06:00
heikki@donna.mysql.fi
e6765fdcc8 sync0sync.c Fix the infinite spin on FreeBSD
os0thread.c	Use pthread_yield instead of os_thread_sleep(0)
2001-04-04 16:30:46 +03:00
sasha@mysql.sashanet.com
b1bfac4748 Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql-fast
2001-04-02 19:02:47 -06:00
monty@donna.mysql.fi
fcaa779e82 merge 2001-04-02 01:53:15 +03:00
jcole@abel.spaceapes.com
f661935c24 Lots of corrections and cleanups to manual.texi. 2001-03-31 23:12:11 -06:00
mwagner@evoq.mwagner.org
398608eb2a manual.texi Mirror maintenance. 2001-03-30 20:05:47 -06:00
jcole@abel.spaceapes.com
709501b9ce Made the manual pretty in HTMLHELP format.
Reorganized and renamed the API chapter.
2001-03-30 16:26:51 -06:00
monty@donna.mysql.fi
899831d20d Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-03-28 04:18:43 +03:00
sasha@mysql.sashanet.com
620010abfc Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-03-27 10:24:44 -07:00
heikki@donna.mysql.fi
d1c10d6445 Merge heikki@work.mysql.com:/home/bk/mysql
into donna.mysql.fi:/home/heikki/mysqlt
2001-03-27 19:50:42 +03:00
ccarkner@nslinuxw10.bedford.progress.com
d270ccd737 Created an isolation test for testing isolation levels. 2001-03-27 09:56:45 -05:00
monty@donna.mysql.fi
700dd225ad Removed select.res file 2001-03-26 13:31:59 +03:00
serg@serg.mysql.com
faa63c5013 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-03-24 16:21:41 +01:00
sasha@mysql.sashanet.com
b54cbeac05 fixes to get flush test to work only to discover another bug in flush
tables - read comments below
2001-03-23 19:59:30 -07:00
mwagner@evoq.mwagner.org
5d8c6b5fd2 manual.texi Mirror listing maintenance. 2001-03-23 14:13:39 -06:00
monty@tik.mysql.fi
5c497ccf2f Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-03-23 20:40:31 +02:00
monty@tik.mysql.fi
3099c54d94 Test case for bug when updating on key
Fixed bug in CONCAT_WS()
Print the default ISOLATION level.
Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
2001-03-23 20:38:42 +02:00
sasha@mysql.sashanet.com
2517966c7b Changes to make it compile again 2001-03-22 11:31:43 -07:00
mikef@nslinuxw4.bedford.progress.com
37217bc996 acinclude.m4 Removed redundant Gemini check section 2001-03-22 09:21:54 -05:00
mikef@nslinux.bedford.progress.com
d145a6b97e Add support for Gemini table handler, Monty has checked and approved
Fix bug when read return error
2001-03-21 15:34:16 -05:00
serg@serg.mysql.com
edba53f3b9 bug with mysql_change_db() fixed 2001-03-21 17:09:43 +01:00
monty@tik.mysql.fi
6f9a73a1ba Added isolation levels
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
2001-03-21 01:02:22 +02:00
paul@central.snake.net
b28e946288 manual.texi added clarification on LOAD DATA section on handling
manual.texi	of empty fields; minor changes to recent change
manual.texi	notes.
2001-03-15 22:16:17 -06:00
monty@donna.mysql.fi
6f5188d710 Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-03-16 02:43:51 +02:00
heikki@donna.mysql.fi
a1e6710b96 buf0buf.c Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list
buf0lru.c	Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list
2001-03-16 00:22:21 +02:00
jani@hynda.mysql.fi
9d0e3f30d9 Updated manual. 2001-03-15 15:00:39 +02:00
paul@central.snake.net
6f2b87eff1 Merge work.mysql.com:/home/bk/mysql
into central.snake.net:/home/paul/mysql
2001-03-14 20:09:54 -06:00
monty@donna.mysql.fi
1bd0d416b2 merge 2001-03-15 00:30:32 +02:00
monty@tik.mysql.fi
66ba6da014 Fixed CLIENT_TRANSACTIONS define
Fixed bug in SHOW VARIABLES when using innobase tables
2001-03-14 23:12:15 +02:00
paul@central.snake.net
662c7fdf3a Merge 2001-03-14 12:30:58 -06:00
jcole@abel.spaceapes.com
84999eb5e2 Reversed SQL_ANSI_MODE per Monty's request. 2001-03-14 07:15:45 -06:00
tim@threads.polyesthetic.msg
85015ebfbe Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2001-03-05 14:32:51 -05:00
tim@work.mysql.com
639a1069d3 Add --just-configure (-c) option to BUILD scripts. 2001-03-04 22:34:26 +01:00
tim@threads.polyesthetic.msg
fd45aed782 Fix minor typos (not bugs). 2001-03-04 15:05:20 -05:00
monty@donna.mysql.fi
f2d31048eb Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-03-02 15:06:27 +02:00
jcole@tetra.spaceapes.com
d87f499820 Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-03-02 05:05:06 -06:00
jcole@tetra.spaceapes.com
ab60ef6d81 Fixed a bug that allowed:
SET @foo=bar;

This would cause a deadlock in mysqld, it now generates the error:
ER_SET_CONSTANTS_ONLY as follows:

mysql> set @foo=bar;
ERROR 1204: You may only use constant expressions with SET
2001-03-02 05:03:18 -06:00
serg@serg.mysql.com
9ee11094db Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-02-28 09:51:41 +01:00
sasha@mysql.sashanet.com
00c87c1bc7 sql/slave.cc
merged
2001-02-26 22:32:06 -07:00
serg@serg.mysql.com
689273affc Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-02-23 22:47:28 +01:00
heikki@donna.mysql.fi
9ac867fd08 Merge work.mysql.com:/home/bk/mysql
into donna.mysql.fi:/home/heikki/mysql
2001-02-23 16:37:49 +02:00
mwagner@evoq.mwagner.org
34de768234 post-commit Added List-ID: header for easier filtering. 2001-02-22 14:49:08 -06:00
heikki@donna.mysql.fi
2e182804dd btr0btr.c Testing bitkeeper 2001-02-22 20:36:56 +02:00
jcole@tetra.spaceapes.com
30b1fd0d53 Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-02-21 23:38:14 -06:00
monty@donna.mysql.fi
1c298277f9 Fixes for innobase
Added test for ALTER TABLE ORDER BY
2001-02-21 14:16:00 +02:00
tim@donna.mysql.com
9427621409 Merge donna.mysql.com:/home/my/bk/mysql
into donna.mysql.com:/home/tim/my/work
2001-02-20 23:28:56 +02:00
jcole@tetra.spaceapes.com
ccdd8bbb24 Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-02-16 15:47:37 -06:00
jcole@tetra.spaceapes.com
8c80289adb COM_TABLE_DUMP and COM_BINLOG_DUMP are no longer erroneously logged
to the slow query log.
2001-02-16 15:46:52 -06:00
mwagner@evoq.mwagner.org
68895278e4 logging_ok Fixed logging after tfr. 2001-02-13 01:28:30 -06:00
tfr@coyote.emotion.ee
8a0516ad06 Merge 2001-02-13 08:58:32 +02:00
tfr@coyote.emotion.ee
06aad9c709 logging_ok Logging to logging@openlogging.org accepted 2001-02-13 08:53:47 +02:00
mwagner@evoq.mwagner.org
172dfa446e manual.texi Typo fix. 2001-02-12 23:42:49 -06:00
tim@threads.polyesthetic.msg
f1cf7077a4 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2001-02-01 20:50:17 -05:00
tim@threads.polyesthetic.msg
1bf2ae118c Add --just-print and --help options to BUILD/compile-* scripts. 2001-01-30 20:43:16 -05:00
tim@work.mysql.com
acd45847ac Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/d1/users/tim/my/work
2001-01-29 20:14:29 +01:00
monty@donna.mysql.com
af307c747e Removed Results-linux as this changes too much and is not important
to keep in a repository
2001-01-29 13:58:27 +02:00
serg@serg.mysql.com
8efd73dc2b Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-01-28 13:22:45 +01:00
serg@serg.mysql.com
802fc0a054 logging_ok Logging to logging@openlogging.org accepted
mi_check.c	fix for empty FULLTEXT index
manual.texi	fulltext finetuning 50% limit issue modified
2001-01-27 13:32:29 +01:00
tim@work.mysql.com
716dda388b Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/d1/users/tim/my/work
2001-01-23 00:03:07 +01:00
tim@work.mysql.com
a078b1431c errmsg.c fix copyright notice 2001-01-22 14:46:26 +01:00
monty@work.mysql.com
bc56e3264d Updates from 3.23.30 2001-01-21 16:38:36 +01:00
monty@donna.mysql.com
6f3984bb64 Merge 2001-01-21 16:33:39 +02:00
paul@central.snake.net
2f940e037d manual.texi edit recent change notes 2001-01-20 13:11:38 -06:00
jcole@tetra.spaceapes.com
79b5316df5 Default table type explained. 2001-01-20 03:11:32 -06:00
serg@donna.mysql.com
f433ec1247 ha_myisam.cc magic removed
ha_myisam.h	magic removed
2001-01-19 20:25:27 +02:00
monty@donna.mysql.com
efb0dad5a8 merge 2001-01-19 05:08:59 +02:00
tim@cane.mysql.fi
1dd577041b Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-18 22:26:16 +02:00
sasha@mysql.sashanet.com
6dbf423d34 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-18 10:24:40 -07:00
mwagner@work.mysql.com
319a7f5536 manual.texi Removed mirror in Australia. 2001-01-18 12:47:11 +01:00
jcole@tetra.spaceapes.com
d3c93917e1 Doc patch from Jeremy Zawodny.
Minor corrections to patch.
2001-01-17 12:33:32 -06:00
monty@donna.mysql.com
432adefd31 merge 2001-01-15 17:19:12 +02:00
tim@cane.mysql.fi
1d25808fba Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-15 14:43:51 +02:00
tim@cane.mysql.fi
a86a67dbac logging_ok Logging to logging@openlogging.org accepted
manual.texi	mention bdb_version in changelog
2001-01-15 14:43:28 +02:00
serg@hynda.mysql.fi
db29ac337d Makefile.am rules for */errmsg.sys refined 2001-01-14 12:56:44 +02:00
tim@donna.mysql.com
a7ab29a539 Merge donna.mysql.com:/home/my/bk/mysql
into donna.mysql.com:/home/tim/my/work
2001-01-14 12:56:01 +02:00
monty@donna.mysql.com
8377da09b0 merge 2001-01-14 12:51:05 +02:00
monty@donna.mysql.com
94bc7ce8d7 Fixed that --open-files-limit works on Linux 2001-01-14 12:25:30 +02:00
mwagner@evoq.home.mwagner.org
1420732f0a manual.texi Updated Contrib, added mirror in France. 2001-01-13 22:19:53 -06:00
tim@donna.mysql.com
b9eaaf17b9 Add bdb_version variable, and a new test. 2001-01-13 16:12:45 +02:00
monty@donna.mysql.com
6295e1b195 Added test for innobase
Fixed problem with NULL keys in BDB
2001-01-12 16:40:27 +02:00
monty@donna.mysql.com
43502bb0e8 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-01-12 13:56:46 +02:00
jani@hynda.mysql.fi
caed453e83 Small doc change. 2001-01-12 00:01:03 +02:00
serg@serg.mysql.com
e0f5c74294 .del-ft0000001.a.result~3d17aff15fa5a9f1 Delete: mysql-test/r/ft0000001.a.result
.del-ft0000001.b.result~505c4c00a0bddfc4	Delete: mysql-test/r/ft0000001.b.result
.del-ft0000001.c.result~1040289a75243a92	Delete: mysql-test/r/ft0000001.c.result
.del-ft0000001.d.result~7c549555fbc7663e	Delete: mysql-test/r/ft0000001.d.result
.del-ft0000001.e.result~c58d30fd7fe86f4f	Delete: mysql-test/r/ft0000001.e.result
.del-ft0000002.a.result~a89b4db1db19f944	Delete: mysql-test/r/ft0000002.a.result
.del-ft0000002.b.result~5de41ce15ae1cedb	Delete: mysql-test/r/ft0000002.b.result
.del-ft0000002.c.result~cd66b90918a87531	Delete: mysql-test/r/ft0000002.c.result
fulltext_cache.result	Change mode to -rw-rw-r--
fulltext_cache.result	BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/fulltext_cache.result
config  	[serg:]checkout:get added
fulltext_cache.test	BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/t/fulltext_cache.test
2001-01-06 16:48:12 +01:00
sasha@mysql.sashanet.com
769fb1c29c Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-05 15:04:46 -07:00
sasha@mysql.sashanet.com
1402d01d72 Added resovle_stack_dump 2001-01-05 15:04:15 -07:00
serg@serg.mysql.com
8f72876227 mysql-test-run.sh --skip-rpl for skip replication tests added 2001-01-05 12:13:15 +01:00
tim@cane.mysql.fi
d27457077c Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-02 16:24:32 +02:00
tim@work.mysql.com
7dc1af15df Do-compile Fix typo. 2001-01-02 15:24:24 +01:00
tim@cane.mysql.fi
46be96625b Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-02 16:10:12 +02:00
tim@cane.mysql.fi
0243cda8c3 Check to make sure a MySQL-specific version of Berkeley DB is used. 2001-01-02 16:09:20 +02:00
monty@work.mysql.com
6a6b9c1bae Fixes build of 3.23.30 2001-01-01 21:57:05 +01:00
monty@donna.mysql.com
1a0226e782 Merge 2001-01-01 14:21:12 +02:00
mwagner@evoq.home.mwagner.org
5a4d0ff5a8 Merge work:/home/bk/mysql
into evoq.home.mwagner.org:/opt/local/x1/work/bk/mysql
2000-12-31 17:51:25 -06:00
mwagner@work.mysql.com
b46d23df29 sql-99.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/sql-99.eps
algor.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/algor.eps
dbi.eps 	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/dbi.eps
dubois.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/dubois.eps
ecomm.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/ecomm.eps
in_21.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/in_21.eps
manual.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/manual.eps
msql.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/msql.eps
prof.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/prof.eps
pthreads.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/pthreads.eps
realmen.eps	BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/realmen.eps
2000-12-31 21:45:12 +01:00
serg@serg.mysql.com
4949aea345 gone fixed (hopefully) 2000-12-22 21:08:28 +01:00
serg@serg.mysql.com
8b9fa72832 Merge 2000-12-22 20:23:03 +01:00
tim@cane.mysql.fi
30e8de65b6 Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work
2000-12-22 16:42:49 +02:00
monty@donna.mysql.com
8dc9ddf977 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2000-12-18 19:06:10 +02:00
monty@donna.mysql.com
2f632fd151 removed old benchmarks + marked old files as gone 2000-12-18 16:33:25 +02:00
mwagner@evoq.home.mwagner.org
83ee278da0 Merge work:/home/bk/mysql
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-12-16 12:30:54 -06:00
mwagner@evoq.home.mwagner.org
df06235e89 2000-12-16 12:28:19 -06:00
monty@donna.mysql.com
2e83820b0f Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2000-12-16 01:19:53 +02:00
jcole@tetra.spaceapes.com
56ba98f511 Updated references to 3.23 as "beta" to "Gamma" in the manual. 2000-12-15 10:20:25 -06:00
monty@donna.mysql.com
b58d92652b merge 2000-12-15 16:18:00 +02:00
tim@cane.mysql.fi
7bff1dd4db Add SHOW LOGS command. 2000-12-15 13:18:52 +02:00
monty@tik.mysql.com
4a99b428ed Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql 2000-12-15 11:09:15 +02:00
monty@tik.mysql.com
b186b4f27a Fixed that LPAD() and RPAD() cuts arguments
New test for string functions
2000-12-15 10:58:17 +02:00
serg@serg.mysql.com
502149c3b6 Merge 2000-12-14 23:30:06 +01:00
sasha@mysql.sashanet.com
8ebc971504 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-13 09:59:36 -07:00
monty@work.mysql.com
e1c55775e5 mysql.spec.sh Don't install BDB
Do-patch-file	Update for new web structure
Makefile.am	Added dependency for manual_toc.html
Makefile.am	Replaced chmod with RM to avoid error message
2000-12-13 12:43:45 +01:00
sasha@mysql.sashanet.com
c158194076 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-12 16:27:38 -07:00
paul@central.snake.net
62f5caa60d manual.texi minor wording change in LOAD DATA section 2000-12-12 17:27:36 -06:00
sasha@mysql.sashanet.com
5f54586a60 2000-12-12 15:35:15 -07:00
monty@donna.mysql.com
0dd9ec5a63 Merge 2000-12-08 18:39:37 +02:00
monty@donna.mysql.com
7617d198a4 Lots of fixes for BDB tables
Change DROP TABLE to first drop the data, then the .frm file
2000-12-08 17:04:57 +02:00
serg@serg.mysql.com
486bf66f46 Merge 2000-12-08 14:00:48 +01:00
sasha@mysql.sashanet.com
304b15f843 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-07 21:53:35 -07:00
jani@prima.mysql.fi
c475a9885d Temporary fix for handling wild_one at end of string (key compression).
Full fix shall be in MySQL 4.1. (This is a hard one (!))
2000-12-08 00:34:16 +02:00
sasha@mysql.sashanet.com
f56ed9d136 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-07 10:23:17 -07:00
sasha@work.mysql.com
6da57fd826 Do-all-build-steps added --without-berkeley-db 2000-12-07 18:22:11 +01:00
sasha@mysql.sashanet.com
f8d4b377f5 Merge 2000-12-07 08:10:30 -07:00
sasha@mysql.sashanet.com
ec1359416b fixed up mysql-test - will not push this yet, as more clean up/testing is to follow 2000-12-07 07:54:59 -07:00
serg@serg.mysql.com
24f75730c1 Merge 2000-12-07 15:13:01 +01:00
jani@prima.mysql.com
1ac188364b Added documentation about mysql_multi_mysqld. 2000-12-07 15:27:00 +02:00
monty@donna.mysql.com
7f8ee99d8c merge 2000-12-07 14:38:07 +02:00
jani@janikt.pp.saunalahti.fi
3b3bdf7fed Added a new client, mysql_multi_mysqld and documentation about it. 2000-12-07 03:09:24 +02:00
paul@central.snake.net
eff3eb827e resolve merge problem 2000-12-06 16:39:43 -06:00
monty@donna.mysql.com
a5c75df390 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2000-12-06 01:55:17 +02:00
sasha@donna.mysql.com
b9832b9fa4 Merge work:/my/mysql into donna.mysql.com:/home/my/mysql-new 2000-12-05 18:52:56 +02:00
paul@central.snake.net
74336ec99b manual.texi fixed couple of list items in description of mysql options
logging_ok	Logging to logging@openlogging.org accepted
2000-12-04 13:16:42 -06:00
jcole@tetra.uu.net
ba2b47d61e Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.uu.net:/usr/home/jcole/bk/mysql
2000-11-25 00:41:22 -06:00
sasha@mysql.sashanet.com
acc8e0c9a2 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-24 19:49:54 -07:00
jcole@tetra.uu.net
8a415f7531 fixed typo in manual.texi 2000-11-24 06:37:58 -06:00
yfaktoro@nbyfaktoro.bedford.progress.com
a9b02cff73 Howard's grammar fixes 2000-11-22 10:41:40 -05:00
sasha@mysql.sashanet.com
f8d9c2ad43 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-20 12:08:53 -07:00
sasha@mysql.sashanet.com
7a493ab07a gone delete files 2000-11-20 12:08:13 -07:00
sasha@mysql.sashanet.com
cb6735cfac gone BitKeeper file /home/sasha/src/bk/mysql/BitKeeper/etc/gone 2000-11-20 12:06:32 -07:00
tim@work.mysql.com
6b4967e3e5 Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/d1/users/tim/src/mysql
2000-11-19 22:27:46 +01:00
tim@threads.polyesthetic.msg
3e72fc9c49 Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-17 19:48:47 -05:00
monty@donna.mysql.com
f046a11591 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-11-18 02:15:57 +02:00
tim@threads.polyesthetic.msg
f717ea99b3 Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-17 14:04:13 -05:00
tim@threads.polyesthetic.msg
03e19fc34c acinclude.m4 undef inline during some C++ tests 2000-11-17 13:48:09 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
16a493ea6c Howard changed some formatting and grammar 2000-11-17 11:58:36 -05:00
monty@donna.mysql.com
19a9f8f943 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-11-17 14:39:26 +02:00
monty@donna.mysql.com
7f2aff3de4 Fixed bug with text key compares in BDB 2000-11-17 14:38:53 +02:00
jani@prima.mysql.com
4db04e734e New mysql client. 2000-11-17 14:33:29 +02:00
sasha@mysql.sashanet.com
7344370353 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 23:00:18 -07:00
mwagner@work.mysql.com
759691b2f8 manual.texi Added link to MySQL Free Public License in policy section. 2000-11-17 06:53:08 +01:00
sasha@mysql.sashanet.com
02ee743425 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 17:53:22 -07:00
monty@narttu.mysql.fi
ca2cca8dce merge 2000-11-16 20:55:52 +02:00
sasha@mysql.sashanet.com
ea0f9d358c Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 10:38:01 -07:00
serg@serg.mysql.com
1a23c2e1ea Merge 2000-11-16 13:37:03 +01:00
sasha@mysql.sashanet.com
eb0a423e0e merged 2000-11-15 18:58:59 -07:00
monty@donna.mysql.com
a9097ca323 changed to use IO_CACHE instead of FILE 2000-11-16 03:58:58 +02:00
monty@narttu.mysql.fi
b689a1a752 merge 2000-11-16 00:24:11 +02:00
monty@narttu.mysql.fi
e69becf133 changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
tim@work.mysql.com
c270064c6d ha_berkeley.cc fixed misleading comment
sql_parse.cc	typo when checking for autocommit
2000-11-15 08:34:18 +01:00
mwagner@evoq.home.mwagner.org
4f99510563 manual.texi Mirror addition. 2000-11-13 00:26:30 -06:00
jcole@tetra.spaceapes.com
9fbfc785b8 Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-11-11 23:27:23 -06:00
jcole@tetra.spaceapes.com
e1a304e6dd logging added 2000-11-11 23:26:42 -06:00
sasha@laptop.slkc.uswest.net
00a4a50218 Merge work.mysql.com:/home/bk/mysql
into laptop.slkc.uswest.net:/home/sasha/src/mysql
2000-11-11 15:15:27 -07:00
sasha@laptop.slkc.uswest.net
a25aed33d9 laptop commit, syncing with the repostitory. Fixed some bad bugs in replication 2000-11-11 14:50:39 -07:00
yfaktoro@nslinuxw2.bedford.progress.com
b873d68ad1 First batch of changes in manual.texi from howard katz 2000-11-10 12:18:03 -05:00
serg@serg.mysql.com
66d50f46cc Merge 2000-11-10 10:33:01 +01:00
serg@serg.mysql.com
de8acc2e0b to make bk happy 2000-11-10 10:31:38 +01:00
jcole@tetra.bedford.progress.com
8c8acc488c Added index for LOAD_FILE() to manual. 2000-11-08 20:15:09 -06:00
tim@threads.polyesthetic.msg
58b37627aa Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-06 11:13:40 -05:00
sasha@mysql.sashanet.com
34c7229a63 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-04 20:21:22 -07:00
sasha@work.mysql.com
342ad607f2 configure.in fixed to properly handle 1 digit branch 2000-11-05 04:19:39 +01:00
monty@tik.mysql.com
99f5d9bb68 Fixed bug with ORDER BY on BDB tables.
New benchmarks tests
2000-10-26 19:54:03 +03:00
tim@threads.polyesthetic.msg
c5a1c3c7df manual.texi Add new TZ-capable date type to TODO list 2000-10-25 14:11:27 -04:00
paul@central.snake.net
eb8f3482d7 Merge paul@work.mysql.com:/home/bk/mysql
into central.snake.net:/home/paul/mysql
2000-10-24 17:57:59 -05:00
tim@threads.polyesthetic.msg
c61dda7656 Index Added latin5 (turkish) character set
manual.texi	Added latin5 (turkish) character set
configure.in	Added latin5 (turkish) character set
latin5.conf	BitKeeper file /usr/local/src/my/work/sql/share/charsets/latin5.conf
2000-10-22 17:53:16 -04:00
paul@central.snake.net
3d21980c2a Merge paul@work.mysql.com:/home/bk/mysql
into central.snake.net:/home/paul/mysql
2000-10-19 17:12:18 -05:00
mwagner@evoq.home.mwagner.org
87d4a421e8 Merge mwagner@work:/home/bk/mysql
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-10-18 08:05:47 -05:00
mwagner@evoq.home.mwagner.org
7f62884bb3 logging_ok Logging to logging@openlogging.org accepted 2000-10-18 08:05:22 -05:00
serg@serg.mysql.com
254befa1a2 Merge 2000-10-17 16:42:43 +02:00
sasha@mysql.sashanet.com
b8af8fbe12 RESET MASTER/SLAVE documentation 2000-10-16 09:32:14 -06:00
monty@donna.mysql.com
4229796946 Automatic primary key for BDB tables 2000-10-16 02:29:48 +03:00
monty@tik.mysql.com
9323e733ff Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
serg@serg.mysql.com
1e562819cd Merge 2000-10-07 14:05:45 +02:00
sasha@mysql.sashanet.com
3f28181b0f Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-10-06 19:07:59 -06:00
monty@donna.mysql.com
16f11f94b2 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-10-06 21:18:40 +03:00
monty@tramp.mysql.fi
207548a836 DISTINCT optimization
Fixes when using column privileges
Manual updates
2000-10-06 21:15:03 +03:00
monty@donna.mysql.com
527113d370 merge 2000-10-04 23:22:53 +03:00
monty@donna.mysql.com
b55de19ed2 Portability fixes 2000-10-04 23:20:16 +03:00
serg@serg.mysql.com
c11eb85a6f configure.in Add check for pdftex
Docs/Makefile.am   Do not compile manual.pdf if pdftex not present
2000-10-04 19:07:59 +02:00
monty@tramp.mysql.fi
9f7c4563f7 First part of automatic repair of MyISAM tables.
Error on full disk on repair.
SIGHUP signal handling.
Update with keys on timestamp
Portability fixes
2000-10-03 14:18:03 +03:00
tim@threads.polyesthetic.msg
67acd4932e Handle compressed man/info docs. Thanks to GOMEZ Henri <hgomez@slib.fr>
for the patch.
2000-09-29 15:55:49 -04:00
spurr@nslinux.bedford.progress.com
0cbb67bb58 made additions and some changes to index hits 2000-09-27 17:31:02 -04:00
jcole@tetra.spaceapes.com
036dfc00bf Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-09-25 14:26:15 -05:00
tim@threads.polyesthetic.msg
f136cb4a9b merge nohup niceness changes 2000-09-23 11:38:49 -04:00
nusphere@main.burghcom.com
7a62cdfbd6 Merge jcole@work.mysql.com:/home/bk/mysql
into main.burghcom.com:/usr/home/nusphere/bk/mysql
2000-09-22 15:11:22 -04:00
jcole@nslinux.bedford.progress.com
dfaa9efc5f testing from NuSphere 2000-09-20 15:13:58 -04: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
e023159c0c Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-09-18 11:41:11 -06: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
tim@threads.polyesthetic.msg
17556153ee logging_ok Logging to logging@openlogging.org accepted 2000-09-12 23:28:17 -04:00
paul@central.snake.net
d215c9fac5 Merge paul@work.mysql.com:/home/bk/mysql
into central.snake.net:/usr/users/paul/mysql
2000-09-08 14:08:00 -05:00
paul@central.snake.net
32cf314ff7 logging_ok Logging to logging@openlogging.org accepted 2000-09-08 14:04:33 -05:00
jcole@tetra.bedford.progress.com
166c15a917 manual.texi:
Latest grammatical and spelling corrections.
  Amended/corrected install instructions.
2000-09-05 10:44:59 -05:00
jcole@ham.spaceapes.com
9edef9af3b Fixed up serg's ft manual. 2000-08-29 01:21:24 +00:00
jcole@tetra.spaceapes.com
f587ba9abc Language Corrections. 2000-08-19 13:05:35 -05:00
monty@donna.mysql.com
9c1ecff8ec Merge 2000-08-18 13:09:26 +03:00
jcole@jcole.burghcom.com
3eaa2494ef Fix "dosen't" for someone who mailed us. :) 2000-08-16 04:17:40 -05:00
serg@infomag.ape.relarn.ru
bf617db818 Merge 2000-08-15 21:52:42 +04:00
sasha@mysql.sashanet.com
eec37a5fc2 bookkeeping 2000-08-15 11:52:18 -06:00
serg@infomag.ape.relarn.ru
563fdb8e2a logging_ok Logging to logging@openlogging.org accepted 2000-08-15 21:45:56 +04:00
monty@donna.mysql.com
ea013c2152 Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
jcole@jcole.burghcom.com
3c38993424 Small change to manual, testing BitKeeper 2000-08-10 23:27:25 -05:00
sasha@mysql.sashanet.com
2ff140a6fe fixed logging ok 2000-08-02 16:47:10 -06:00
tim@localhost.polyesthetic.msg
a5421c6e20 Fix typos that gcc allowed but other compilers choke on. 2000-08-02 13:41:34 -04:00
sasha@work.mysql.com
ad104589b0 Merge 2000-08-02 03:48:07 +02:00
sasha@work.mysql.com
e71d3a0a6b notify BitKeeper file /home/bk/mysql/BitKeeper/etc/notify 2000-08-02 01:45:37 +02:00
sasha@mysql.sashanet.com
d4f8098914 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-07-31 21:51:36 -06:00
sasha@work.mysql.com
ed57e8a8d1 logging_ok BitKeeper file /home/bk/mysql/BitKeeper/etc/logging_ok 2000-08-01 05:51:35 +02:00
bk@work.mysql.com
7eec25e393 Initial repository create 2000-07-31 21:10:05 +02:00