monty@donna.mysql.com
|
11f7fd10f0
|
erge with 4.0 + updates for column types
|
2000-12-18 23:29:52 +02:00 |
|
tim@cane.mysql.fi
|
5fdf032769
|
Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>
for the code.
|
2000-12-18 23:22:20 +02:00 |
|
monty@donna.mysql.com
|
8dc9ddf977
|
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
|
2000-12-18 19:06:10 +02:00 |
|
monty@donna.mysql.com
|
155823ad51
|
Lots of new benchmark runs
Remember filename for temporary files created with mkstemp
Fixed wrongly allocated BDB share structure
Cleanups for SunPRO
|
2000-12-18 16:09:19 +02:00 |
|
mwagner@evoq.home.mwagner.org
|
f11d5c837d
|
manual.texi Contrib API entry.
|
2000-12-17 05:15:32 -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 |
|
monty@donna.mysql.com
|
18f7b7b678
|
Configure updates
Fixed my_print_defaults --no-defaults
|
2000-12-16 01:17:13 +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 |
|
monty@donna.mysql.com
|
3ea85078dc
|
Fixed <=>
Added mysqltest for <=>
Removed use of TAB in output from mysql-test-run
|
2000-12-15 16:12:31 +02:00 |
|
tim@cane.mysql.fi
|
ea2d545e9f
|
manual.texi - fix typo
|
2000-12-15 13:29:32 +02:00 |
|
tim@cane.mysql.fi
|
77785a60b3
|
Update News about SHOW LOGS.
|
2000-12-15 13:23:55 +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 |
|
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
|
10693572ed
|
Fixed delete in tables with hidden primary key
Remove not used BDB logs on shutdown
Don't give warnings for repair on slaves
Fixed transaction log files
|
2000-12-12 04:34:56 +02:00 |
|
monty@donna.mysql.com
|
1e56deab97
|
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
|
2000-12-10 21:12:12 +02:00 |
|
monty@donna.mysql.com
|
0efb424e48
|
Bugfix when using a multi-part unique key in the SET and WHERE part
Put PRIMARY KEY and UNIQUE keys before other keys
Fixes for auto_increment keys for BDB tables
|
2000-12-10 21:10:03 +02:00 |
|
sasha@mysql.sashanet.com
|
b36c387f4f
|
Docs/manual.texi
updates for the test suite
Docs/Support/test-make-manual
abort with a message if a utility fails
open the manual in a browser on success
|
2000-12-09 09:30:54 -07: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 |
|
jani@prima.mysql.fi
|
cc51218c97
|
Added documentation.
|
2000-12-08 14:18:08 +02:00 |
|
jani@prima.mysql.com
|
8ce6b647ac
|
Added documentation about the mysql client.
|
2000-12-07 18:04:08 +02:00 |
|
jani@prima.mysql.com
|
b45f7e7c23
|
Changed name mysql_multi_mysqld to mysqld_multi.
|
2000-12-07 15:57:58 +02:00 |
|
jani@prima.mysql.com
|
1ac188364b
|
Added documentation about mysql_multi_mysqld.
|
2000-12-07 15:27:00 +02:00 |
|
monty@donna.mysql.com
|
330a30a88b
|
Fix compilation bugs
|
2000-12-07 15:02:12 +02:00 |
|
monty@donna.mysql.com
|
7f8ee99d8c
|
merge
|
2000-12-07 14:38:07 +02:00 |
|
jani@prima.mysql.com
|
110a5f2d3a
|
Merge
|
2000-12-07 14:26:29 +02:00 |
|
jani@prima.mysql.com
|
16a833a2a9
|
Bug fix, max_heap_table_size variable was not used.
|
2000-12-07 14:17:07 +02:00 |
|
monty@donna.mysql.com
|
87d9388e52
|
Only write full transactions to binary log
A lot of new functions for BDB tables
Fix for DROP DATABASE on windows
Default server_id variables
|
2000-12-07 14:08:48 +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
|
68bd2df790
|
manual.texi cleanups for recent change notes.
|
2000-12-06 16:47:02 -06:00 |
|
paul@central.snake.net
|
eff3eb827e
|
resolve merge problem
|
2000-12-06 16:39:43 -06:00 |
|
jcole@tetra.spaceapes.com
|
9d068138a8
|
Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
|
2000-12-06 12:33:53 -06:00 |
|
jcole@tetra.spaceapes.com
|
06ffce9338
|
A few grammatical changes to manual.texi
|
2000-12-06 12:30:08 -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 |
|
monty@donna.mysql.com
|
3666dab516
|
Added innobase handler files + other updates for innobase
|
2000-12-06 01:54:17 +02:00 |
|
serg@serg.mysql.com
|
263811a474
|
Merge
|
2000-12-05 23:41:52 +01:00 |
|
monty@narttu.mysql.fi
|
4d2076be87
|
Added innobase handler files
Change that handler gets file names in native format
|
2000-12-05 19:42:02 +02:00 |
|
sasha@mysql.sashanet.com
|
4ed276a4fe
|
fixed typo in the manual
|
2000-12-05 10:03:30 -07: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 |
|
monty@narttu.mysql.fi
|
402e8e5c78
|
Fix for core dump in DISTINCT
|
2000-12-05 16:14:52 +02:00 |
|
serg@serg.mysql.com
|
58c3aad795
|
Merge
|
2000-12-05 13:38:36 +01:00 |
|
serg@serg.mysql.com
|
c863f86e54
|
manual.texi "fine-tuning" section added to fulltext manual
|
2000-12-05 12:45:52 +01:00 |
|
mwagner@evoq.home.mwagner.org
|
12766e87cf
|
manual.texi Added a mirror in Italy and China.
|
2000-12-05 04:02:53 -06:00 |
|
monty@donna.mysql.com
|
a2fc71d313
|
Fixed bugs in the manual
|
2000-12-05 03:13:03 +02:00 |
|
monty@donna.mysql.com
|
5218ca2a77
|
Merge
|
2000-12-05 03:03:02 +02:00 |
|
monty@donna.mysql.com
|
38fce965ea
|
New error messages
Fix for creating read-only files on windows
Manual updates
|
2000-12-05 03:00:31 +02:00 |
|
yfaktoro@nslinuxw2.bedford.progress.com
|
1fcdedae84
|
Howard's changes
|
2000-12-04 16:45:14 -05:00 |
|