Commit graph

2901 commits

Author SHA1 Message Date
monty@hundin.mysql.fi
b658662ae4 Update copyright
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
2001-12-06 14:10:51 +02: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
81ea1a6e1a Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-12-05 23:26:14 +02:00
monty@hundin.mysql.fi
4bd55bc339 Upgrade version number 2001-12-05 23:25:48 +02:00
monty@hundin.mysql.fi
90004e340b Fixed bug in LEFT JOIN 2001-12-05 23:15:05 +02:00
serg@serg.mysql.com
a9fa9842a2 Change mode to -rw-rw-r-- 2001-12-05 17:08:29 +01: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
heikki@donna.mysql.fi
8aa82356bf buf0buf.ic, mtr0log.ic:
Add diagnostic code to catch possible space id or page no errors in the log
2001-12-04 17:03:24 +02:00
heikki@donna.mysql.fi
eb883b30a5 log0recv.c:
Add fault tolerance: when a log record contains nonsensical space id or page number, stop log scan there
2001-12-04 16:01:30 +02:00
serg@serg.mysql.com
9c6effa6a3 ft_boolean_search.c bugfix "+(aaa bbb) +ccc"
ft_dump.c	-l option - report word length distribution (for ft_max_word_len_for_sort)
2001-12-04 14:24:47 +01:00
serg@serg.mysql.com
d1e97195e1 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-12-03 23:31:59 +01:00
serg@serg.mysql.com
2bb46b6c90 tags: target added for Sasha 2001-12-03 23:30:44 +01:00
monty@hundin.mysql.fi
1d26537da5 Query cache.
Remove some warnings
2001-12-02 14:34:01 +02:00
sasha@mysql.sashanet.com
2f91f2360a get correct paths in mysql_config even if the user moves basedir 2001-12-01 19:37:30 -07:00
sasha@mysql.sashanet.com
e78a11f0e4 use $MASTER_PORT 2001-12-01 15:00:32 -07:00
sasha@mysql.sashanet.com
e57311045f added build-tags
added test case that supposedly will crash mysqld built with 2.96
2001-11-30 22:09:44 -07: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
8a8617075a Update test results 2001-11-29 22:27:58 +02: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
jcole@sarvik.tfr.cafe.ee
6aef747667 Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/jcole/bk/mysql-4.0
2001-11-28 22:17:16 +02:00
jcole@sarvik.tfr.cafe.ee
8f35feaf0e docbook-fixup.pl:
Fixed small bug
2001-11-28 22:16:26 +02:00
jcole@sarvik.tfr.cafe.ee
ad0149b99f docbook-fixup.pl:
Fixed some issues for O'Reilly.
  * Remove "mailto:" from @email{} references in XML output. Good for normal XML of course, but bad when printing.
  * Removing (Cross)References for sections that have been excluded from printed manual.
  * In several titles, spaces are missing. You see a title like: <title>Speed of <command>INSERT</command>Queries</title>.
2001-11-28 22:11:14 +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
tfr@sarvik.tfr.cafe.ee
c049119475 Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2001-11-28 17:18:52 +02:00
tfr@sarvik.tfr.cafe.ee
d90b7c4238 mirrors.texi:
Added a mirror in Spain
2001-11-28 17:18:14 +02: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
5fedd2dda7 Fix for IO_CACHE.
Portability fixes.
2001-11-28 03:47:15 +02:00
sasha@mysql.sashanet.com
41afc03a85 Merge work:/home/bk/mysql into mysql.sashanet.com:/reiser-data/mysql 2001-11-27 18:21:39 -07:00
sasha@mysql.sashanet.com
5d2f2c8369 fixed alias drop bug in binlog
fixed skip counter to do the RightThing (TM) when the user messes up.
Still do RightThing when he gets it right.
2001-11-27 18:20:24 -07:00
monty@bitch.mysql.fi
3c057478c2 Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0 2001-11-28 02:59:54 +02:00
monty@bitch.mysql.fi
d0ccff5090 New improved IO_CACHE 2001-11-28 02:55:52 +02:00
monty@hundin.mysql.fi
e4bdf26066 Small safety fix 2001-11-28 02:24:22 +02:00
tfr@sarvik.tfr.cafe.ee
574f116355 mirrors.texi:
Added a mirror in Netherlands
2001-11-27 19:05:42 +02:00