Commit graph

905 commits

Author SHA1 Message Date
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
monty@donna.mysql.fi
97c3927679 Portability fixes 2001-04-23 03:28:08 +03:00
monty@donna.mysql.fi
714560cbe9 Fix for release 2001-04-22 12:11:01 +03:00
monty@donna.mysql.fi
1e3df575b9 Fixed probelm with count(*) and normal functions when no matchin rows.
Changed 'lib' to 'master-data'
Fix for slow slaves
2001-04-21 17:12:59 +03:00
monty@donna.mysql.fi
0f37b1244b Fixed portability problems in mysqlcheck 2001-04-21 03:03:08 +03:00
monty@donna.mysql.fi
c8fbe93890 Fixed that database name is shown for CHECK TABLE 2001-04-20 17:14:53 +03:00
monty@donna.mysql.fi
528408c42a Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-20 15:49:55 +03:00
monty@donna.mysql.fi
5e8c4b76d5 Portability fixes 2001-04-20 15:18:46 +03:00
jani@hynda.mysql.fi
6f0b25826c Changes in manual and client/Makefile.am 2001-04-20 14:54:14 +03:00
monty@donna.mysql.fi
a94ba10f8d Fix for BDB and LOCK TABLES 2001-04-19 20:41:19 +03:00
monty@donna.mysql.fi
29e300d10f Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-19 14:44:05 +03:00
monty@donna.mysql.fi
566f82369c Portability fixes 2001-04-19 14:43:32 +03:00
serg@serg.mysql.com
16988caec8 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-04-19 09:56:19 +02:00
monty@donna.mysql.fi
bc6fd0acaa Added test for PTHREAD_YIELD
Removed test of default master parameter
Don't lock locked tables in REPAIR
Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
2001-04-18 23:47:11 +03:00
monty@donna.mysql.fi
0bd3023393 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-18 02:54:07 +03:00
monty@donna.mysql.fi
ad7fa1c940 Don't force conf_to_src to be static an all systems
Removed unpredictable test from rpl000001.test
2001-04-18 02:53:21 +03:00