Commit graph

586 commits

Author SHA1 Message Date
monty@donna.mysql.fi
8700c02dae Changed Innobase to Innodb
Deleted a lot of old benchmark runs
2001-04-13 12:25:12 +03:00
monty@donna.mysql.fi
714431e3a6 Added intern which functions to benchmarks 2001-04-12 15:46:50 +03:00
sasha@mysql.sashanet.com
95d908dd0b re-added line that was resolved out during merge 2001-04-11 17:50:23 -06:00
sasha@mysql.sashanet.com
16eb5e87a2 merge 2001-04-11 16:49:40 -06:00
sasha@mysql.sashanet.com
2392c3abd7 fixed bugs in the new stuff in rpl000001 test
start slave thread if master.info is present and server_id is set
updates for rpl000015 and rpl000016 to remove master.info to make sure
master info struct does not get auto-initialized
2001-04-11 16:29:15 -06:00
monty@donna.mysql.fi
53f518c42d Fixed bug when using a key on a CHAR(255) NULL column 2001-04-12 00:56:55 +03:00
monty@donna.mysql.fi
d2dc65f1b4 Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
monty@donna.mysql.fi
3c82d4a2e1 Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL 2001-04-10 11:32:28 +03:00
monty@donna.mysql.fi
7f21a7a6da Fixed INSERT DELAYED with Innobase
Fix for shutdown on NT
Fixed bug when using wrong dates from blob field.
2001-04-09 21:08:56 +03:00
jani@janikt.pp.saunalahti.fi
3d19a5d4bb Updated a link in the manual. 2001-04-09 12:11:44 +03:00
tim@threads.polyesthetic.msg
6d1ebdd656 Merge 2001-04-05 15:25:39 -04:00
tim@threads.polyesthetic.msg
252ab34892 Clear up how ROUND() works (i.e., not the way you think). 2001-04-05 15:21:19 -04:00
jcole@abel.spaceapes.com
43cc214fb1 accidentally merged a deleted piece of the manual back in 2001-04-04 23:19:28 -05:00
jcole@abel.spaceapes.com
61f74f9956 manual merge 2001-04-04 23:19:27 -05:00
sasha@mysql.sashanet.com
671a63f5da Updates/cleanup for Linux notes 2001-04-04 22:19:26 -06:00
jcole@abel.spaceapes.com
feca8212dc Edits to first 10,000 lines from read-through of manual.texi. 2001-04-04 01:38:47 -05:00
jcole@abel.spaceapes.com
09fa56ff86 Merge jcole@work.mysql.com:/home/bk/mysql
into abel.spaceapes.com:/home/jcole/bk/mysql
2001-04-03 20:28:59 -05:00
mwagner@evoq.mwagner.org
e562e37f91 manual.texi Update pubdate for PHP/MySQL book. 2001-04-03 20:28:58 -05:00
jcole@abel.spaceapes.com
6809440669 push so i can merge 2001-04-03 18:12:33 -05:00
monty@donna.mysql.fi
56f4427f32 Cleanup of manual 2001-04-02 02:33:25 +03:00
monty@donna.mysql.fi
fcaa779e82 merge 2001-04-02 01:53:15 +03:00
monty@donna.mysql.fi
9ea338ac3f Added INNODB as a synonym for INNOBASE
Fixed bug where FLUSH TABLES could make indexes unavailable for the next query
Added --skip-safemalloc
2001-04-02 01:45:24 +03:00
jcole@abel.spaceapes.com
7de6496fb3 Fixed typos in manual.texi. 2001-04-01 09:03:05 -05:00
monty@donna.mysql.fi
65822120f5 Fixed bug in ALTER TABLE
Removed _mi_rkey() function
New fork_big.pl multi-thread test
2001-04-01 13:45:48 +03:00
jcole@abel.spaceapes.com
f661935c24 Lots of corrections and cleanups to manual.texi. 2001-03-31 23:12:11 -06:00
mwagner@evoq.mwagner.org
398608eb2a manual.texi Mirror maintenance. 2001-03-30 20:05:47 -06:00
jcole@abel.spaceapes.com
709501b9ce Made the manual pretty in HTMLHELP format.
Reorganized and renamed the API chapter.
2001-03-30 16:26:51 -06:00
monty@donna.mysql.fi
1a077f4a55 Let ALTER TABLE and LOAD DATA INFILE use sorting to create index
Call init_signals before intializing table handlers. This should fix the signal problem in Innobase on Solaris
2001-03-28 04:16:04 +03:00
monty@donna.mysql.fi
e5da9a96de Fixed bug in lock tables introduced by shared locks.
New lock test
2001-03-27 13:05:48 +03:00
monty@donna.mysql.fi
dab74107ab Fix a crash in Innobase with tables with many columns and a range query
Removed all Attic directories.
2001-03-26 16:49:11 +03:00
monty@donna.mysql.fi
2ff0334c23 Fixed problem with Innobase and signals on Solaris 2001-03-26 02:01:05 +03:00
monty@donna.mysql.fi
76e59081a0 Updating changelog 2001-03-25 13:19:05 +03:00
monty@donna.mysql.fi
5487d7a8c0 Fixed bug in send in mysqltest
Removed usage of @r/result as this made life hard when testing different
table handlers.
Allow concurrent inserts if no update/binary log.
Don't remove key_cache at flush tables.
Fixed bug in SELECT DISTINCT SUM()...
2001-03-25 01:02:26 +02:00
monty@donna.mysql.fi
176147cd31 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-03-24 20:15:43 +02:00
monty@donna.mysql.fi
aa11573380 Added defines for fast mutex in glibc 2.2 (should be safe)
Fixed crash in SELECT DISTINCT SUM(...)
Fix return value of mysortncmp() for innobase
Fix join_crash bug
2001-03-24 20:15:14 +02:00
serg@serg.mysql.com
faa63c5013 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-03-24 16:21:41 +01:00
mwagner@evoq.mwagner.org
7a6a93b227 manual.texi Fix up. 2001-03-23 16:42:34 -06:00
mwagner@evoq.mwagner.org
3e59099f51 manual.texi One more mirror. 2001-03-23 14:24:40 -06:00
mwagner@evoq.mwagner.org
5d8c6b5fd2 manual.texi Mirror listing maintenance. 2001-03-23 14:13:39 -06:00
monty@tik.mysql.fi
bdb822ef49 Fixed bug with FLUSH TABLES when using temporary tables 2001-03-23 21:16:57 +02:00
monty@tik.mysql.fi
3099c54d94 Test case for bug when updating on key
Fixed bug in CONCAT_WS()
Print the default ISOLATION level.
Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
2001-03-23 20:38:42 +02:00
monty@tik.mysql.fi
3c48448042 Split setup_fields to setup_tables and setup_fields
Fixed problem with UPDATE TABLE when keys wheren't always used.
2001-03-21 20:13:46 +02:00
serg@serg.mysql.com
edba53f3b9 bug with mysql_change_db() fixed 2001-03-21 17:09:43 +01:00
monty@tik.mysql.fi
6f9a73a1ba Added isolation levels
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
2001-03-21 01:02:22 +02:00
monty@donna.mysql.fi
ef75476c67 Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-03-16 14:23:08 +02:00
monty@donna.mysql.fi
e2d8599cb5 Update information about MyISAM files 2001-03-16 14:01:02 +02:00
paul@central.snake.net
b28e946288 manual.texi added clarification on LOAD DATA section on handling
manual.texi	of empty fields; minor changes to recent change
manual.texi	notes.
2001-03-15 22:16:17 -06:00
monty@donna.mysql.fi
6f5188d710 Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-03-16 02:43:51 +02:00
monty@donna.mysql.fi
a7998f825b Added new item to Access denied 2001-03-16 02:43:20 +02:00
jani@hynda.mysql.fi
9d0e3f30d9 Updated manual. 2001-03-15 15:00:39 +02:00