Commit graph

700 commits

Author SHA1 Message Date
paul@central.snake.net
2f990484bc manual.texi typo fixes, miscellaneous general cleanup 2001-05-21 22:16:20 -05:00
paul@central.snake.net
04631113f0 manual.texi general typo fixes 2001-05-21 18:30:37 -05:00
paul@central.snake.net
3cee934ea2 manual.texi typo fix; fix odd repetition in toc header. 2001-05-21 18:13:59 -05:00
paul@central.snake.net
f0920f4b4a manual.texi "windows" -> "Windows", where appropriate.
manual.texi	Mods to Windows-specific sections, chapter 4.
2001-05-21 17:42:07 -05:00
mwagner@evoq.mwagner.org
9cd0b5f35c manual.texi I promise to always run test-make-manual.
manual.texi	I promise to always run test-make-manual.
manual.texi	I promise to always run test-make-manual.
manual.texi	...
2001-05-21 13:54:57 -05:00
mwagner@evoq.mwagner.org
e81d58d6b0 manual.texi Added consultant. 2001-05-21 13:39:50 -05:00
heikki@donna.mysql.fi
0e3994d111 manual.texi Updated manual about auto-increment in InnoDB 2001-05-21 19:32:14 +03:00
heikki@donna.mysql.fi
1970e436a2 manual.texi Added that InnoDB tablespace must be at least 10 MB, removed single quotes from phantom
srv0start.c	Tablespace size must be at least 10 MB
2001-05-21 16:28:27 +03:00
mwagner@evoq.mwagner.org
682253b84b manual.texi Added entry in contrib software. 2001-05-21 02:09:48 -05:00
paul@central.snake.net
18d3eafc90 manual.texi minor change notes mods 2001-05-20 21:08:54 -05:00
monty@donna.mysql.fi
c488a2cdc9 merge 2001-05-19 10:17:47 +03:00
monty@donna.mysql.fi
25a129c96f Force close of sockets on HPUX 10.20
Support option lines longer than 256 chars.
Close the slow log at shutdown.
Always allow debug options to mysqld.
Change some DBUG_PRINT tags.
2001-05-19 10:14:05 +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
mwagner@evoq.mwagner.org
8382f16e01 manual.texi Added a mirror, adjusted some URLs. 2001-05-17 13:59:52 -05:00
monty@donna.mysql.fi
74ca91e08f Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-17 00:47:21 +03:00
monty@donna.mysql.fi
2ba0846a60 Fixed bug when using MERGE on files > 4G
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.
2001-05-17 00:46:50 +03:00
serg@serg.mysql.com
a40774fb85 merged 2001-05-16 23:22:27 +02:00
serg@serg.mysql.com
b6138af000 Fulltext manual changed, MERGE bug fixed 2001-05-16 23:06:30 +02:00
heikki@donna.mysql.fi
0f24c9fcee os0file.c Use O_SYNC if possible, second choice fdatasync, and last choice fsync
configure.in	Check if fdatasync exists
manual.texi	Updated defragmenting doc
manual.texi	Corrected fillfactor contract threashold for a page to 1/2
2001-05-14 17:45:38 +03:00
monty@donna.mysql.fi
265164db03 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-14 01:13:06 +03:00
monty@donna.mysql.fi
329382c1e5 Cleanup up stacktrace code
Updated qsort source from glibc.
Add debugging of keycache when EXTRA_DEBUG is specified
2001-05-14 01:12:40 +03:00
paul@central.snake.net
6f9878b155 manual.texi changed location of samp_db distribution and MySQL
manual.texi	book errata.
2001-05-12 22:03:04 -05:00
monty@donna.mysql.fi
a4289cc0c8 Added information about using mysql-max 2001-05-12 09:24:35 +03:00
monty@donna.mysql.fi
10920d0be1 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-12 01:01:27 +03:00
monty@donna.mysql.fi
369ea3bb8e cleanup 2001-05-12 01:00:46 +03:00
heikki@donna.mysql.fi
32344d8697 manual.texi Added a note on table defragmenting and a sentence on InnoDB speed 2001-05-11 17:07:58 +03:00
monty@donna.mysql.fi
ec39fda829 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-09 23:02:58 +03:00
monty@donna.mysql.fi
965cd30f87 Applied patches for BDB tables
Fixes to InnoDB to compile on Windows
Fix for temporary InnoDB tables
Fixed bug in REPLACE()
Fixed sub char keys for InnoDB
2001-05-09 23:02:36 +03:00
sasha@mysql.sashanet.com
81dd259713 Docs/manual.texi
removed porn site
2001-05-07 08:33:34 -06:00
monty@donna.mysql.fi
33fa6e04cc Merge 2001-05-05 09:44:25 +03:00
monty@donna.mysql.fi
f6a36e948d Added LOAD DATA CONCURRENT 2001-05-05 09:41:47 +03:00
heikki@donna.mysql.fi
223fd497c7 manual.texi Fixed a typo in InnoDB record size 2001-05-04 16:13:45 +03:00
sasha@mysql.sashanet.com
2df55115b6 Docs/manual.texi
added reference to htCheck, and removed some broken links (incidentally, found by htCheck)
2001-05-03 18:18:35 -06:00
sasha@mysql.sashanet.com
c6ceb04bd8 Docs/manual.texi
fixed bug
sql/sql_repl.cc
    undid virtual master change
2001-05-03 16:01:13 -06:00
heikki@donna.mysql.fi
dc618189d5 manual.texi Update MySQL manual about the syntax change to ...LOCK IN SHARE MODE 2001-05-03 14:48:00 +03:00
jcole@tetra.spaceapes.com
c058b5a196 Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-05-03 03:38:10 -05:00
jcole@tetra.spaceapes.com
b1e1d5b012 Fixed example that was wrong in manual. 2001-05-03 03:37:29 -05:00
monty@donna.mysql.fi
a580233a43 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-03 08:47:34 +03:00
monty@donna.mysql.fi
68657024cb Fixed bug from last commit 2001-05-03 08:46:58 +03:00
monty@donna.mysql.fi
91c4407e1a Fixed a bug with SELECT DISTINCT and HAVING 2001-05-02 23:39:05 +03: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
monty@donna.mysql.fi
f01a7fceb2 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-25 22:44:57 +03:00
monty@donna.mysql.fi
21e7c668ff Portability fixes for Ia64 and Sgi compiler
DROP DATABASE in mysqladmin asks for confirmation (again)
Added examined_rows to slow query log
SHOW CREATE for TEMPORARY table
2001-04-25 22:44:27 +03:00
serg@serg.mysql.com
7b06e39abd Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-04-25 11:21:05 +02:00
serg@serg.mysql.com
c76b7c5a02 added to Fulltext todo 2001-04-25 11:19:54 +02:00
jani@hynda.mysql.fi
f374c2307d Added a link 2001-04-24 04:41:18 +03:00
paul@central.snake.net
a89b0f10be manual.texi minor mods to recent change notes 2001-04-23 17:54:51 -05:00
jani@hynda.mysql.fi
019080091d New option to mysqldump. 2001-04-24 00:31:34 +03:00
paul@central.snake.net
53cfdccb0d manual.texi missing @ on @item in contributed software page 2001-04-23 09:07:51 -05:00