Commit graph

1179 commits

Author SHA1 Message Date
arjen@co3064164-a.bitbike.com
f3f7d055f9 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-12-06 11:15:05 +10:00
arjen@co3064164-a.bitbike.com
c0e0ed4fe5 Legal fixup/clarification for contributor and supporter lists. 2001-12-06 11:07:51 +10:00
monty@hundin.mysql.fi
b4da2fb0ab Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-06 02:36:19 +02:00
monty@hundin.mysql.fi
5c94a16422 merge with 3.23.47 2001-12-06 01:16:28 +02:00
monty@hundin.mysql.fi
4c17825acd Update of query cache code 2001-12-06 01:05:30 +02:00
arjen@co3064164-a.bitbike.com
00ae775a80 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-12-06 09:03:47 +10:00
arjen@co3064164-a.bitbike.com
0b22ab480c Fixed typos in boolean fulltext search text.
Replaced Gates fun.
2001-12-06 08:57:45 +10:00
serg@serg.mysql.com
b048cb34a0 bulk_insert feature can be turned off 2001-12-05 23:26:56 +01:00
monty@hundin.mysql.fi
0f71e337b3 Small changes to mysql_config.sh 2001-12-05 23:56:56 +02:00
monty@hundin.mysql.fi
90004e340b Fixed bug in LEFT JOIN 2001-12-05 23:15:05 +02:00
serg@serg.mysql.com
5bf254cbd1 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-12-05 17:05:57 +01:00
serg@serg.mysql.com
6c4abef5ee wrong menues - mostly leftover after grand manual massage - that broke texinfo file structure were removed
"MATCH in SELECT only" line from "MySQL deficiencies" removed
2001-12-05 17:03:06 +01:00
monty@hundin.mysql.fi
40da504605 merge 2001-12-05 13:08:00 +02:00
monty@hundin.mysql.fi
1de4fff5ba Update of query cache code.
Changed some sql_alloc() -> thd->alloc()
Removed a lot of compiler warnings on Linux Alpha (64 bit)
Fixed some core dumps on 64 bit systems (wrong type for packet_len)
2001-12-05 13:03:00 +02:00
arjen@co3064164-a.bitbike.com
dcdc6c5b4d Updated Sinisa's contribution items. 2001-12-05 12:15:40 +10:00
serg@serg.mysql.com
f481272998 myisam_bulk_insert_tree_size clarification 2001-12-04 16:52:28 +01:00
monty@hundin.mysql.fi
1d26537da5 Query cache.
Remove some warnings
2001-12-02 14:34:01 +02:00
paul@teton.kitebird.com
17abb42f3b manual.texi mysql_store_results() -> mysql_store_result() 2001-11-30 10:50:14 -06:00
monty@hundin.mysql.fi
79caca1d96 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-29 22:05:53 +02:00
monty@hundin.mysql.fi
ce7a0a0293 Fix not critical MyISAM bug in locking.
Free character sets properly (for embedded).
Add missing mutex in HANDLER CLOSE
2001-11-29 21:46:51 +02:00
monty@hundin.mysql.fi
4b513347c4 Better optimization for InnoDB and BDB tables for ORDER BY 2001-11-29 15:34:37 +02:00
monty@hundin.mysql.fi
7c3f8447c0 Extended manual section about MySQL states 2001-11-28 22:47:58 +02:00
serg@serg.mysql.com
49b6f02dbe Merge 2001-11-28 18:01:50 +01:00
serg@serg.mysql.com
4a5ca1073b boolean fulltext search without an index 2001-11-28 17:55:45 +01:00
monty@hundin.mysql.fi
76ed6c26fc Fix of testcases after merge.
Small improvement to write caching.
2001-11-28 16:11:05 +02:00
monty@hundin.mysql.fi
4d5d1ae2ef Added read log caching and fixed a possible bug in write cacheing.
This should cause fewer seeks when using replication.
2001-11-28 15:18:29 +02:00
monty@hundin.mysql.fi
69f6802632 merge 2001-11-28 14:52:11 +02:00
monty@hundin.mysql.fi
e4bdf26066 Small safety fix 2001-11-28 02:24:22 +02:00
monty@hundin.mysql.fi
66a31433a4 Fixed bug when joining with caching.
Fixed race condition when using the binary log and INSERT DELAYED which could cause the binary log to have rows that was not yet written to MyISAM tables.
2001-11-27 02:50:20 +02:00
jani@hynda.mysql.fi
0091f76f11 Updated manual about some processlist states. 2001-11-27 01:57:51 +02:00
monty@hundin.mysql.fi
cefe361b82 merge 2001-11-26 03:30:16 +02:00
monty@hundin.mysql.fi
bbc5277cc9 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-26 03:27:09 +02:00
monty@hundin.mysql.fi
5738117970 Fix race condition in ANALYZE TABLE.
Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
2001-11-26 02:16:38 +02:00
monty@hundin.mysql.fi
e9677eda60 Add missing exit_cond() to lock_global_read_lock(). 2001-11-26 02:09:45 +02:00
paul@teton.kitebird.com
ebee614fbf manual.texi change note entries require trailing periods.
manual.texi	Mac OSX is spelled "Mac OS X".
2001-11-25 17:08:45 -06:00
monty@hundin.mysql.fi
22e418b405 merge 2001-11-25 13:56:03 +02:00
monty@hundin.mysql.fi
777fdb5d5c Fixes for embedded version. 2001-11-25 13:50:48 +02:00
sasha@mysql.sashanet.com
fad7880b57 post-merge 2001-11-24 23:05:35 -07:00
sasha@mysql.sashanet.com
35f852aaab merged 2001-11-24 22:59:44 -07:00
sasha@mysql.sashanet.com
6865885f21 replication updates in the manual
fixed typo on sql_repl.cc
added build-tags script for the benefit of the poor, sick, and afflicted, 
as Matt likes to say :-)
2001-11-24 22:48:57 -07:00
serg@serg.mysql.com
90933cc768 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-23 17:56:59 +01:00
paul@teton.kitebird.com
c1120d050d manual.texi miscellaneous minor cleanups 2001-11-23 00:18:37 -06:00
heikki@donna.mysql.fi
0f5d7bcb11 manual.texi:
Added foreign key def syntax + note that the check is not deferred to trx commit
2001-11-23 01:21:42 +02:00
serg@serg.mysql.com
163f0c8512 ft_dump re-enabled, manual fixes 2001-11-22 22:50:41 +01:00
serg@serg.mysql.com
6aa1185162 MATCH ... AGINST (... IN BOOLEAN MODE) documented 2001-11-22 21:57:47 +01:00
monty@hundin.mysql.fi
9265a4df45 merge 2001-11-22 14:40:38 +02:00
monty@hundin.mysql.fi
9209210d30 Fix bug when repairing compressed MyISAM files
LOCATE() is now case sensitive
2001-11-22 13:50:50 +02:00
monty@hundin.mysql.fi
c79c6945ee Fixed problem when repairing packed MyISAM files. 2001-11-22 03:39:42 +02:00
monty@hundin.mysql.fi
c6b3afe2d7 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-21 15:39:01 +02:00
monty@tik.mysql.fi
27d2057c55 Added note to manual that usernames in GRANT don't allow wildcards. 2001-11-21 15:39:00 +02:00