monty@donna.mysql.fi
81a4e10105
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-10 11:33:37 +03:00
monty@donna.mysql.fi
8fca84c6c9
updated ignore
2001-04-10 11:33:17 +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
sasha@mysql.sashanet.com
30ca82bc98
mysql-test/t/bench_count_distinct.test
...
make table delay key write to speed things up a bit
2001-04-09 18:31:00 -06:00
sasha@mysql.sashanet.com
704567d19e
added gprof options
...
added a benchmark test for count(distinct)
2001-04-09 18:25:06 -06:00
sasha@mysql.sashanet.com
635ef42af9
added compile-pentium-gprof
...
ignore generated files from bdb
2001-04-09 13:08:35 -06: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
serg@serg.mysql.com
a981cfbdcb
This won't be pushed either
2001-04-09 15:37:19 +02:00
jani@janikt.pp.saunalahti.fi
3d19a5d4bb
Updated a link in the manual.
2001-04-09 12:11:44 +03:00
serg@serg.mysql.com
28750d031a
This wouldn't ever be pushed
2001-04-08 12:56:12 +02:00
sasha@mysql.sashanet.com
c9cd6364e5
fixed Do-rpm to not omit frame pointer
2001-04-07 18:31:31 -06:00
serg@serg.mysql.com
a6ebe74e3c
Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)
2001-04-07 00:18:33 +02:00
heikki@donna.mysql.fi
ae05b07fb7
univ.i Prevent inlining of functions on HP-UX because GCC is broken there
...
configure.in Prevent inlining of functions on HP-UX because GCC is broken there
trx0trx.h Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
trx0trx.c Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
ha_innobase.cc Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
2001-04-06 20:37:31 +03:00
jani@janikt.pp.saunalahti.fi
ae5ee2d2d5
Small fix to mail_to_db.pl
2001-04-06 06:09:08 +03:00
jani@janikt.pp.saunalahti.fi
655688d829
Added --stdin option to mail_to_db.pl
2001-04-06 05:26:36 +03:00
sasha@mysql.sashanet.com
cc8a37702d
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-04-05 19:10:58 -06:00
sasha@mysql.sashanet.com
fdf19ea879
moved bdb/innobase to compile-pentium-debug-max
...
fixed bug in variable assignment in mysqltest
fixed coredump on conversion from empty blob/text to date
added test case for empty blob conversion to date
2001-04-05 19:04:34 -06:00
tim@threads.polyesthetic.msg
55c1c5b6cd
Remove generated files from bdb source code control.
2001-04-05 15:33:16 -04: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
heikki@donna.mysql.fi
3dec2b5c98
ut0dbg.h Print a better error message when an assertion fails
2001-04-05 21:52:59 +03: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
sasha@mysql.sashanet.com
b5c227304e
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-04-04 12:46:05 -06:00
sasha@mysql.sashanet.com
0a57185260
separate compile-pentium and compile-pentium-max
2001-04-04 12:44:06 -06:00
heikki@donna.mysql.fi
ed2d947b7f
os0thread.c Fix os_thread_sleep: did not work if over 1000000 microsecs; caused slowness at least on Solaris and FreeBSD
2001-04-04 20:34:54 +03:00
heikki@donna.mysql.fi
e6765fdcc8
sync0sync.c Fix the infinite spin on FreeBSD
...
os0thread.c Use pthread_yield instead of os_thread_sleep(0)
2001-04-04 16:30:46 +03: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
sasha@mysql.sashanet.com
1c216c4141
sometimes the server lags behind the client on startup - to fix, if the initial connect fails, sleep and try again
...
before giving up
2001-04-03 08:28:28 -06:00
sasha@mysql.sashanet.com
b1bfac4748
Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-fast
2001-04-02 19:02:47 -06:00
sasha@mysql.sashanet.com
f754012ad0
got --with-other-libc to work, finally
2001-04-02 19:01:15 -06:00
monty@donna.mysql.fi
4c20a8e59e
Removed deleted tests
2001-04-02 20:18:36 +03:00
monty@donna.mysql.fi
e112299b18
Fixed up mysql-max spec file
2001-04-02 19:49:43 +03: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
a49a2e2001
Added check to isolation test if Gemini is used
2001-03-28 04:35:30 +03:00
monty@donna.mysql.fi
899831d20d
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-03-28 04:18:43 +03: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
sasha@mysql.sashanet.com
620010abfc
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-03-27 10:24:44 -07:00
sasha@mysql.sashanet.com
ee0f6217ea
I was wrong about concurrent insert issue in rpl000016 - it still failed
...
once after the lock. Now changed test case and added eval support to
mysqltest to make it easier to debug
2001-03-27 10:23:04 -07:00