monty@donna.mysql.fi
f6a36e948d
Added LOAD DATA CONCURRENT
2001-05-05 09:41:47 +03:00
monty@donna.mysql.fi
a580233a43
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-05-03 08:47:34 +03:00
monty@donna.mysql.fi
68657024cb
Fixed bug from last commit
2001-05-03 08:46:58 +03:00
monty@donna.mysql.fi
91c4407e1a
Fixed a bug with SELECT DISTINCT and HAVING
2001-05-02 23:39:05 +03:00
jcole@main.burghcom.com
03cb1ccef5
manual.texi fixed paragraph
2001-05-01 04:12:23 -04:00
monty@donna.mysql.fi
f01a7fceb2
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-25 22:44:57 +03:00
monty@donna.mysql.fi
21e7c668ff
Portability fixes for Ia64 and Sgi compiler
...
DROP DATABASE in mysqladmin asks for confirmation (again)
Added examined_rows to slow query log
SHOW CREATE for TEMPORARY table
2001-04-25 22:44:27 +03:00
serg@serg.mysql.com
7b06e39abd
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-04-25 11:21:05 +02:00
serg@serg.mysql.com
c76b7c5a02
added to Fulltext todo
2001-04-25 11:19:54 +02:00
jani@hynda.mysql.fi
f374c2307d
Added a link
2001-04-24 04:41:18 +03:00
paul@central.snake.net
a89b0f10be
manual.texi minor mods to recent change notes
2001-04-23 17:54:51 -05:00
jani@hynda.mysql.fi
019080091d
New option to mysqldump.
2001-04-24 00:31:34 +03:00
paul@central.snake.net
53cfdccb0d
manual.texi missing @ on @item in contributed software page
2001-04-23 09:07:51 -05:00
monty@donna.mysql.fi
97c3927679
Portability fixes
2001-04-23 03:28:08 +03:00
monty@donna.mysql.fi
714560cbe9
Fix for release
2001-04-22 12:11:01 +03:00
monty@donna.mysql.fi
1e3df575b9
Fixed probelm with count(*) and normal functions when no matchin rows.
...
Changed 'lib' to 'master-data'
Fix for slow slaves
2001-04-21 17:12:59 +03:00
monty@donna.mysql.fi
0f37b1244b
Fixed portability problems in mysqlcheck
2001-04-21 03:03:08 +03:00
monty@donna.mysql.fi
c8fbe93890
Fixed that database name is shown for CHECK TABLE
2001-04-20 17:14:53 +03:00
monty@donna.mysql.fi
528408c42a
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-20 15:49:55 +03:00
monty@donna.mysql.fi
5e8c4b76d5
Portability fixes
2001-04-20 15:18:46 +03:00
jani@hynda.mysql.fi
6f0b25826c
Changes in manual and client/Makefile.am
2001-04-20 14:54:14 +03:00
monty@donna.mysql.fi
a94ba10f8d
Fix for BDB and LOCK TABLES
2001-04-19 20:41:19 +03:00
monty@donna.mysql.fi
29e300d10f
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-19 14:44:05 +03:00
monty@donna.mysql.fi
566f82369c
Portability fixes
2001-04-19 14:43:32 +03:00
serg@serg.mysql.com
16988caec8
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-04-19 09:56:19 +02:00
monty@donna.mysql.fi
bc6fd0acaa
Added test for PTHREAD_YIELD
...
Removed test of default master parameter
Don't lock locked tables in REPAIR
Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
2001-04-18 23:47:11 +03:00
monty@donna.mysql.fi
0bd3023393
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-18 02:54:07 +03:00
monty@donna.mysql.fi
ad7fa1c940
Don't force conf_to_src to be static an all systems
...
Removed unpredictable test from rpl000001.test
2001-04-18 02:53:21 +03:00
jcole@abel.spaceapes.com
393c603529
Small fixes to manual.texi.
2001-04-17 14:57:31 -05:00
serg@serg.mysql.com
1511c997b2
News section updated
2001-04-17 19:46:54 +02:00
monty@donna.mysql.fi
561c18c116
Updated manual
2001-04-17 02:00:46 +03:00
monty@donna.mysql.fi
1afbe4feba
The environment variable PAGER is now used as the default pager
...
Fixed bug with float columns
2001-04-17 01:45:30 +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
heikki@donna.mysql.fi
7e1687dde2
manual.texi Added InnoDB manual in manual.texi
2001-04-16 18:06:53 +03:00
monty@donna.mysql.fi
ac77076ff2
Fixed bug with HEAP tables when using LIKE
2001-04-16 14:05:55 +03: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
serg@serg.mysql.com
491dc47f8c
bad auto-merge fixed
2001-04-15 20:15:58 +02:00
monty@donna.mysql.fi
aa7bb900ae
Merge
2001-04-15 14:28:25 +03:00
monty@donna.mysql.fi
88c821b002
Cleanup of MySQL-Max description
2001-04-15 14:21:58 +03:00
paul@central.snake.net
10c6a5fb56
manual.texi minor wording changes to sections 6.1 - 6.3.
2001-04-14 21:56:57 -05:00
monty@donna.mysql.fi
2ba11380eb
Fix RPM to be able to build MySQL-Max
2001-04-14 01:30:52 +03:00
monty@donna.mysql.fi
bc7731c0c7
Changed -O6 to -O3
...
Portability fix for Innodb
2001-04-13 22:09:33 +03:00
serg@serg.mysql.com
6991ee7867
manually merged
2001-04-13 16:31:53 +02:00
monty@donna.mysql.fi
b897f84d74
Changes to get mysqld-max to compile
2001-04-13 16:21:38 +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
monty@donna.mysql.fi
8700c02dae
Changed Innobase to Innodb
...
Deleted a lot of old benchmark runs
2001-04-13 12:25:12 +03:00
paul@central.snake.net
69be96cf2a
manual.texi Fix Bowser's birth date (1998 -> 1989)
2001-04-12 18:54:37 -05:00
monty@donna.mysql.fi
714431e3a6
Added intern which functions to benchmarks
2001-04-12 15:46:50 +03:00
sasha@mysql.sashanet.com
95d908dd0b
re-added line that was resolved out during merge
2001-04-11 17:50:23 -06:00
sasha@mysql.sashanet.com
16eb5e87a2
merge
2001-04-11 16:49:40 -06:00