summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * manual.texi fixed paragraphunknown2001-05-011-4/+4
| | | | | | | | | | | | | | Docs/manual.texi: fixed paragraph BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | Fixed bug from last commitunknown2001-05-031-0/+3
| | | | | | | | | | Docs/manual.texi: Changelog
* | Fixed a bug with SELECT DISTINCT and HAVINGunknown2001-05-021-15/+61
|/ | | | | | | Docs/manual.texi: Update AIX information support-files/Makefile.am: Removed mysql-max spec
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-251-75/+152
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Auto merged client/mysqltest.c: Auto merged mysql-test/mysql-test-run.sh: Auto merged sql/log.cc: Auto merged sql/mysqlbinlog.cc: Auto merged sql/sql_class.h: Auto merged
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-75/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table BitKeeper/deleted/.del-shw000001.result~8b20b03d8319b9a5: Delete: mysql-test/r/shw000001.result BitKeeper/deleted/.del-shw000001.test~770d96a2c1c65b20: Delete: mysql-test/t/shw000001.test Docs/manual.texi: Added information about InnoDB and TEMPORARY tables acinclude.m4: Portability fixes client/errmsg.c: merge with libmysqd/errmsg.c client/mysqladmin.c: DROP DATABASE asks for confirmation (again) client/mysqltest.c: Portability fixes configure.in: Portability fixes for SGI compiler on Ia64 extra/resolve_stack_dump.c: Portability fixes include/global.h: Portability fixes isam/_dbug.c: Portability fixes mysql-test/mysql-test-run.sh: Portability fixes mysql-test/r/show_check.result: New test for SHOW CREATE mysql-test/t/show_check.test: New test for SHOW CREATE scripts/make_binary_distribution.sh: Added missing files sql/filesort.cc: Added examined_rows to slow query log sql/log.cc: Added examined_rows to slow query log sql/mysql_priv.h: Added examined_rows to slow query log sql/mysqlbinlog.cc: Fixed core dump when using wrong option sql/mysqld.cc: Removed not used argument sql/sql_base.cc: Fixed name problem with SHOW CREATE for TEMPORARY table sql/sql_class.h: Added examined_rows to slow query log sql/sql_parse.cc: Added examined_rows to slow query log sql/sql_select.cc: Added examined_rows to slow query log sql/sql_select.h: Added examined_rows to slow query log sql/sql_show.cc: Fixed SHOW CREATE for TEMPORARY table sql/sql_table.cc: Added examined_rows to slow query log
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-04-251-0/+3
|\ \ | | | | | | | | | | | | Docs/manual.texi: Auto merged
| * | added to Fulltext todounknown2001-04-251-0/+3
| | |
* | | Added a linkunknown2001-04-241-0/+2
| | | | | | | | | | | | | | | Docs/manual.texi: Added a link.
* | | manual.texi minor mods to recent change notesunknown2001-04-231-14/+15
| | | | | | | | | | | | | | | Docs/manual.texi: minor mods to recent change notes
* | | New option to mysqldump.unknown2001-04-241-0/+4
| | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: New option, -r, to mysqldump. This is needed in MSDOS mode. client/mysqldump.c: Added option -r for MSDOS mode.
* | | manual.texi missing @ on @item in contributed software pageunknown2001-04-231-1/+1
| |/ |/| | | | | | | | | | | Docs/manual.texi: missing @ on @item in contributed software page BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | Portability fixesunknown2001-04-231-2/+22
| | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Updated mysqld-max section acinclude.m4: Portability fix include/m_ctype.h: Portability fix innobase/configure.in: Portability fix
* | Fix for releaseunknown2001-04-221-0/+9
| | | | | | | | | | | | | | | | | | Docs/manual.texi: new links scripts/make_binary_distribution.sh: Added missing files sql/sql_select.cc: Added accidently removed line
* | Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-211-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed 'lib' to 'master-data' Fix for slow slaves Docs/manual.texi: Changelog include/mysql.h: Fixes for Cygwin libmysql/libmysql.c: Fixes for Cygwin mysql-test/Makefile.am: Include missing test files mysql-test/include/master-slave.inc: Fixes for slow slaves mysql-test/install_test_db.sh: Change 'lib' to 'master-data' mysql-test/mysql-test-run.sh: Change 'lib' to 'master-data' mysql-test/r/group_by.result: Test case for count(*) problem mysql-test/t/group_by.test: Test case for count(*) problem mysql-test/t/rpl000018-master.sh: Change 'lib' to 'master-data' sql/sql_select.cc: Fix for count(*) problem
* | Fixed portability problems in mysqlcheckunknown2001-04-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Updated TODO client/mysqlcheck.c: Fixed portability problems mysql-test/r/backup.result: Fixed output after format change for BACKUP TABLE sql/ha_berkeley.cc: Added missing variable sql/opt_range.cc: Small optimization when calculating key blocks
* | Fixed that database name is shown for CHECK TABLEunknown2001-04-201-1/+6
| | | | | | | | | | | | | | BitKeeper/etc/ignore: Added client/mysqlcheck to the ignore list Docs/manual.texi: Changelog
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-201-1/+1
|\ \ | | | | | | | | | | | | Docs/manual.texi: Auto merged
| * | Portability fixesunknown2001-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/deleted/.del-compile-ia64-O0-sgicc~a4e0732013d6b602: Delete: BUILD/compile-ia64-O0-sgicc BitKeeper/deleted/.del-compile-ia64-O0~3a41dfebefc817d1: Delete: BUILD/compile-ia64-O0 BitKeeper/deleted/.del-compile-ia64-O2-sgicc~6ff796ecac337849: Delete: BUILD/compile-ia64-O2-sgicc BitKeeper/deleted/.del-compile-ia64-O2~87d13594c3599830: Delete: BUILD/compile-ia64-O2 BitKeeper/deleted/.del-compile-ia64-O6~c34e6b943b12c468: Delete: BUILD/compile-ia64-O6 Docs/manual.texi: Cleanup mysql-test/r/rpl000014.result: Change port number for comparison mysql-test/r/rpl000015.result: Change port number for comparison mysql-test/r/rpl000016.result: Change port number for comparison mysql-test/t/rpl000014.test: Change port number for comparison mysql-test/t/rpl000015.test: Change port number for comparison mysql-test/t/rpl000016.test: Change port number for comparison sql-bench/Results/ATIS-mysql-NT_4.0: New test results sql-bench/Results/RUN-mysql-NT_4.0: New test results sql-bench/Results/alter-table-mysql-NT_4.0: New test results sql-bench/Results/big-tables-mysql-NT_4.0: New test results sql-bench/Results/connect-mysql-NT_4.0: New test results sql-bench/Results/create-mysql-NT_4.0: New test results sql-bench/Results/insert-mysql-NT_4.0: New test results sql-bench/Results/select-mysql-NT_4.0: New test results sql-bench/Results/wisconsin-mysql-NT_4.0: New test results sql/slave.cc: Removed not used variable
* | | Changes in manual and client/Makefile.amunknown2001-04-201-1/+1
|/ / | | | | | | | | | | | | Docs/manual.texi: Updated some old information. client/Makefile.am: mysqlcheck added.
* | Fix for BDB and LOCK TABLESunknown2001-04-191-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/deleted/.del-ib_config.h.in~9e57db8504e55b7: Delete: innobase/ib_config.h.in BitKeeper/deleted/.del-ib_config.h~7539e26ffc614439: Delete: innobase/ib_config.h Docs/manual.texi: Changelog myisam/mi_locking.c: Cleanup mysql-test/r/bdb.result: Test for LOCK TABLES mysql-test/r/innodb.result: Test for LOCK TABLES mysql-test/t/bdb.test: Test for LOCK TABLES mysql-test/t/innodb.test: Test for LOCK TABLES sql-bench/test-insert.sh: Allow loop to be small sql/ha_berkeley.cc: Fixed bug when using LOCK TABLES with BDB sql/ha_berkeley.h: Fixed bug when using LOCK TABLES with BDB sql/handler.h: Fixed bug when using LOCK TABLES with BDB sql/sql_base.cc: Fixed bug when using LOCK TABLES with BDB sql/sql_parse.cc: UNLOCK TABLES ends transaction sql/sql_select.cc: Fix to not call index_end() twice
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-191-0/+2
|\ \ | |/ | | | | | | Docs/manual.texi: Auto merged
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-04-191-0/+2
| |\ | | | | | | | | | | | | Docs/manual.texi: Auto merged
| | * News section updatedunknown2001-04-171-0/+2
| | |
* | | Portability fixesunknown2001-04-191-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Updated mysqld-max section configure.in: Version change innobase/configure.in: Don't compile with -g when not using debugging (No optimization on Linux-Alpha) innobase/ib_config.h.in: config file innobase/ib_config.h: config file innobase/include/que0que.h: Can't inline this on SCO innobase/include/que0que.ic: Can't inline this on SCO innobase/include/sync0sync.h: Fix for Mac OS X innobase/que/que0que.c: Added functions that can't be inlined on SCO
* | | Added test for PTHREAD_YIELDunknown2001-04-181-38/+63
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed test of default master parameter Don't lock locked tables in REPAIR Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT BitKeeper/deleted/.del-have_default_master.inc~a54c86e65a6c4af: Delete: mysql-test/include/have_default_master.inc BitKeeper/deleted/.del-have_default_master.require~1465255ffdaf82f: Delete: mysql-test/r/have_default_master.require Docs/manual.texi: Changelog for 3.23.38 acconfig.h: Added test for PTHREAD_YIELD acinclude.m4: Added test for PTHREAD_YIELD configure.in: Added test for PTHREAD_YIELD innobase/os/os0thread.c: Added test for PTHREAD_YIELD mysql-test/r/lock.result: Added test of lock bug mysql-test/t/lock.test: Added test of lock bug mysql-test/t/rpl000014.test: Removed test of default master parameter mysql-test/t/rpl000015.test: Removed test of default master parameter mysql-test/t/rpl000016.test: Removed test of default master parameter sql/ha_myisam.cc: Don't lock locked tables in REPAIR sql/sql_select.cc: Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-181-6/+13
|\ \ | | | | | | | | | | | | Docs/manual.texi: Auto merged
| * | Don't force conf_to_src to be static an all systemsunknown2001-04-181-6/+13
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed unpredictable test from rpl000001.test Docs/manual.texi: Added some information about table locks libmysql/Makefile.shared: Don't force conf_to_src to be static an all systems mysql-test/r/rpl000001.result: Removed unpredictable test mysql-test/t/rpl000001.test: Removed unpredictable test scripts/mysql_zap.sh: Added --help strings/ctype-ujis.c: Removed warnings
* | Small fixes to manual.texi.unknown2001-04-171-10/+14
|/ | | | | | | Docs/manual.texi: Small fixes. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* Updated manualunknown2001-04-171-155/+1052
|\ | | | | | | | | | | | | Docs/manual.texi: Did a minor addition to the OS recommendation section. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted