Commit graph

2504 commits

Author SHA1 Message Date
serg@serg.mysql.com
90cfbb6a93 merged 2001-09-18 22:53:31 +02:00
tim@work.mysql.com
a1f79f5453 Merge work.mysql.com:/home/bk/mysql-4.0
into work.mysql.com:/home/tim/my/4
2001-09-18 22:46:00 +02:00
tim@work.mysql.com
ac5ae1a928 New documentation about the embedded MySQL server library. 2001-09-18 22:45:41 +02:00
monty@hundin.mysql.fi
a439dccaec Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-18 22:46:39 +03:00
monty@hundin.mysql.fi
1aeb2a125c Cleanup 2001-09-18 22:46:08 +03:00
monty@work.mysql.com
961b693327 merge 2001-09-18 21:27:28 +02:00
monty@hundin.mysql.fi
1ac9e1e678 Fix bug in SELECT EXPLAIN ... ORDER BY 2001-09-18 22:13:35 +03:00
serg@serg.mysql.com
2eabe4f2b5 join.test fixed 2001-09-18 20:58:37 +02:00
monty@hundin.mysql.fi
1ffff55f85 Another attempt to get pstack into the binary distribution
Fixed that --enable-assembler works on newer Linux system
2001-09-18 15:24:14 +03:00
monty@hundin.mysql.fi
6c314240c3 Remove pstack from default build (because conflict with mit-pthreads) 2001-09-18 12:48:27 +03:00
monty@hundin.mysql.fi
0482b89d5a Fix to get pstack included in distribution
Fix to get libmysqld examples to be included in distribution
2001-09-18 06:05:55 +03:00
monty@hundin.mysql.fi
21fc525425 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-18 05:17:53 +03:00
monty@work.mysql.com
55485f5c2d Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/home/bk/mysql-4.0
2001-09-18 04:17:52 +02:00
monty@hundin.mysql.fi
0979515609 Fix error messages
Configure fixes
2001-09-18 05:16:39 +03:00
monty@hundin.mysql.fi
cd78a8be66 Fix for LOAD DATA FROM MASTER when using tables with checksum
Fixed some wrong test cases
2001-09-18 04:58:15 +03:00
serg@serg.mysql.com
24d282e7b6 mysqld.cc cannot use unireg_abort before unireg_init 2001-09-18 01:26:50 +02:00
serg@serg.mysql.com
6e31331068 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-09-18 00:46:16 +02:00
monty@work.mysql.com
eb9cbe2cba merge 2001-09-17 23:26:00 +02:00
monty@hundin.mysql.fi
db61a3456e Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-09-17 23:44:19 +03:00
monty@hundin.mysql.fi
56cc14ab4c Added unique error for DEADLOCK
Include missing man pages into binary distribution
2001-09-17 23:43:53 +03:00
monty@hundin.mysql.fi
51c9fd9c9d Fix to get all files into the distribution 2001-09-17 23:38:31 +03:00
monty@hundin.mysql.fi
bfc7394ec3 Fixed bug in UNION when doing UNION with the same tables 2001-09-17 22:44:51 +03:00
heikki@donna.mysql.fi
af171ae375 log0log.c Eliminate a Purify warning
buf0buf.c	Fix uninitilaized flush field noticed with Purify
2001-09-17 18:17:38 +03:00
monty@hundin.mysql.fi
fe1753de58 Fixed locking problem when using bulk insert
Fixed array overrun when using drop_db
Portability fixes
2001-09-17 17:53:27 +03:00
monty@hundin.mysql.fi
295107457f Fixed bug with SELECT * ... UNION 2001-09-17 15:40:03 +03:00
monty@hundin.mysql.fi
2e63f78787 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-17 12:10:33 +03:00
monty@hundin.mysql.fi
8835500c5e Fixed typo in makefile 2001-09-17 12:09:44 +03:00
tfr@sarvik.tfr.cafe.ee
62d74fd616 manual.texi:
Change a mirror contact e-mail
2001-09-17 09:06:58 +02:00
tim@black.box
7c65c72dc2 Merge 2001-09-16 22:10:50 -04:00
tim@black.box
e6e25a567b Add some examples for using libmysqld, including a hack for running the
mysql test suite.

A few minor libmysqld fixes.

Add mysql_server_init() and _end() to mysql.cc and mysqltest.c, so they
can be linked against libmysqlclient or libmysqld.
2001-09-16 21:41:22 -04:00
monty@hundin.mysql.fi
13fd01aad3 Portability fixes 2001-09-17 00:32:45 +03:00
tfr@sarvik.tfr.cafe.ee
560631ed3b manual.texi:
Added a mirror in Finland
2001-09-16 21:54:01 +02:00
tfr@sarvik.tfr.cafe.ee
805cb588cf manual.texi:
Added a mirror in Turkey
turkey.eps, turkey.gif, turkey.txt:
  new file
2001-09-16 11:34:14 +02:00
sasha@mysql.sashanet.com
8fff8f1856 fixed bug in mysqltest
updated mysql-test-run with features from 4.0
added a test case for broken load data from master for MyISAM tables
with checksum
2001-09-15 22:09:12 -06:00
serg@serg.mysql.com
a7e40c570e flush bulk-insert tree on dup key 2001-09-15 17:04:04 +02:00
monty@hundin.mysql.fi
d7a9179496 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-15 16:24:05 +03:00
monty@hundin.mysql.fi
0d72e5440f Portability fixes 2001-09-15 16:22:34 +03:00
monty@work.mysql.com
9709370e0b Merge 2001-09-15 15:19:47 +02:00
monty@hundin.mysql.fi
cf80b8ae78 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-09-15 16:06:46 +03:00
monty@hundin.mysql.fi
d1e3041ce9 Fixed bug in --safe-create-user 2001-09-15 15:24:56 +03:00
serg@serg.mysql.com
bff093a06d Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-09-15 13:15:55 +02:00
serg@serg.mysql.com
c650a03f1b manual.texi outdated line removed 2001-09-15 13:14:56 +02:00
tfr@sarvik.tfr.cafe.ee
f246fc7ef1 manual.texi:
Add a mirror in Philippines
philippines.txt, philippines.gif, philippines.eps:
  new file
2001-09-15 09:53:47 +02:00
paul@central.snake.net
6ed759d87a manual.texi fix example that uses INDEX() as function (there
manual.texi	is no such function)
2001-09-14 21:41:10 -05:00
monty@hundin.mysql.fi
c55cde7c1c Added my_global.h 2001-09-15 05:12:46 +03:00
monty@hundin.mysql.fi
77ee990bca Cleanups 2001-09-15 05:03:16 +03:00
monty@hundin.mysql.fi
6f76764758 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-14 19:52:22 +03:00
monty@hundin.mysql.fi
52b83ea218 Fixed bug in UNION
Fixed replication bug in load_master_data
2001-09-14 19:50:56 +03:00
paul@central.snake.net
e8b20965e1 manual.texi typo fixes 2001-09-14 11:34:00 -05:00
monty@work.mysql.com
d3419b051e Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/home/bk/mysql-4.0
2001-09-14 17:24:43 +02:00