Commit graph

389 commits

Author SHA1 Message Date
davida@isil.mysql.com
e76205f509 Include latest GPL and LGPL texts from fsf.org 2001-07-11 13:32:32 +02:00
jcole@tetra.spaceapes.com
2029bd432b Corrected misleading syntax example. 2001-07-10 15:57:23 -05:00
sasha@mysql.sashanet.com
6bedc85977 merged 2001-07-07 15:17:25 -06:00
tim@white.box
8f2c07e2a6 Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3 2001-06-29 15:28:50 -04:00
miguel@light.local
373e2c4ad1 Merge miguel@work.mysql.com:/home/bk/mysql
into light.local:/home/miguel/bk/mysql
2001-06-29 05:18:58 -03:00
miguel@light.local
bd4c70b813 Completed the translation for the errmsg.txt Spanish file. 2001-06-29 05:15:54 -03:00
tim@white.box
58766d3a90 Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3 2001-06-28 17:39:53 -04:00
monty@work.mysql.com
545e596ef7 merge 2001-06-28 14:51:18 +02:00
tim@white.box
5ed2cf7dbe Implement ORDER BY DESC optimization, which reads values in descending
order directly from the index instead of using a filesort.
2001-06-28 03:06:23 -04:00
paul@central.snake.net
a3208140f9 manual.texi add LIKE example illustrating case sensitivity. 2001-06-27 18:21:42 -05:00
tim@threads.polyesthetic.msg
696e5ec3ea Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/home/tim/my/3
2001-06-12 11:51:48 -04:00
monty@work.mysql.com
e7d7bcb96d Added --enable-shared to Do-compile 2001-06-12 11:04:31 +02:00
sasha@mysql.sashanet.com
824a3bb406 send a separate commit message to internals
added a test for check table
2001-06-11 20:26:24 -06:00
monty@hundin.mysql.fi
e17764dc79 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-11 15:07:43 +03:00
monty@tik.mysql.fi
c973f61ac6 Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-06-11 15:07:42 +03:00
monty@tik.mysql.fi
1f409baf4c Changed compare in MyISAM to use my_pread()
Fixed that @VAR shows all decimals
Fixed problem with FLUSH TABLES and LOCK TABLE
CREATE ... SELECT now creates keys later
Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key
2001-06-11 15:01:28 +03:00
mwagner@evoq.mwagner.org
7fe9342caf manual.texi Contrib software additions. 2001-06-08 15:54:20 -05:00
paul@teton.kitebird.com
48e5aea7cd Merge paul@work.mysql.com:/home/bk/mysql
into teton.kitebird.com:/home/paul/mysql
2001-06-08 11:01:49 -05:00
paul@teton.kitebird.com
5db293bcc1 manual.texi minor cleanup 2001-06-08 10:59:05 -05:00
heikki@donna.mysql.fi
ce765fb925 row0sel.c Fix a bug in consistent read through a secondary index 2001-06-08 18:03:24 +03:00
jani@janikt.pp.saunalahti.fi
ee93f7c1c5 Added a link to manual. 2001-06-08 17:29:03 +03:00
heikki@donna.mysql.fi
624c57e26e page0cur.ic Fix a bug in insert buffer and multiversioning
manual.texi	Changed innodb_unix_file_flush_method to innodb_flush_method in the manual
2001-06-07 17:32:02 +03:00
Sinisa@sinisa.nasamreza.org
b37a556889 bk resolve work 2001-06-07 14:25:45 +03:00
monty@hundin.mysql.fi
b79da88808 Changed innodb_unix_file_flush_method -> innodb_flush_method
Cleaned up error messages.
2001-06-07 00:10:59 +03:00
mikef@nslinuxw4.bedford.progress.com
f614f19e88 sql_table.cc re-apply a lost change where we check to see if the
sql_table.cc	table handler supports temporary tables
2001-06-06 15:45:07 -04:00
tim@hundin.mysql.fi
ae9e69efe3 Merge work:/my/mysql-4.0 into hundin.mysql.fi:/home/tim/mysql-4.0 2001-06-05 04:18:23 +03:00
tim@hundin.mysql.fi
403b96c54d violite.h Don't define st_vio if EMBEDDED_LIBRARY. 2001-06-05 04:15:13 +03:00
sasha@mysql.sashanet.com
3aafd368a4 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-04 18:06:27 -06:00
tim@threads.polyesthetic.msg
deaf035729 Merge work:/home/bk/mysql-4.0
into threads.polyesthetic.msg:/home/tim/my/4
2001-06-04 19:39:55 -04:00
sasha@mysql.sashanet.com
060da63ab3 Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-04 17:34:11 -06:00
paul@teton.kitebird.com
f237cdc041 manual.texi @xref{safe_mysqld}
manual.texi	-> @xref{safe_mysqld, @code{safe_mysqld}}
manual.texi	Unixes -> versions of Unix (or similar edit)
manual.texi	@xref{mysqlxxx} -> @xref{mysqlxxx, @code{mysqlxxx}}
2001-06-04 17:39:47 -05:00
tim@threads.polyesthetic.msg
fcfc583e6a Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/home/tim/my/3
2001-06-04 11:11:15 -04:00
Sinisa@sinisa.nasamreza.org
338b51b5a7 These are actually two changesets. One for splitting LEX in two and
the other for multi-table delete
2001-06-03 17:07:26 +03:00
serg@serg.mysql.com
30bb7b5171 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-06-03 09:06:12 +02:00
serg@serg.mysql.com
8e4246ca97 misplaced #ifdef fixed 2001-06-03 09:03:24 +02:00
monty@work.mysql.com
ef8d161dea merge 2001-06-01 23:51:23 +02:00
paul@central.snake.net
e99d9fcbe5 manual.texi Changed Jay Flaherty's email address. 2001-06-01 13:24:29 -05:00
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