jcole@tetra.spaceapes.com
83221a4724
Several minor fixes to manual per Tom.
2001-05-02 05:49:59 -05:00
jcole@main.burghcom.com
03cb1ccef5
manual.texi fixed paragraph
2001-05-01 04:12:23 -04:00
paul@central.snake.net
53cfdccb0d
manual.texi missing @ on @item in contributed software page
2001-04-23 09:07:51 -05:00
jani@hynda.mysql.fi
f218c6d59e
Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysql
2001-04-20 01:12:58 +03:00
jani@hynda.mysql.fi
0b8b4738a8
New client, mysqlcheck, for MySQL. mysqlcheck should be used for
...
CHECK, REPAIR, ANALYZE and OPTIMIZE instead of myisamchk, when
MySQL server is running. Documentation to MySQL manual will follow
shortly.
2001-04-20 01:12:10 +03:00
tim@threads.polyesthetic.msg
c1780adda1
Merge work.mysql.com:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2001-04-19 15:15:34 -04:00
monty@work.mysql.com
93de112238
Merge
2001-04-19 00:58:30 +02:00
monty@work.mysql.com
821fa2241c
Update for MySQL-Max
2001-04-18 16:35:30 +02:00
heikki@donna.mysql.fi
e593714e6b
os0thread.c Change pthread_yield to sched_yield
...
univ.i Change pthread_yield to sched_yield
configure.in Change pthread_yield to sched_yield
2001-04-18 17:23:06 +03:00
jcole@abel.spaceapes.com
393c603529
Small fixes to manual.texi.
2001-04-17 14:57:31 -05:00
tim@threads.polyesthetic.msg
1e3ab09a51
Merge
2001-04-17 09:18:37 -04:00
tim@threads.polyesthetic.msg
e19137f037
sql_select.cc sizeof(**TABLE) -> sizeof(*TABLE) in malloc()
2001-04-17 09:13:10 -04:00
serg@serg.mysql.com
13ef4d1db4
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-04-17 14:17:48 +02:00
monty@donna.mysql.fi
561c18c116
Updated manual
2001-04-17 02:00:46 +03:00
sasha@mysql.sashanet.com
37f3068495
Docs/manual.texi
...
Added a stern warning in a visible (in my opinion) place to make sure
to compile with -fno-exceptions when using gcc
Wrote a new paragraphs on OS comparison/choice in the Which OS section
2001-04-16 15:15:59 -06:00
serg@serg.mysql.com
801259b669
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-04-15 20:16:51 +02:00
tim@threads.polyesthetic.msg
af816a16fc
Merge
2001-04-14 09:38:43 -04:00
tim@threads.polyesthetic.msg
eb320ce7b0
mysql-test-run.sh don't depend on 'tr'
2001-04-14 09:35:42 -04:00
serg@serg.mysql.com
f48ed45303
merged
2001-04-13 21:16:53 +02:00
serg@serg.mysql.com
6991ee7867
manually merged
2001-04-13 16:31:53 +02:00
heikki@donna.mysql.fi
fc6dcf4df7
log0recv.c Change Innobase text to InnoDB
...
log0log.c Change Innobase text to InnoDB
srv0start.c Change Innobase text to InnoDB
srv0srv.c Change Innobase text to InnoDB
ha_innobase.cc Change Innobase text to InnoDB
2001-04-13 16:36:54 +03:00
monty@donna.mysql.fi
46839ed2f2
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-13 12:39:34 +03:00
paul@central.snake.net
69be96cf2a
manual.texi Fix Bowser's birth date (1998 -> 1989)
2001-04-12 18:54:37 -05:00
sasha@mysql.sashanet.com
593e7ab4f3
Ugly merge of 3.23 changes into 4.0 - fix up needed
2001-04-11 19:09:00 -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
heikki@donna.mysql.fi
6fa6f331fe
os0file.c Change pwrite to os_file_pwrite to allow compilation if no pwrite
2001-04-11 21:47:51 +03:00
monty@donna.mysql.fi
dc933ad9d6
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-11 20:23:31 +03:00
monty@work.mysql.com
8f62579c38
Added all changes from old 4.0 version:
...
PSTACK, libmysqld and MySQL filesystem
UPDATE ... ORDER BY
DELETE ... ORDER BY
New faster fulltext handling
Faster compressed keys
2001-04-11 13:04:03 +02:00
sasha@mysql.sashanet.com
835cd51e20
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-04-10 21:17:21 -06:00
jani@hynda.mysql.fi
ce6d6063ba
Fixed a bug in pager, + added a feature to it.
2001-04-11 06:17:20 +03:00
heikki@donna.mysql.fi
4709a1721a
srv0srv.h Merging work for 3.23.37
...
os0thread.c Set created thread priority to QUERY_PRIOR if specified
row0mysql.c Drop table removes locks on the table, error handling changed
row0ins.c Insert now always sets a shared lock on a duplicate or suspected duplicate record
lock0lock.h Can remove locks from a table to be dropped
lock0lock.c Can remove locks from a table to be dropped
srv0srv.c Try to do log flush every second
srv0start.c No need for a slash at the end of dir
trx0trx.h Added an IGNORE option field to trx handle
trx0trx.c Added an IGNORE option field to trx handle
ha_innobase.h Added last_query_id field to handle
ha_innobase.cc Fix drop table hang, roll-forward etc.
2001-04-10 21:58:07 +03:00
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
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
jani@janikt.pp.saunalahti.fi
3d19a5d4bb
Updated a link in the manual.
2001-04-09 12:11:44 +03:00
sasha@mysql.sashanet.com
c9cd6364e5
fixed Do-rpm to not omit frame pointer
2001-04-07 18:31:31 -06: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
655688d829
Added --stdin option to mail_to_db.pl
2001-04-06 05:26:36 +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
61f74f9956
manual merge
2001-04-04 23:19:27 -05: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
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
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
monty@donna.mysql.fi
fcaa779e82
merge
2001-04-02 01:53:15 +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
899831d20d
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-03-28 04:18:43 +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
heikki@donna.mysql.fi
d1c10d6445
Merge heikki@work.mysql.com:/home/bk/mysql
...
into donna.mysql.fi:/home/heikki/mysqlt
2001-03-27 19:50:42 +03:00
ccarkner@nslinuxw10.bedford.progress.com
d270ccd737
Created an isolation test for testing isolation levels.
2001-03-27 09:56:45 -05: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
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
5d8c6b5fd2
manual.texi Mirror listing maintenance.
2001-03-23 14:13:39 -06: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
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
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
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
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
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
monty@donna.mysql.fi
1bd0d416b2
merge
2001-03-15 00:30:32 +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
paul@central.snake.net
662c7fdf3a
Merge
2001-03-14 12:30:58 -06:00
jcole@abel.spaceapes.com
84999eb5e2
Reversed SQL_ANSI_MODE per Monty's request.
2001-03-14 07:15:45 -06:00
tim@threads.polyesthetic.msg
85015ebfbe
Merge work.mysql.com:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2001-03-05 14:32:51 -05:00
tim@work.mysql.com
639a1069d3
Add --just-configure (-c) option to BUILD scripts.
2001-03-04 22:34:26 +01:00
tim@threads.polyesthetic.msg
fd45aed782
Fix minor typos (not bugs).
2001-03-04 15:05:20 -05:00
monty@donna.mysql.fi
f2d31048eb
Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-03-02 15:06:27 +02:00
jcole@tetra.spaceapes.com
d87f499820
Merge work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-03-02 05:05:06 -06:00
jcole@tetra.spaceapes.com
ab60ef6d81
Fixed a bug that allowed:
...
SET @foo=bar;
This would cause a deadlock in mysqld, it now generates the error:
ER_SET_CONSTANTS_ONLY as follows:
mysql> set @foo=bar;
ERROR 1204: You may only use constant expressions with SET
2001-03-02 05:03:18 -06:00
serg@serg.mysql.com
9ee11094db
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-02-28 09:51:41 +01:00
sasha@mysql.sashanet.com
00c87c1bc7
sql/slave.cc
...
merged
2001-02-26 22:32:06 -07:00
serg@serg.mysql.com
689273affc
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-02-23 22:47:28 +01:00
heikki@donna.mysql.fi
9ac867fd08
Merge work.mysql.com:/home/bk/mysql
...
into donna.mysql.fi:/home/heikki/mysql
2001-02-23 16:37:49 +02:00
mwagner@evoq.mwagner.org
34de768234
post-commit Added List-ID: header for easier filtering.
2001-02-22 14:49:08 -06:00
heikki@donna.mysql.fi
2e182804dd
btr0btr.c Testing bitkeeper
2001-02-22 20:36:56 +02:00
jcole@tetra.spaceapes.com
30b1fd0d53
Merge work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-02-21 23:38:14 -06:00
monty@donna.mysql.fi
1c298277f9
Fixes for innobase
...
Added test for ALTER TABLE ORDER BY
2001-02-21 14:16:00 +02:00
tim@donna.mysql.com
9427621409
Merge donna.mysql.com:/home/my/bk/mysql
...
into donna.mysql.com:/home/tim/my/work
2001-02-20 23:28:56 +02:00
jcole@tetra.spaceapes.com
ccdd8bbb24
Merge work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-02-16 15:47:37 -06:00
jcole@tetra.spaceapes.com
8c80289adb
COM_TABLE_DUMP and COM_BINLOG_DUMP are no longer erroneously logged
...
to the slow query log.
2001-02-16 15:46:52 -06:00
mwagner@evoq.mwagner.org
68895278e4
logging_ok Fixed logging after tfr.
2001-02-13 01:28:30 -06:00
tfr@coyote.emotion.ee
8a0516ad06
Merge
2001-02-13 08:58:32 +02:00
tfr@coyote.emotion.ee
06aad9c709
logging_ok Logging to logging@openlogging.org accepted
2001-02-13 08:53:47 +02:00
mwagner@evoq.mwagner.org
172dfa446e
manual.texi Typo fix.
2001-02-12 23:42:49 -06:00
tim@threads.polyesthetic.msg
f1cf7077a4
Merge work.mysql.com:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2001-02-01 20:50:17 -05:00
tim@threads.polyesthetic.msg
1bf2ae118c
Add --just-print and --help options to BUILD/compile-* scripts.
2001-01-30 20:43:16 -05:00
tim@work.mysql.com
acd45847ac
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/d1/users/tim/my/work
2001-01-29 20:14:29 +01:00
serg@serg.mysql.com
8efd73dc2b
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-01-28 13:22:45 +01:00
serg@serg.mysql.com
802fc0a054
logging_ok Logging to logging@openlogging.org accepted
...
mi_check.c fix for empty FULLTEXT index
manual.texi fulltext finetuning 50% limit issue modified
2001-01-27 13:32:29 +01:00
tim@work.mysql.com
716dda388b
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/d1/users/tim/my/work
2001-01-23 00:03:07 +01:00
tim@work.mysql.com
a078b1431c
errmsg.c fix copyright notice
2001-01-22 14:46:26 +01:00
monty@work.mysql.com
bc56e3264d
Updates from 3.23.30
2001-01-21 16:38:36 +01:00
monty@donna.mysql.com
6f3984bb64
Merge
2001-01-21 16:33:39 +02:00
paul@central.snake.net
2f940e037d
manual.texi edit recent change notes
2001-01-20 13:11:38 -06:00
jcole@tetra.spaceapes.com
79b5316df5
Default table type explained.
2001-01-20 03:11:32 -06:00
serg@donna.mysql.com
f433ec1247
ha_myisam.cc magic removed
...
ha_myisam.h magic removed
2001-01-19 20:25:27 +02:00
monty@donna.mysql.com
efb0dad5a8
merge
2001-01-19 05:08:59 +02:00
tim@cane.mysql.fi
1dd577041b
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-18 22:26:16 +02:00
sasha@mysql.sashanet.com
6dbf423d34
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-18 10:24:40 -07:00
mwagner@work.mysql.com
319a7f5536
manual.texi Removed mirror in Australia.
2001-01-18 12:47:11 +01:00
jcole@tetra.spaceapes.com
d3c93917e1
Doc patch from Jeremy Zawodny.
...
Minor corrections to patch.
2001-01-17 12:33:32 -06:00
monty@donna.mysql.com
432adefd31
merge
2001-01-15 17:19:12 +02:00
tim@cane.mysql.fi
1d25808fba
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-15 14:43:51 +02:00
tim@cane.mysql.fi
a86a67dbac
logging_ok Logging to logging@openlogging.org accepted
...
manual.texi mention bdb_version in changelog
2001-01-15 14:43:28 +02:00
serg@hynda.mysql.fi
db29ac337d
Makefile.am rules for */errmsg.sys refined
2001-01-14 12:56:44 +02:00
tim@donna.mysql.com
a7ab29a539
Merge donna.mysql.com:/home/my/bk/mysql
...
into donna.mysql.com:/home/tim/my/work
2001-01-14 12:56:01 +02:00
monty@donna.mysql.com
8377da09b0
merge
2001-01-14 12:51:05 +02:00
mwagner@evoq.home.mwagner.org
1420732f0a
manual.texi Updated Contrib, added mirror in France.
2001-01-13 22:19:53 -06:00
tim@donna.mysql.com
b9eaaf17b9
Add bdb_version variable, and a new test.
2001-01-13 16:12:45 +02:00
monty@donna.mysql.com
43502bb0e8
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-01-12 13:56:46 +02:00
jani@hynda.mysql.fi
caed453e83
Small doc change.
2001-01-12 00:01:03 +02:00
serg@serg.mysql.com
8f72876227
mysql-test-run.sh --skip-rpl for skip replication tests added
2001-01-05 12:13:15 +01:00
tim@cane.mysql.fi
d27457077c
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-02 16:24:32 +02:00
tim@work.mysql.com
7dc1af15df
Do-compile Fix typo.
2001-01-02 15:24:24 +01:00
tim@cane.mysql.fi
46be96625b
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-02 16:10:12 +02:00
tim@cane.mysql.fi
0243cda8c3
Check to make sure a MySQL-specific version of Berkeley DB is used.
2001-01-02 16:09:20 +02:00
monty@work.mysql.com
6a6b9c1bae
Fixes build of 3.23.30
2001-01-01 21:57:05 +01:00
monty@donna.mysql.com
1a0226e782
Merge
2001-01-01 14:21:12 +02:00
mwagner@evoq.home.mwagner.org
5a4d0ff5a8
Merge work:/home/bk/mysql
...
into evoq.home.mwagner.org:/opt/local/x1/work/bk/mysql
2000-12-31 17:51:25 -06:00
mwagner@work.mysql.com
b46d23df29
sql-99.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/sql-99.eps
...
algor.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/algor.eps
dbi.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/dbi.eps
dubois.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/dubois.eps
ecomm.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/ecomm.eps
in_21.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/in_21.eps
manual.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/manual.eps
msql.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/msql.eps
prof.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/prof.eps
pthreads.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/pthreads.eps
realmen.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/realmen.eps
2000-12-31 21:45:12 +01:00
mwagner@evoq.home.mwagner.org
83ee278da0
Merge work:/home/bk/mysql
...
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-12-16 12:30:54 -06:00
mwagner@evoq.home.mwagner.org
df06235e89
2000-12-16 12:28:19 -06:00
monty@donna.mysql.com
2e83820b0f
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2000-12-16 01:19:53 +02:00
jcole@tetra.spaceapes.com
56ba98f511
Updated references to 3.23 as "beta" to "Gamma" in the manual.
2000-12-15 10:20:25 -06:00
monty@donna.mysql.com
b58d92652b
merge
2000-12-15 16:18:00 +02:00
tim@cane.mysql.fi
7bff1dd4db
Add SHOW LOGS command.
2000-12-15 13:18:52 +02:00
monty@tik.mysql.com
4a99b428ed
Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql
2000-12-15 11:09:15 +02:00
monty@tik.mysql.com
b186b4f27a
Fixed that LPAD() and RPAD() cuts arguments
...
New test for string functions
2000-12-15 10:58:17 +02:00
sasha@mysql.sashanet.com
8ebc971504
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-13 09:59:36 -07:00
monty@work.mysql.com
e1c55775e5
mysql.spec.sh Don't install BDB
...
Do-patch-file Update for new web structure
Makefile.am Added dependency for manual_toc.html
Makefile.am Replaced chmod with RM to avoid error message
2000-12-13 12:43:45 +01:00
sasha@mysql.sashanet.com
c158194076
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-12 16:27:38 -07:00
paul@central.snake.net
62f5caa60d
manual.texi minor wording change in LOAD DATA section
2000-12-12 17:27:36 -06:00
monty@donna.mysql.com
0dd9ec5a63
Merge
2000-12-08 18:39:37 +02:00
monty@donna.mysql.com
7617d198a4
Lots of fixes for BDB tables
...
Change DROP TABLE to first drop the data, then the .frm file
2000-12-08 17:04:57 +02:00
sasha@mysql.sashanet.com
304b15f843
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-07 21:53:35 -07:00
jani@prima.mysql.fi
c475a9885d
Temporary fix for handling wild_one at end of string (key compression).
...
Full fix shall be in MySQL 4.1. (This is a hard one (!))
2000-12-08 00:34:16 +02:00
sasha@mysql.sashanet.com
f56ed9d136
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-07 10:23:17 -07:00
sasha@work.mysql.com
6da57fd826
Do-all-build-steps added --without-berkeley-db
2000-12-07 18:22:11 +01:00
sasha@mysql.sashanet.com
f8d4b377f5
Merge
2000-12-07 08:10:30 -07:00
serg@serg.mysql.com
24f75730c1
Merge
2000-12-07 15:13:01 +01:00
jani@prima.mysql.com
1ac188364b
Added documentation about mysql_multi_mysqld.
2000-12-07 15:27:00 +02:00
monty@donna.mysql.com
7f8ee99d8c
merge
2000-12-07 14:38:07 +02:00
jani@janikt.pp.saunalahti.fi
3b3bdf7fed
Added a new client, mysql_multi_mysqld and documentation about it.
2000-12-07 03:09:24 +02:00
paul@central.snake.net
eff3eb827e
resolve merge problem
2000-12-06 16:39:43 -06:00
monty@donna.mysql.com
a5c75df390
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2000-12-06 01:55:17 +02:00
sasha@donna.mysql.com
b9832b9fa4
Merge work:/my/mysql into donna.mysql.com:/home/my/mysql-new
2000-12-05 18:52:56 +02:00
paul@central.snake.net
74336ec99b
manual.texi fixed couple of list items in description of mysql options
...
logging_ok Logging to logging@openlogging.org accepted
2000-12-04 13:16:42 -06:00
jcole@tetra.uu.net
ba2b47d61e
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.uu.net:/usr/home/jcole/bk/mysql
2000-11-25 00:41:22 -06:00
sasha@mysql.sashanet.com
acc8e0c9a2
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-24 19:49:54 -07:00
jcole@tetra.uu.net
8a415f7531
fixed typo in manual.texi
2000-11-24 06:37:58 -06:00
yfaktoro@nbyfaktoro.bedford.progress.com
a9b02cff73
Howard's grammar fixes
2000-11-22 10:41:40 -05:00
tim@work.mysql.com
6b4967e3e5
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/d1/users/tim/src/mysql
2000-11-19 22:27:46 +01:00
tim@threads.polyesthetic.msg
3e72fc9c49
Merge work:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-17 19:48:47 -05:00
monty@donna.mysql.com
f046a11591
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-11-18 02:15:57 +02:00
tim@threads.polyesthetic.msg
f717ea99b3
Merge work:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-17 14:04:13 -05:00
tim@threads.polyesthetic.msg
03e19fc34c
acinclude.m4 undef inline during some C++ tests
2000-11-17 13:48:09 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
16a493ea6c
Howard changed some formatting and grammar
2000-11-17 11:58:36 -05:00
monty@donna.mysql.com
19a9f8f943
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-11-17 14:39:26 +02:00
monty@donna.mysql.com
7f2aff3de4
Fixed bug with text key compares in BDB
2000-11-17 14:38:53 +02:00
jani@prima.mysql.com
4db04e734e
New mysql client.
2000-11-17 14:33:29 +02:00
sasha@mysql.sashanet.com
7344370353
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 23:00:18 -07:00
mwagner@work.mysql.com
759691b2f8
manual.texi Added link to MySQL Free Public License in policy section.
2000-11-17 06:53:08 +01:00
sasha@mysql.sashanet.com
02ee743425
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 17:53:22 -07:00
monty@narttu.mysql.fi
ca2cca8dce
merge
2000-11-16 20:55:52 +02:00
sasha@mysql.sashanet.com
ea0f9d358c
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 10:38:01 -07:00
serg@serg.mysql.com
1a23c2e1ea
Merge
2000-11-16 13:37:03 +01:00
sasha@mysql.sashanet.com
eb0a423e0e
merged
2000-11-15 18:58:59 -07:00
monty@donna.mysql.com
a9097ca323
changed to use IO_CACHE instead of FILE
2000-11-16 03:58:58 +02:00
monty@narttu.mysql.fi
b689a1a752
merge
2000-11-16 00:24:11 +02:00
monty@narttu.mysql.fi
e69becf133
changed to use IO_CACHE instead of FILE
2000-11-15 23:00:06 +02:00
tim@work.mysql.com
c270064c6d
ha_berkeley.cc fixed misleading comment
...
sql_parse.cc typo when checking for autocommit
2000-11-15 08:34:18 +01:00
mwagner@evoq.home.mwagner.org
4f99510563
manual.texi Mirror addition.
2000-11-13 00:26:30 -06:00
jcole@tetra.spaceapes.com
9fbfc785b8
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-11-11 23:27:23 -06:00
jcole@tetra.spaceapes.com
e1a304e6dd
logging added
2000-11-11 23:26:42 -06:00
sasha@laptop.slkc.uswest.net
00a4a50218
Merge work.mysql.com:/home/bk/mysql
...
into laptop.slkc.uswest.net:/home/sasha/src/mysql
2000-11-11 15:15:27 -07:00
sasha@laptop.slkc.uswest.net
a25aed33d9
laptop commit, syncing with the repostitory. Fixed some bad bugs in replication
2000-11-11 14:50:39 -07:00
yfaktoro@nslinuxw2.bedford.progress.com
b873d68ad1
First batch of changes in manual.texi from howard katz
2000-11-10 12:18:03 -05:00
serg@serg.mysql.com
66d50f46cc
Merge
2000-11-10 10:33:01 +01:00
serg@serg.mysql.com
de8acc2e0b
to make bk happy
2000-11-10 10:31:38 +01:00
jcole@tetra.bedford.progress.com
8c8acc488c
Added index for LOAD_FILE() to manual.
2000-11-08 20:15:09 -06:00
tim@threads.polyesthetic.msg
58b37627aa
Merge work:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-06 11:13:40 -05:00
sasha@mysql.sashanet.com
34c7229a63
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-04 20:21:22 -07:00
sasha@work.mysql.com
342ad607f2
configure.in fixed to properly handle 1 digit branch
2000-11-05 04:19:39 +01:00
monty@tik.mysql.com
99f5d9bb68
Fixed bug with ORDER BY on BDB tables.
...
New benchmarks tests
2000-10-26 19:54:03 +03:00
tim@threads.polyesthetic.msg
c5a1c3c7df
manual.texi Add new TZ-capable date type to TODO list
2000-10-25 14:11:27 -04:00
paul@central.snake.net
eb8f3482d7
Merge paul@work.mysql.com:/home/bk/mysql
...
into central.snake.net:/home/paul/mysql
2000-10-24 17:57:59 -05:00
tim@threads.polyesthetic.msg
c61dda7656
Index Added latin5 (turkish) character set
...
manual.texi Added latin5 (turkish) character set
configure.in Added latin5 (turkish) character set
latin5.conf BitKeeper file /usr/local/src/my/work/sql/share/charsets/latin5.conf
2000-10-22 17:53:16 -04:00
paul@central.snake.net
3d21980c2a
Merge paul@work.mysql.com:/home/bk/mysql
...
into central.snake.net:/home/paul/mysql
2000-10-19 17:12:18 -05:00
mwagner@evoq.home.mwagner.org
87d4a421e8
Merge mwagner@work:/home/bk/mysql
...
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-10-18 08:05:47 -05:00
mwagner@evoq.home.mwagner.org
7f62884bb3
logging_ok Logging to logging@openlogging.org accepted
2000-10-18 08:05:22 -05:00