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 |
|
heikki@donna.mysql.fi
|
181a9ac9b9
|
srv0start.c Eliminate wrong type calls of os_thread_create
srv0srv.c Eliminate wrong type calls of os_thread_create
|
2001-03-14 21:27:30 +02:00 |
|
heikki@donna.mysql.fi
|
8024423df7
|
page0types.h Eliminate a name collision on page_t on HP-UX
|
2001-03-14 21:13:15 +02:00 |
|
paul@central.snake.net
|
662c7fdf3a
|
Merge
|
2001-03-14 12:30:58 -06:00 |
|
heikki@donna.mysql.fi
|
822f9aee4b
|
fsp0fsp.c Circumvent a bug in Visual C inlining
|
2001-03-14 19:54:38 +02:00 |
|
jcole@abel.spaceapes.com
|
84999eb5e2
|
Reversed SQL_ANSI_MODE per Monty's request.
|
2001-03-14 07:15:45 -06:00 |
|
jcole@tetra.spaceapes.com
|
fef4e75287
|
Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
|
2001-03-14 01:49:02 -06:00 |
|
jcole@tetra.spaceapes.com
|
1b9ce04050
|
Moved state_map copying to THD::THD().
|
2001-03-14 01:18:16 -06:00 |
|
sasha@mysql.sashanet.com
|
0dd0d88e8f
|
changed signal by fd close to signal by vio_close
added support for kill expr
fixed coredump in set @a := foo;
added testcase for user_var
added testcase for kill
|
2001-03-13 23:07:12 -07:00 |
|
serg@serg.mysql.com
|
555430819d
|
mysql-test/r/order_by.result fixed for new test
sql/field.cc ORDER BY bug fixed
|
2001-03-13 13:30:12 +01:00 |
|
serg@serg.mysql.com
|
97fc1cc32b
|
sql_lex.cc per-thread state_map temporarily disabled
mysql-test-run.sh PATH corrected
|
2001-03-13 12:54:43 +01:00 |
|
serg@serg.mysql.com
|
5f6cbe3d94
|
Merge
|
2001-03-13 10:44:04 +01:00 |
|
mwagner@evoq.mwagner.org
|
61e33ebe17
|
manual.texi Typo fix. Added mirror in Ukraine.
manual.texi Updated Mascon entry to new version.
|
2001-03-13 00:43:07 -06:00 |
|
sasha@mysql.sashanet.com
|
e8e1e88335
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2001-03-12 20:18:16 -07:00 |
|
sasha@mysql.sashanet.com
|
a2b6410965
|
untested changes to close socket on slave stop for OS's that do not
interrupt I/O after thr_alarm_kill()
test case for order by desc coredump
|
2001-03-12 20:17:32 -07:00 |
|
jcole@tetra.spaceapes.com
|
a855617f36
|
Added SQL_ANSI_MODE.
|
2001-03-12 18:16:30 -06:00 |
|
sasha@mysql.sashanet.com
|
ad8f2810f6
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2001-03-12 10:28:13 -07:00 |
|
serg@serg.mysql.com
|
a9344b4229
|
myisammrg/myrg_rnext.c bug with incomlete queue fixed
myisammrg/myrg_rprev.c bug with incomlete queue fixed
|
2001-03-12 15:00:13 +01:00 |
|
monty@donna.mysql.fi
|
2505d667c7
|
Fixes for compiling innobase
|
2001-03-12 01:13:07 +02:00 |
|
monty@donna.mysql.fi
|
26a8c8b823
|
Optimization of delete with record cache (for MyISAM tables)
Added missing files for innobase to the distribution
|
2001-03-11 23:09:09 +02:00 |
|
monty@donna.mysql.fi
|
5985de2db5
|
Added new tests to benchmark suite
|
2001-03-11 21:20:15 +02:00 |
|
monty@donna.mysql.fi
|
c1402e2d5c
|
Fixed bug in MAX() optimizing for BDB tables
|
2001-03-10 17:05:10 +02:00 |
|
sasha@mysql.sashanet.com
|
80b7f10027
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2001-03-09 22:22:04 -07:00 |
|
monty@donna.mysql.fi
|
267c8760cb
|
Fixed wrong option in mysql_install_db
Added delayed_user for delayed_threads
Don't use record cache when doing deletes
|
2001-03-09 03:38:18 +02:00 |
|
serg@serg.mysql.com
|
da7e338029
|
merged
|
2001-03-08 23:32:02 +01:00 |
|
monty@donna.mysql.fi
|
2104405904
|
Added documentation about mysql-test-run
|
2001-03-08 22:27:43 +02:00 |
|
monty@donna.mysql.fi
|
4de3484189
|
Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql
|
2001-03-08 21:49:57 +02:00 |
|
monty@donna.mysql.fi
|
32d403f087
|
Fixed bug in INSERT DELAYED when INSERT generated an error
|
2001-03-08 21:49:15 +02:00 |
|
tim@work.mysql.com
|
c91715e3e5
|
Make configure always generate a dummy bdb/build_unix/db.h file. Ugh.
|
2001-03-08 20:06:08 +01:00 |
|
tim@work.mysql.com
|
55217d8cef
|
Make configure generate a fake bdb/build_unix/db.h file, so that
'make distcheck' will work. I hope.
This is an ugly hack....
|
2001-03-08 18:02:48 +01:00 |
|
sasha@mysql.sashanet.com
|
7e3cb5faed
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2001-03-08 09:59:56 -07:00 |
|
monty@donna.mysql.fi
|
b947bc4aed
|
Added documentation about GEMINI tables
|
2001-03-08 17:44:30 +02:00 |
|
heikki@donna.mysql.fi
|
c099600ec5
|
manual.texi Note about DROP DATABASE and Innobase website to the manual
|
2001-03-08 17:14:04 +02:00 |
|
heikki@donna.mysql.fi
|
bfe5ff3b2e
|
row0mysql.c Innobase does not trap now if one creates a table already in Innobase
|
2001-03-08 16:55:14 +02:00 |
|
monty@donna.mysql.fi
|
cb3dfd8252
|
Changed --with-innobase-db to --with-innobase
Updated manual about INNOBASE and BDB
|
2001-03-08 03:15:54 +02:00 |
|
tim@threads.polyesthetic.msg
|
ce7181c839
|
Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
|
2001-03-07 17:08:32 -05:00 |
|
tim@threads.polyesthetic.msg
|
9907e75126
|
Change --with-innobase-db to --with-innobase.
|
2001-03-07 17:07:44 -05:00 |
|
monty@donna.mysql.fi
|
76d8749a4e
|
Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql
|
2001-03-07 23:59:26 +02:00 |
|
mwagner@evoq.mwagner.org
|
6decfd4259
|
Merge work:/home/bk/mysql
into evoq.mwagner.org:/opt/local/x1/work/bk/mysql
|
2001-03-07 15:59:25 -06:00 |
|
mwagner@evoq.mwagner.org
|
ed5397354b
|
manual.texi Added entry to contrib section.
|
2001-03-07 15:59:01 -06:00 |
|
monty@donna.mysql.fi
|
98c70da357
|
Fixed test cases for innobase
Fixed bug introduced with last ORDER BY optimization
Changed log position to longlong to avoid warnings.
|
2001-03-07 23:50:44 +02:00 |
|
tim@work.mysql.com
|
8773431b44
|
Merge
|
2001-03-07 22:47:51 +01:00 |
|
tim@work.mysql.com
|
28433a129e
|
Do-all-build-steps We build with BerkeleyDB now, too.
|
2001-03-07 22:45:16 +01:00 |
|