summaryrefslogtreecommitdiff
path: root/BitKeeper
Commit message (Collapse)AuthorAgeFilesLines
* Mergemonty@donna.mysql.fi2001-10-301-0/+1
|
* Adding code for NT service in the install and removemiguel@light.local2001-10-251-0/+1
| | | | | | | | routines for avoid to leave the Service Control Manager in bad state. Print messages for to reduce the current user errors when are trying to install or start the service. Adding the option to install the service for manual start: --install-manual.
* ut0mem.c Merge changes in InnoDB-3.23.43bheikki@donna.mysql.fi2001-10-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ut0ut.c Merge changes in InnoDB-3.23.43b trx0purge.c Merge changes in InnoDB-3.23.43b trx0rec.c Merge changes in InnoDB-3.23.43b trx0trx.c Merge changes in InnoDB-3.23.43b trx0undo.c Merge changes in InnoDB-3.23.43b thr0loc.c Merge changes in InnoDB-3.23.43b sync0arr.c Merge changes in InnoDB-3.23.43b sync0rw.c Merge changes in InnoDB-3.23.43b sync0sync.c Merge changes in InnoDB-3.23.43b srv0srv.c Merge changes in InnoDB-3.23.43b srv0start.c Merge changes in InnoDB-3.23.43b row0ins.c Merge changes in InnoDB-3.23.43b row0mysql.c Merge changes in InnoDB-3.23.43b row0purge.c Merge changes in InnoDB-3.23.43b row0sel.c Merge changes in InnoDB-3.23.43b row0umod.c Merge changes in InnoDB-3.23.43b row0upd.c Merge changes in InnoDB-3.23.43b row0vers.c Merge changes in InnoDB-3.23.43b rem0cmp.c Merge changes in InnoDB-3.23.43b que0que.c Merge changes in InnoDB-3.23.43b pars0opt.c Merge changes in InnoDB-3.23.43b pars0pars.c Merge changes in InnoDB-3.23.43b lexyy.c Merge changes in InnoDB-3.23.43b pars0grm.c Merge changes in InnoDB-3.23.43b page0page.c Merge changes in InnoDB-3.23.43b os0file.c Merge changes in InnoDB-3.23.43b mtr0log.c Merge changes in InnoDB-3.23.43b mem0pool.c Merge changes in InnoDB-3.23.43b log0log.c Merge changes in InnoDB-3.23.43b log0recv.c Merge changes in InnoDB-3.23.43b lock0lock.c Merge changes in InnoDB-3.23.43b ibuf0ibuf.c Merge changes in InnoDB-3.23.43b fil0fil.c Merge changes in InnoDB-3.23.43b dict0crea.c Merge changes in InnoDB-3.23.43b dict0dict.c Merge changes in InnoDB-3.23.43b dict0load.c Merge changes in InnoDB-3.23.43b dict0mem.c Merge changes in InnoDB-3.23.43b data0data.c Merge changes in InnoDB-3.23.43b data0type.c Merge changes in InnoDB-3.23.43b buf0buf.c Merge changes in InnoDB-3.23.43b buf0lru.c Merge changes in InnoDB-3.23.43b btr0btr.c Merge changes in InnoDB-3.23.43b btr0cur.c Merge changes in InnoDB-3.23.43b btr0pcur.c Merge changes in InnoDB-3.23.43b btr0sea.c Merge changes in InnoDB-3.23.43b data0type.ic Merge changes in InnoDB-3.23.43b dict0dict.ic Merge changes in InnoDB-3.23.43b mtr0mtr.ic Merge changes in InnoDB-3.23.43b row0upd.ic Merge changes in InnoDB-3.23.43b sync0ipm.ic Merge changes in InnoDB-3.23.43b sync0rw.ic Merge changes in InnoDB-3.23.43b sync0sync.ic Merge changes in InnoDB-3.23.43b trx0rseg.ic Merge changes in InnoDB-3.23.43b btr0pcur.ic Merge changes in InnoDB-3.23.43b buf0buf.ic Merge changes in InnoDB-3.23.43b data0data.ic Merge changes in InnoDB-3.23.43b row0upd.h Merge changes in InnoDB-3.23.43b srv0srv.h Merge changes in InnoDB-3.23.43b sync0arr.h Merge changes in InnoDB-3.23.43b sync0rw.h Merge changes in InnoDB-3.23.43b sync0sync.h Merge changes in InnoDB-3.23.43b trx0trx.h Merge changes in InnoDB-3.23.43b ut0mem.h Merge changes in InnoDB-3.23.43b data0data.h Merge changes in InnoDB-3.23.43b data0type.h Merge changes in InnoDB-3.23.43b db0err.h Merge changes in InnoDB-3.23.43b dict0crea.h Merge changes in InnoDB-3.23.43b dict0dict.h Merge changes in InnoDB-3.23.43b dict0load.h Merge changes in InnoDB-3.23.43b dict0mem.h Merge changes in InnoDB-3.23.43b dict0types.h Merge changes in InnoDB-3.23.43b fil0fil.h Merge changes in InnoDB-3.23.43b ibuf0ibuf.h Merge changes in InnoDB-3.23.43b lock0lock.h Merge changes in InnoDB-3.23.43b log0log.h Merge changes in InnoDB-3.23.43b mtr0mtr.h Merge changes in InnoDB-3.23.43b rem0cmp.h Merge changes in InnoDB-3.23.43b row0ins.h Merge changes in InnoDB-3.23.43b row0mysql.h Merge changes in InnoDB-3.23.43b btr0cur.h Merge changes in InnoDB-3.23.43b btr0pcur.h Merge changes in InnoDB-3.23.43b btr0sea.h Merge changes in InnoDB-3.23.43b buf0buf.h Merge changes in InnoDB-3.23.43b sql_table.cc Merge changes in InnoDB-3.23.43b sql_db.cc Merge changes in InnoDB-3.23.43b ha_innobase.cc Merge changes in InnoDB-3.23.43b handler.cc Merge changes in InnoDB-3.23.43b ha_innobase.h Merge changes in InnoDB-3.23.43b handler.h Merge changes in InnoDB-3.23.43b
* fixed crash on slave when master aborts a query that has % in it.sasha@mysql.sashanet.com2001-10-051-0/+1
|
* Cleanup between compilationsmonty@work.mysql.com2001-10-031-0/+1
|
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-09-281-0/+2
|\
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-09-271-0/+1
| |\
| | * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-09-271-0/+1
| | |\
| * | | manual.texi correct date error in manual.paul@central.snake.net2001-09-271-0/+1
| |/ /
* | | manual cleanupsserg@serg.mysql.com2001-09-261-0/+1
|/ /
* | Changes on NT service for a more faster stop of the service on Win2kMiguel@light.local2001-09-251-21/+1
|/ | | | and free the main thread of the service.
* manual.texi:tfr@sarvik.tfr.cafe.ee2001-08-151-0/+1
| | | | Added mirror in Hong Kong
* mergemonty@hundin.mysql.fi2001-08-101-1/+16
|\
| * Fixed bug in ALTER TABLE for MERGE tablesmonty@bitch.mysql.fi2001-08-101-0/+1
| | | | | | | | | | | | Portability fixes Fixed problem when giving wrong arguments to myisam_recover Fix to remove warnings when using purify
| * acinclude.m4:tim@bitch.mysql.fi2001-08-101-0/+1
| | | | | | | | | | | | | | | | | | Paste the libtool.m4 from libtool version 1.3.4 into aclinclude.m4; this should make our configure work even when the user has libtool version 1.4 installed. This should be removed, and everyone should upgrade to libtool 1.4; until then, this is a quick hack to make things work.
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-08-101-14/+3
|\ \ | |/ |/|
| * Merge work.mysql.com:/home/bk/mysql into work.mysql.com:/home/tim/my/3tim@work.mysql.com2001-08-091-0/+2
| |\
| | * Merge jcole@work.mysql.com:/home/bk/mysqljcole@tetra.spaceapes.com2001-08-091-0/+1
| | |\ | |_|/ |/| | | | | into tetra.spaceapes.com:/home/jcole/bk/mysql
| | * btr0cur.c Improve range size estimate for big rangesheikki@donna.mysql.fi2001-08-091-0/+1
| | | | | | | | | | | | ha_innobase.cc Fix Sort aborted bug
| * | logging_ok Logging to logging@openlogging.org acceptedtim@work.mysql.com2001-08-091-0/+1
| |/ | | | | | | ltmain.sh Don't add -lc to deplibs on FreeBSD.
| * Added new optino --sql-mode to mysqld.jani@hynda.mysql.fi2001-08-091-16/+1
|/
* Hong Kong mirrors information updatedtonu@x153.internalnet2001-08-031-0/+1
|
* Include latest GPL and LGPL texts from fsf.orgdavida@isil.mysql.com2001-07-111-0/+1
|
* Corrected misleading syntax example.jcole@tetra.spaceapes.com2001-07-101-0/+1
|
* Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3tim@white.box2001-06-294-3/+13
|\
| * Merge miguel@work.mysql.com:/home/bk/mysqlmiguel@light.local2001-06-291-3/+4
| |\ | | | | | | | | | into light.local:/home/miguel/bk/mysql
| | * Completed the translation for the errmsg.txt Spanish file.miguel@light.local2001-06-291-0/+1
| | |
| * | chmod +x on post-incoming triggersasha@mysql.sashanet.com2001-06-281-0/+0
| | |
| * | fixed message in post-commit triggersasha@mysql.sashanet.com2001-06-283-3/+12
| | | | | | | | | | | | | | | added debugging options to master to behave sporadically, and a test case to make sure the slave can deal with it
* | | Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3tim@white.box2001-06-281-0/+1
|\ \ \ | |/ /
| * | manual.texi add LIKE example illustrating case sensitivity.paul@central.snake.net2001-06-271-0/+1
| |/
* | Merge work.mysql.com:/home/bk/mysqltim@threads.polyesthetic.msg2001-06-122-1/+21
|\ \ | |/ | | | | into threads.polyesthetic.msg:/home/tim/my/3
| * Added --enable-shared to Do-compilemonty@work.mysql.com2001-06-121-0/+1
| |
| * send a separate commit message to internalssasha@mysql.sashanet.com2001-06-112-1/+19
| | | | | | | | added a test for check table
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-111-0/+1
| |\
| * \ Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-06-111-1/+2
| |\ \
| | * | Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-111-1/+1
| | |/ | | | | | | | | | | | | | | | | | | 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
| * | manual.texi Contrib software additions.mwagner@evoq.mwagner.org2001-06-081-0/+1
| | |
| * | Merge paul@work.mysql.com:/home/bk/mysqlpaul@teton.kitebird.com2001-06-081-1/+2
| |\ \ | | | | | | | | | | | | into teton.kitebird.com:/home/paul/mysql
| | * | manual.texi minor cleanuppaul@teton.kitebird.com2001-06-081-0/+1
| | | |
| * | | row0sel.c Fix a bug in consistent read through a secondary indexheikki@donna.mysql.fi2001-06-081-0/+1
| |/ /
| * | Added a link to manual.jani@janikt.pp.saunalahti.fi2001-06-081-2/+1
| | |
| * | page0cur.ic Fix a bug in insert buffer and multiversioningheikki@donna.mysql.fi2001-06-071-0/+1
| |/ | | | | | | manual.texi Changed innodb_unix_file_flush_method to innodb_flush_method in the manual
| * Changed innodb_unix_file_flush_method -> innodb_flush_methodmonty@hundin.mysql.fi2001-06-071-1/+1
| | | | | | | | Cleaned up error messages.
| * sql_table.cc re-apply a lost change where we check to see if themikef@nslinuxw4.bedford.progress.com2001-06-061-8/+1
| | | | | | | | sql_table.cc table handler supports temporary tables
| * manual.texi @xref{safe_mysqld}paul@teton.kitebird.com2001-06-041-0/+1
| | | | | | | | | | | | 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}}
* | Merge work.mysql.com:/home/bk/mysqltim@threads.polyesthetic.msg2001-06-041-1/+4
|\ \ | |/ | | | | into threads.polyesthetic.msg:/home/tim/my/3
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-06-031-2/+3
| |\
| | * misplaced #ifdef fixedserg@serg.mysql.com2001-06-031-0/+1
| | |
| * | manual.texi Changed Jay Flaherty's email address.paul@central.snake.net2001-06-011-0/+1
| | |