monty@donna.mysql.fi
bda3e09935
Merged some functions and removed some unused client functions.
...
Remember UNION for ALTER TABLE
Added test for if we are supporting transactions.
Don't allow REPLACE to replace a row when we have generated an auto_increment key
Fixed bug when using BLOB keys
Fixed bug in SET @variable=user.
2001-03-06 15:24:08 +02:00
monty@donna.mysql.fi
5ccbbd83f2
Fixes for innobase usage
...
Fixed bug when using TEXT columns with BDB tables
Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
2001-03-03 03:03:12 +02: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
monty@donna.mysql.fi
74708eb4a0
Avoid table scans when using DELETE on a table on which no SELECT has been done.
2001-03-02 15:05:12 +02:00
jcole@tetra.spaceapes.com
37ee19150d
Added ChangeLog entry about the SET bug.
2001-03-02 05:17:25 -06:00
serg@serg.mysql.com
ebf34516c9
manual.texi ``short'' TIME values issue clarified
2001-03-01 22:46:35 +01:00
serg@serg.mysql.com
1cca44ab11
Merge
2001-03-01 21:04:36 +01:00
mwagner@evoq.mwagner.org
21c601760c
manual.texi Mirror maintenance.
2001-03-01 02:21:45 -06:00
mwagner@evoq.mwagner.org
9c96f172b5
test-make-manual Fixed so that manual.html isn't cleaned up before it is viewed in the running $BROWSER.
...
manual.texi Added MyODBC patch to contrib section.
2001-02-28 21:04:08 -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
62db48e4b8
Docs/manual.texi
...
update for the fix
sql/slave.cc
re-merged Jeremy's message changes, got the code to compile and run again
after a mess-up in the merge
2001-02-26 23:09:53 -07:00
serg@serg.mysql.com
375be6d598
manual.texi fixed chown issue
2001-02-26 10:25:19 +01: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
jcole@tetra.spaceapes.com
5d218f59b0
Merge work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-02-21 02:36:36 -06:00
monty@donna.mysql.com
70a627a1db
Added max_user_connections
2001-02-21 01:11:32 +02:00
sasha@mysql.sashanet.com
b7170cf9cc
replication fixes
2001-02-19 23:08:24 -07:00
mwagner@evoq.mwagner.org
28d23e87a3
manual.texi Applied patch from David Carlson for Windows_and_SSH section.
2001-02-19 17:38:30 -06:00
mwagner@evoq.mwagner.org
61566d6a48
manual.texi Typo clean-ups.
2001-02-19 02:26:27 -06:00
mwagner@evoq.mwagner.org
232fc0cf15
manual.texi Added missing @strong{}.
2001-02-19 02:23:14 -06:00
jcole@tetra.spaceapes.com
fc8108add8
Merge work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-02-18 14:42:10 -06:00
monty@donna.mysql.com
d25308e4dc
Fixed typo in manual
2001-02-18 15:33:14 +02:00
monty@donna.mysql.com
c7858b5501
Update of manual
2001-02-18 15:27:42 +02:00
monty@donna.mysql.com
bfc0d5ca29
Fixed problem with concurrent inserts and read-previous
...
Fix for BSDI 4.0
2001-02-18 13:56:10 +02:00
monty@donna.mysql.com
0ccc30f40c
Fixed that myisamchk -R works on text columns
...
Fixed typo when removing space from argument to -O
2001-02-18 01:39:09 +02:00
monty@donna.mysql.com
d218ebcc51
Added locks needed for Innobase
...
Fixed mutex problem when doing automatic repair of MyISAM tables
2001-02-18 00:03:37 +02:00
monty@donna.mysql.com
ece13efde9
Write UNION() for MERGE tables
2001-02-17 19:04:33 +02:00
monty@donna.mysql.com
6fd7fb49cb
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-02-17 14:21:51 +02:00
monty@donna.mysql.com
c533308a15
Added Innobase to source distribution
2001-02-17 14:19:19 +02:00
jcole@tetra.spaceapes.com
dadbca7806
Cleaned up test-make-manual.
2001-02-16 22:26:54 -06:00
tim@threads.polyesthetic.msg
a1842febe5
Undocument nonexistent functions (mysql_{start,stop}_slave).
2001-02-16 14:31:29 -05:00
monty@donna.mysql.com
b7a3dc2a9d
Updates for innobase
...
Removed a ' that casued 'make paper' to fail
2001-02-15 18:00:30 +02:00
monty@donna.mysql.com
3f25e2f3be
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-02-15 03:43:38 +02:00
monty@donna.mysql.com
450d98e341
Changed --replace to --replace_result in mysqltest
...
Changed errmsg -> my_errmsg (portability issue)
Fixed that mysqlbinlog writes SET TIMESTAMP before all queries
Fixed comments in default my.cnf files
2001-02-15 03:43:14 +02:00
mwagner@evoq.mwagner.org
1d5f8d82b2
manual.texi Added FTP mirror in Japan.
2001-02-13 19:20:43 -06:00
monty@donna.mysql.com
fbedc9719e
Added --replace to mysqltest
...
Fixed that GROUP BY can take DESC
2001-02-13 12:39:50 +02:00
mwagner@evoq.mwagner.org
172dfa446e
manual.texi Typo fix.
2001-02-12 23:42:49 -06:00
monty@donna.mysql.com
a8c7affe21
Added "--character-sets-dir" to myisampack
2001-02-07 23:42:43 +02:00
monty@donna.mysql.com
d487e5a9b1
Use new bitmap interface
...
Patches for Armstrong
Removed warnings when using REPAIR TABLE .. EXTENDED
2001-02-07 17:42:20 +02:00
monty@donna.mysql.com
dccba43687
Fixed installation bug in Makefile
2001-02-06 23:47:54 +02:00
monty@donna.mysql.com
79ec0059ae
Fixed typo in Makefile
2001-02-06 19:59:57 +02:00
jcole@tetra.spaceapes.com
ce935275f1
Lots of cleanups to manual.texi.
2001-02-06 00:07:50 -06:00
paul@central.snake.net
86b3263dc8
manual.texi change notes update
2001-02-05 15:55:13 -06:00
mwagner@work.mysql.com
c5ef01d07a
manual.texi s/Korea/South Korea/.
2001-02-05 18:57:54 +01:00
mwagner@work.mysql.com
40c2a1e203
manual.texi Added mirror in South Korea (again).
2001-02-05 18:53:30 +01:00
serg@serg.mysql.com
e13c21a732
Merge
2001-02-04 13:55:55 +01:00
serg@serg.mysql.com
cc2e9272d8
manual.texi Added TODO section to Full-text entry
2001-02-04 13:45:26 +01:00
monty@donna.mysql.com
5c373a2032
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-02-03 18:01:23 +02:00
monty@donna.mysql.com
728b63e0de
Workaround for bug in thread library in Unixware 7
...
Fixed bug in GROUP BY on ELT()
Added SEQUENCE() to UDF examples
2001-02-03 18:00:29 +02:00
sasha@mysql.sashanet.com
d4fd768a05
super-smack update
2001-02-02 19:09:29 -07:00