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
sasha@mysql.sashanet.com
62e6906bfb
worked around gcc bug to make compile-pentium-gcov work
...
increase coverage for table.cc in mysql_rm_table()
ingore temporary gcov files
fixed bug in replication test case
2001-03-26 21:03:08 -07: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
700dd225ad
Removed select.res file
2001-03-26 13:31:59 +03:00
monty@donna.mysql.fi
44c0545ab9
Added test case that crashed Innobase
2001-03-26 13:27:36 +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
add70fc1ba
Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro
...
(For glibc 2.2)
2001-03-26 01:05:04 +03:00
monty@donna.mysql.fi
76e59081a0
Updating changelog
2001-03-25 13:19:05 +03:00
sasha@mysql.sashanet.com
c57b8bde25
sql/mysqld.cc
...
fixed concurrency bug with a very quickly disconnecting client -
the client could disconnect and delete thd before pthread_create
could write to &thd->real_id
sql/sql_list.h
while tracking down the bug, made new/delete go through my_malloc/my_free
for ilink - did not help, but this is better anyway - cleaner exit with a message in
out of memory codition at least.
2001-03-24 23:33:26 -07: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
sasha@mysql.sashanet.com
2531f38803
added test case for the nasty join query crash
2001-03-23 21:56:18 -07:00
sasha@mysql.sashanet.com
8ecd6b4b58
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-03-23 20:00:52 -07:00
sasha@mysql.sashanet.com
b54cbeac05
fixes to get flush test to work only to discover another bug in flush
...
tables - read comments below
2001-03-23 19:59:30 -07: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
5c497ccf2f
Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql
2001-03-23 20:40:31 +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
sasha@mysql.sashanet.com
cb8962ac80
fixed bug on re-open of temp tables after FLUSH in the middle of open
...
added flush test case, but had to comment the fun part out because it
does not work for some reason - will investigate why.
2001-03-22 20:04:59 -07:00
sasha@mysql.sashanet.com
2517966c7b
Changes to make it compile again
2001-03-22 11:31:43 -07:00
mikef@nslinuxw4.bedford.progress.com
37217bc996
acinclude.m4 Removed redundant Gemini check section
2001-03-22 09:21:54 -05:00
mikef@nslinux.bedford.progress.com
d145a6b97e
Add support for Gemini table handler, Monty has checked and approved
...
Fix bug when read return error
2001-03-21 15:34:16 -05: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
heikki@donna.mysql.fi
a1e6710b96
buf0buf.c Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list
...
buf0lru.c Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list
2001-03-16 00:22:21 +02:00
jani@hynda.mysql.fi
9d0e3f30d9
Updated manual.
2001-03-15 15:00:39 +02:00
monty@donna.mysql.fi
2955fb17e2
Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-03-15 13:54:01 +02:00
monty@donna.mysql.fi
2aa2255c04
Improved ANALYZE TABLE a bit for small tables.
2001-03-15 13:36:14 +02:00
monty@donna.mysql.fi
c36f4fd0c2
Added tests if a user variable is changed in the same query.
2001-03-15 11:55:44 +02:00
sasha@mysql.sashanet.com
c28eda4817
Docs/manual.texi
...
clean-up/update of Linux-Notes
2001-03-14 22:17:31 -07:00
paul@central.snake.net
6f2b87eff1
Merge work.mysql.com:/home/bk/mysql
...
into central.snake.net:/home/paul/mysql
2001-03-14 20:09:54 -06:00
paul@central.snake.net
13c82f1e80
manual.texi mods to recent change notes
2001-03-14 20:08:19 -06:00
paul@central.snake.net
0a04b59b41
Merge work.mysql.com:/home/bk/mysql
...
into central.snake.net:/home/paul/mysql
2001-03-14 19:59:10 -06:00
monty@donna.mysql.fi
d0722d73b0
Added fix for using variables with distinct
2001-03-15 03:55:48 +02:00
monty@donna.mysql.fi
1bd0d416b2
merge
2001-03-15 00:30:32 +02:00
monty@tik.mysql.fi
c36b47eeb5
Merge donna:/my/mysql into tik.mysql.fi:/home/my/mysql
2001-03-15 00:10:52 +02:00
monty@donna.mysql.fi
bb550cc98e
Updated changelog
2001-03-15 00:10:51 +02:00
monty@tik.mysql.fi
66ba6da014
Fixed CLIENT_TRANSACTIONS define
...
Fixed bug in SHOW VARIABLES when using innobase tables
2001-03-14 23:12:15 +02:00
heikki@donna.mysql.fi
dc95f5652e
os0thread.c Use pthread_attr_init instead of ..._create
2001-03-14 22:11:16 +02:00
heikki@donna.mysql.fi
732d702fd8
srv0srv.c Eliminate another warning on HP-UX
2001-03-14 21:55:18 +02:00