summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Collapse)AuthorAgeFilesLines
* Pushing all the Gemini changes above the table handler.unknown2001-05-291-57/+834
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BUILD/FINISH.sh: Add Gemini to configure Docs/manual.texi: Added Gemini content to the manual. acinclude.m4: Add Gemini to configure configure.in: Add Gemini to configure include/my_base.h: transaction isolation level READ UNCOMMITTED does not allow updates include/mysqld_error.h: Added new messages for Lock related failures sql/field.cc: Gemini BLOB support - sql/field.h: Gemini BLOB Support sql/ha_gemini.cc: Gemini Table handler sql/ha_gemini.h: Gemini Table handler sql/handler.cc: Added new messages for Lock related failures Provide the ability to turn off recovery for operations like REPAIR TABLE ans ALTER TABLE sql/handler.h: Add a bit to have full text indexes as an option and define the prototype to optionally turn on and off logging sql/lock.cc: Added new messages for Lock related failures sql/share/czech/errmsg.txt: Added new messages for Lock related failures sql/share/danish/errmsg.txt: Added new messages for Lock related failures sql/share/dutch/errmsg.txt: Added new messages for Lock related failures sql/share/english/errmsg.txt: Added new messages for Lock related failures sql/share/estonian/errmsg.txt: Added new messages for Lock related failures sql/share/french/errmsg.txt: Added new messages for Lock related failures sql/share/german/errmsg.txt: Added new messages for Lock related failures sql/share/greek/errmsg.txt: Added new messages for Lock related failures sql/share/hungarian/errmsg.txt: Added new messages for Lock related failures sql/share/italian/errmsg.txt: Added new messages for Lock related failures sql/share/japanese/errmsg.txt: Added new messages for Lock related failures sql/share/korean/errmsg.txt: Added new messages for Lock related failures sql/share/norwegian-ny/errmsg.txt: Added new messages for Lock related failures sql/share/norwegian/errmsg.txt: Added new messages for Lock related failures sql/share/polish/errmsg.txt: Added new messages for Lock related failures sql/share/portuguese/errmsg.txt: Added new messages for Lock related failures sql/share/romanian/errmsg.txt: Added new messages for Lock related failures sql/share/russian/errmsg.txt: Added new messages for Lock related failures sql/share/slovak/errmsg.txt: Added new messages for Lock related failures sql/share/spanish/errmsg.txt: Added new messages for Lock related failures sql/share/swedish/errmsg.txt: Added new messages for Lock related failures sql/sql_base.cc: Avoidlock table overflow issues when doing an alter table on Windows. This is Gemini specific. sql/sql_table.cc: Add a bit to have full text indexes as an option and define the prototype to optionally turn on and off logging BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* manual.texi Updated Contrib section, mirrors.unknown2001-05-241-8/+17
| | | | | | | Docs/manual.texi: Updated Contrib section, mirrors. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* manual.texi Add instructions for innodb_unix_file_flush_method and ↵unknown2001-05-241-1/+154
| | | | | | | MyISAM->InnoDB conversion Docs/manual.texi: Add instructions for innodb_unix_file_flush_method and MyISAM->InnoDB conversion
* manual.texi Add links for downloadable menagerie db distributionunknown2001-05-231-3/+10
| | | | | | | Docs/manual.texi: Add links for downloadable menagerie db distribution BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* Remove wrong access check for locks.unknown2001-05-231-0/+3
| | | | | | | | | | | | | | | | | | Fixed problem with fuzzy dates. mysql-test/r/func_time.result: Added test of fuzzy dates mysql-test/t/func_time.test: Added test of fuzzy dates sql/item.cc: Fixed bug with fuzzy dates sql/sql_parse.cc: Remove wrong access check for locks. (This has to be delayed for 4.0 because there is currently now way to check for "any of the following privileges" Docs/manual.texi: Changelog
* mergeunknown2001-05-231-46/+87
|\ | | | | | | | | BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
| * Update of the mysqltest sectionunknown2001-05-231-45/+86
| |
* | Merge jamppa@work:/home/bk/mysqlunknown2001-05-231-0/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into janikt.pp.saunalahti.fi:/home/my/bk/mysql BitKeeper/etc/logging_ok: auto-union Docs/manual.texi: Auto merged
| * | Added a link.unknown2001-05-231-0/+5
| | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Added a link to a GUI. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-05-231-17/+42
|\ \ \ | |/ / |/| | | | | | | | Docs/manual.texi: Auto merged
| * | Updated documentation of how to add new native functions.unknown2001-05-231-17/+42
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small cleanups Docs/manual.texi: Updated how to add new native functions mysql-test/r/func_crypt.result: Fix for crypt on FreeBSD mysql-test/t/func_crypt.test: Fix for crypt on FreeBSD mysys/thr_lock.c: Changed to use statistics_increment macro for statistic variables. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | manual.texi typo fixes, miscellaneous general cleanupunknown2001-05-211-110/+113
| | | | | | | | | | Docs/manual.texi: typo fixes, miscellaneous general cleanup
* | manual.texi general typo fixesunknown2001-05-211-26/+26
| | | | | | | | | | Docs/manual.texi: general typo fixes
* | manual.texi typo fix; fix odd repetition in toc header.unknown2001-05-211-5/+5
| | | | | | | | | | Docs/manual.texi: typo fix; fix odd repetition in toc header.
* | manual.texi "windows" -> "Windows", where appropriate.unknown2001-05-211-117/+124
| | | | | | | | | | | | | | | | | | manual.texi Mods to Windows-specific sections, chapter 4. Docs/manual.texi: "windows" -> "Windows", where appropriate. Mods to Windows-specific sections, chapter 4.
* | manual.texi I promise to always run test-make-manual.unknown2001-05-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | manual.texi I promise to always run test-make-manual. manual.texi I promise to always run test-make-manual. manual.texi ... Docs/manual.texi: I promise to always run test-make-manual. I promise to always run test-make-manual. I promise to always run test-make-manual. ...
* | manual.texi Added consultant.unknown2001-05-211-0/+2
| | | | | | | | | | Docs/manual.texi: Added consultant.
* | manual.texi Updated manual about auto-increment in InnoDBunknown2001-05-211-0/+33
| | | | | | | | | | Docs/manual.texi: Updated manual about auto-increment in InnoDB
* | manual.texi Added that InnoDB tablespace must be at least 10 MB, removed ↵unknown2001-05-211-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | single quotes from phantom srv0start.c Tablespace size must be at least 10 MB innobase/srv/srv0start.c: Tablespace size must be at least 10 MB Docs/manual.texi: Added that InnoDB tablespace must be at least 10 MB, removed single quotes from phantom
* | manual.texi Added entry in contrib software.unknown2001-05-211-0/+2
| | | | | | | | | | Docs/manual.texi: Added entry in contrib software.
* | manual.texi minor change notes modsunknown2001-05-201-4/+4
|/ | | | | Docs/manual.texi: minor change notes mods
* mergeunknown2001-05-191-9/+9
|\ | | | | | | | | BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
| * Force close of sockets on HPUX 10.20unknown2001-05-191-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support option lines longer than 256 chars. Close the slow log at shutdown. Always allow debug options to mysqld. Change some DBUG_PRINT tags. Docs/manual.texi: Small cleanups configure.in: Force close of sockets on HPUX 10.20 mysql-test/t/merge.test: Remove used tables mysys/default.c: Support option lines longer than 256 chars. mysys/mf_keycache.c: Split check_keycache tags sql/mysqld.cc: Move things to 'cleanup'. Close the slow log at shutdown. Always allow debug options sql/violite.c: Change the error tag to vio_error
* | manual.texi more development tree section changesunknown2001-05-181-45/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Docs/manual.texi: more development tree section changes BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | manual.texi Added a mirror, adjusted some URLs.unknown2001-05-171-3/+9
|/ | | | | | | Docs/manual.texi: Added a mirror, adjusted some URLs. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-171-30/+181
|\ | | | | | | | | Docs/manual.texi: Auto merged
| * Fixed bug when using MERGE on files > 4Gunknown2001-05-171-30/+181
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug in SELECT db1.table.* FROM db1.table,db2.table Fixed bug in INSERT DELAYED when doing shutdown and a table was locked Changed that tmp_table_size =4G-1 means unlimited. Docs/manual.texi: Added new section about crashed MyISAM tables. Cleaned up subsections for InnoDB client/mysql.cc: Cleanup myisam/mi_rkey.c: Cleanup myisam/mi_search.c: Fixed wrong casts in debug messages myisammrg/myrg_rrnd.c: Fixed bug when using files > 4G mysys/getvar.c: Changed to use longlong to support arguments up to 4G mysys/thr_lock.c: Fix for delay insert sql/mysqld.cc: Increased default size for temporary tables sql/sql_base.cc: Fixed bug in SELECT db1.table.* FROM db1.table,db2.table sql/sql_insert.cc: Fixed bug in INSERT DELAYED when doing shutdown and a table was locked sql/sql_select.cc: Changed that tmp_table_size =4G-1 means unlimited.
* | mergedunknown2001-05-161-38/+80
|\ \ | |/ |/|
| * Fulltext manual changed, MERGE bug fixedunknown2001-05-161-37/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Fulltext manual changed, MERGE bug added to changelog myisammrg/mymrgdef.h: MERGE bug fixed myisammrg/myrg_rkey.c: MERGE bug fixed myisammrg/myrg_rnext.c: MERGE bug fixed myisammrg/myrg_rprev.c: MERGE bug fixed mysql-test/r/merge.result: MERGE bug fixed mysql-test/t/merge.test: MERGE bug fixed
* | os0file.c Use O_SYNC if possible, second choice fdatasync, and last choice fsyncunknown2001-05-141-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.in Check if fdatasync exists manual.texi Updated defragmenting doc manual.texi Corrected fillfactor contract threashold for a page to 1/2 Docs/manual.texi: Updated defragmenting doc innobase/configure.in: Check if fdatasync exists innobase/os/os0file.c: Use O_SYNC if possible, second choice fdatasync, and last choice fsync
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-141-3/+8
|\ \ | | | | | | | | | | | | Docs/manual.texi: Auto merged
| * | Cleanup up stacktrace codeunknown2001-05-141-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated qsort source from glibc. Add debugging of keycache when EXTRA_DEBUG is specified Docs/manual.texi: Added new contrib stuff bdb/dist/Makefile.in: Don't automaticly checkout things from bk mysys/mf_keycache.c: Add debugging of keycache when EXTRA_DEBUG is specified. mysys/mf_qsort.c: Updated qsort source from glibc. sql/Makefile.am: Cleanup up stacktrace code sql/mysqld.cc: Cleanup up stacktrace code
* | | manual.texi changed location of samp_db distribution and MySQLunknown2001-05-121-2/+2
|/ / | | | | | | | | | | | | | | | | manual.texi book errata. Docs/manual.texi: changed location of samp_db distribution and MySQL book errata.
* | Added information about using mysql-maxunknown2001-05-121-12/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | sql/mysqld.cc: Fixes for Alpha cc compiler support-files/my-huge.cnf.sh: cleanup support-files/my-large.cnf.sh: cleanup support-files/my-medium.cnf.sh: cleanup support-files/my-small.cnf.sh: cleanup
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-121-68/+111
|\ \ | | | | | | | | | | | | | | | | | | Docs/manual.texi: Auto merged sql/mysqld.cc: Auto merged
| * | cleanupunknown2001-05-121-68/+111
| |/ | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Updated gdb / trace information innobase/pars/pars0grm.c: Removed warning on windows mysys/mf_keycache.c: Changed "exec" to "check_keycache" sql/mysqld.cc: Added suffix for windows binaries
* | manual.texi Added a note on table defragmenting and a sentence on InnoDB speedunknown2001-05-111-0/+19
|/ | | | | Docs/manual.texi: Added a note on table defragmenting and a sentence on InnoDB speed
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-091-43/+92
|\ | | | | | | | | Docs/manual.texi: Auto merged
| * Applied patches for BDB tablesunknown2001-05-091-43/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to InnoDB to compile on Windows Fix for temporary InnoDB tables Fixed bug in REPLACE() Fixed sub char keys for InnoDB Docs/manual.texi: Changelog + update of table types bdb/include/log.h: Patch from Sleepycat bdb/log/log.c: Patch from Sleepycat bdb/log/log_rec.c: Patch from Sleepycat client/mysqladmin.c: Cleanup innobase/include/univ.i: Fix for compilation on Windows innobase/os/os0file.c: cleanup innobase/pars/pars0grm.y: Fix for compilation on Windows mysql-test/r/innodb.result: New test case mysql-test/t/innodb.test: New test case sql/ha_innobase.cc: cleanup sql/ha_innobase.h: Fix for prefix keys sql/handler.h: Fix for temporary Innodb tables sql/item_strfunc.cc: Fixed bug in REPLACE() sql/lock.cc: Fix for temporary Innodb tables sql/mysqld.cc: Added --skip-stack-trace sql/share/english/errmsg.txt: Better error messages sql/sql_base.cc: Fix for temporary Innodb tables sql/sql_select.cc: Fix for temporary Innodb tables sql/sql_table.cc: Fixed sub char keys for InnoDB sql/table.h: Fix for temporary Innodb tables
* | Docs/manual.texiunknown2001-05-071-1/+0
|/ | | | | | | | | removed porn site Docs/manual.texi: removed porn site
* Mergeunknown2001-05-051-1/+21
|\ | | | | | | | | | | | | sql/sql_yacc.yy: Auto merged Docs/manual.texi: SCCS merged
| * Added LOAD DATA CONCURRENTunknown2001-05-051-1/+21
| | | | | | | | | | | | | | | | | | Docs/manual.texi: Update information about REPAIR and optimize scripts/mysqlhotcopy.sh: Changed Alpha -> Beta sql/sql_yacc.yy: A
* | manual.texi Fixed a typo in InnoDB record sizeunknown2001-05-041-1/+1
| | | | | | | | | | Docs/manual.texi: Fixed a typo in InnoDB record size
* | Docs/manual.texiunknown2001-05-031-16/+12
| | | | | | | | | | | | | | | | added reference to htCheck, and removed some broken links (incidentally, found by htCheck) Docs/manual.texi: added reference to htCheck, and removed some broken links (incidentally, found by htCheck)
* | Docs/manual.texiunknown2001-05-031-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | fixed bug sql/sql_repl.cc undid virtual master change Docs/manual.texi: fixed bug sql/sql_repl.cc: undid virtual master change
* | manual.texi Update MySQL manual about the syntax change to ...LOCK IN SHARE MODEunknown2001-05-031-4/+4
| | | | | | | | | | Docs/manual.texi: Update MySQL manual about the syntax change to ...LOCK IN SHARE MODE
* | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2001-05-031-50/+43
|\ \ | |/ |/| | | | | | | | | | | into tetra.spaceapes.com:/usr/home/jcole/bk/mysql Docs/manual.texi: Auto merged
| * Fixed example that was wrong in manual.unknown2001-05-031-22/+10
| | | | | | | | | | Docs/manual.texi: Fixed example that was wrong.
| * Several minor fixes to manual per Tom.unknown2001-05-021-28/+33
| | | | | | | | | | | | | | Docs/manual.texi: Several minor fixes per Tom. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-031-4/+4
|\ \ | |/ | | | | | | Docs/manual.texi: Auto merged