summaryrefslogtreecommitdiff
path: root/BitKeeper
Commit message (Collapse)AuthorAgeFilesLines
* manual.texi:tom@basil-firewall.home.com2002-01-221-0/+1
| | | | Added a comment for Tfr; Test for Tom
* mysqldump.c:mwagner@cash.mwagner.org2002-01-131-0/+1
| | | | Added missing 'Q' for -Q option
* manual.texi Added CAST and CONVERT descriptions into the release noteskaj@work.mysql.com2002-01-121-0/+1
|
* fixing query cache validatorbell@sanja.is.com.ua2002-01-021-0/+1
|
* manual.texi updated MyOLEDB sectionvenu@work.mysql.com2001-12-241-0/+40
|
* Added new Query Cache section.arjen@co3064164-a.bitbike.com2001-12-121-39/+0
|
* docbook-fixup.pl:jcole@sarvik.tfr.cafe.ee2001-11-281-0/+1
| | | | | | | Fixed some issues for O'Reilly. * Remove "mailto:" from @email{} references in XML output. Good for normal XML of course, but bad when printing. * Removing (Cross)References for sections that have been excluded from printed manual. * In several titles, spaces are missing. You see a title like: <title>Speed of <command>INSERT</command>Queries</title>.
* POSIX.2 compatible fixserg@serg.mysql.com2001-11-081-1/+1
|
* post-commit Changed to docs-commit@mwagner@evoq.mwagner.org2001-11-071-2/+2
|
* mergemonty@hundin.mysql.fi2001-11-031-4/+5
|\
| * Fixed error message when opening a not-MyISAM file.monty@tramp.mysql.fi2001-10-291-0/+1
| | | | | | | | | | Extended MODIFY and CHANGE in ALTER TABLE to accept the AFTER keyword. Extended MyISAM to handle records > 16M.
* | Resolved z/s spelling inconsistencies.arjen@co3064164-a.bitbike.com2001-11-011-0/+1
| | | | | | | | Fixed few Innobase -> InnoDB inconsistencies.
* | Typo fix.ahlentz@co3064164-a.rochd1.qld.optusnet.com.au2001-10-291-0/+1
|/
* post-commit Added docs@ to get manual editsmwagner@evoq.mwagner.org2001-10-151-2/+32
|
* Merge arjen@work.mysql.com:/home/bk/mysql-4.0Administrator@co3064164-a.rochd1.qld.optushome.com.au2001-10-161-0/+2
|\ | | | | | | into co3064164-a.rochd1.qld.optushome.com.au:c:/home/mysql-4.0
| * Fixed little typos.Administrator@co3064164-a.2001-10-151-0/+1
|/
* mergemonty@work.mysql.com2001-10-021-1/+1
|\
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-09-281-0/+2
| |\
| * | manual cleanupsserg@serg.mysql.com2001-09-261-0/+1
| | |
* | | Added Arjen to doc maintainer list.Administrator@fred.2001-10-021-0/+1
| | | | | | | | | | | | Initial cleanup of SSL/X509 explanation.
* | | mergemonty@work.mysql.com2001-09-281-1/+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
| |/ /
| * | 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.
* | SSL parser changes to allow SSL specific GRANT commandstonu@volk.internalnet2001-09-221-0/+1
| |
* | merged replication fixes from 3.23sasha@mysql.sashanet.com2001-08-151-0/+1
|\ \ | |/
| * manual.texi:tfr@sarvik.tfr.cafe.ee2001-08-151-0/+1
| | | | | | | | Added mirror in Hong Kong
* | mergedsasha@mysql.sashanet.com2001-08-111-0/+2
|\ \ | |/
| * 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
| |
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-08-111-0/+1
|\ \ | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
| * | Embedded mysql fixes.tim@black.box2001-08-101-0/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is now a mysql_server_init() function which needs to be called at the beginning of the program (and _end() for the end of the program). This routine handles argument parsing for the embedded server. Use the embedded version of mysql_load_file() (ignore the LOCAL argument, since the client and server are the same program). There are now mysql_thread_init/end() functions for the client to use in a multi-threaded app. They are just wrappers for my_thread_init/end().
* | Merge work.mysql.com:/home/bk/mysql-4.0tonu@x153.internalnet2001-07-241-0/+1
|\ \ | | | | | | | | | into x153.internalnet:/home/tonu/mysql-x
| * | OpenSSL fixes. Should not affect anything else.tonu@x153.internalnet2001-07-241-0/+1
| | |
* | | mergedserg@serg.mysql.com2001-07-121-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
| | |
* | | mergedsasha@mysql.sashanet.com2001-07-071-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
| | | | |