knielsen@mysql.com
|
bc6628d27f
|
Some changes to make it possible to build for Windows with CMake from
a normal 'make dist' source .tar.gz.
|
2006-03-24 22:50:56 +01:00 |
|
hartmut@mysql.com
|
7244dfd8d2
|
Merge hholzgraefe@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/home/hartmut/projects/mysql/dev/5.1
|
2005-12-19 08:33:27 +01:00 |
|
jani@a193-229-222-105.elisa-laajakaista.fi
|
2ed8d82c61
|
Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new
|
2005-12-14 09:42:05 +02:00 |
|
jani@a193-229-222-105.elisa-laajakaista.fi
|
834940e9be
|
Patch for Bug#13640
|
2005-12-14 03:08:59 +02:00 |
|
hartmut@mysql.com
|
4c20a4da25
|
fixed "perror --ndb" for 5.1 (bug #15486)
|
2005-12-05 14:17:53 +01:00 |
|
jani@a193-229-222-105.elisa-laajakaista.fi
|
5273071265
|
Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new
|
2005-11-23 14:57:00 +02:00 |
|
kent@mysql.com
|
b269caecb1
|
Additional "make distcheck" changes specific to 5.0
|
2005-11-09 11:56:04 +02:00 |
|
acurtis@poseidon.ndb.mysql.com
|
c01a3b5e5f
|
Make storage engines "pluggable", handlerton work
|
2005-11-07 16:25:06 +01:00 |
|
jani@a193-229-222-105.elisa-laajakaista.fi
|
ea26f5e2ea
|
Had to revert change, because it breaks compilation for
Netware. Hartmut informed about this.
|
2005-10-14 09:32:30 +03:00 |
|
hartmut@mysql.com
|
95525485b2
|
CygWin build fix (Bug #13640)
|
2005-09-30 18:06:38 +02:00 |
|
jan@hundin.mysql.fi
|
6aeca28a96
|
Added InnoDB offline file checksum utility.
|
2005-07-19 10:03:19 +03:00 |
|
kent@mysql.com
|
8e3b393d5c
|
Merge
|
2005-07-06 00:06:11 +02:00 |
|
kent@mysql.com
|
a7be42163a
|
Makefile.am:
Added -I$(top_builddir)/include for searching
generated header files, when builddir != srcdir
|
2005-07-05 23:24:48 +02:00 |
|
svoj@mysql.com
|
c1fd1d6a5b
|
WL#2286 Compile MySQL w/YASSL support
yaSSL-0.9.7 library bundled.
|
2005-04-28 18:23:27 +05:00 |
|
brian@zim.(none)
|
473e1ffd3a
|
Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants this feature look at a web-dav hookup).
|
2005-03-16 16:22:56 -08:00 |
|
serg@serg.mylan
|
852f2e0aba
|
small Makefile.am cleanup
clean: targets removed
generated *.h files moved to include/
|
2005-01-28 17:14:03 +01:00 |
|
anjuta@arthur.local
|
e52dce98da
|
Added creation of mysqld_ername.h
|
2005-01-04 15:49:51 +02:00 |
|
anjuta@arthur.local
|
a045161e5b
|
Added pathes to mysqld_error.h and sql_state.h; fixed segfault bug;
|
2004-12-14 01:54:16 +02:00 |
|
anjuta@arthur.local
|
f9451974be
|
WL#1051, more maintanable error messages.
|
2004-12-13 22:51:54 +02:00 |
|
serg@serg.mylan
|
353dd4fe35
|
dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all features
charset2html moved from mysys to extra
ignore: new files added, garbage removed
|
2004-11-04 22:29:00 +01:00 |
|
dlenev@brandersnatch.localdomain
|
ac68868450
|
Disabling broken building of mysql_tztime_to_sql utility to allow perform test builds.
|
2004-06-23 02:48:47 +04:00 |
|
dlenev@brandersnatch.localdomain
|
c110ec1a22
|
Fix for build from bk failures with old automake.
mysql_tzinfo_to_sql converter was moved to extra/ directory and its build was made
compatible with older automake versions.
|
2004-06-22 23:36:26 +04:00 |
|
tomas@mc05.(none)
|
c57bf1b9c7
|
extended perror to enable printing of storage engine specific errors for ndb
|
2004-05-05 14:19:47 +02:00 |
|
monty@narttu.mysql.fi
|
98240b049f
|
Removed some not used files
Remove the 'fs' file systems as this is not maintained.
Moved programs from client to tests
|
2003-04-22 22:41:59 +03:00 |
|
monty@mashka.mysql.fi
|
f8e660d88c
|
merge with 4.0.9
To get bug fixes for TCP/IP connections, FORCE INDEX and OPTIMIZE TABLE with NULL keys
|
2003-01-09 03:55:26 +02:00 |
|
jani@hynda.(none)
|
4af985f4e3
|
Added new program, mysql_waitpid.
|
2003-01-07 19:04:41 +02:00 |
|
serg@serg.mysql.com
|
b385eb4a05
|
removed redundant -I include-dirs
|
2002-11-26 14:01:08 +01:00 |
|
monty@mashka.mysql.fi
|
f9e6ae6f42
|
merge with 3.23
|
2002-11-19 12:35:17 +02:00 |
|
lenz@mysql.com
|
996255648b
|
- Applied required modifications for automake 1.5
- "make distcheck" needs to be fixed
|
2002-11-17 16:45:21 +01:00 |
|
lenz@mysql.com
|
3cf7acb756
|
- Applied required modifications for automake 1.5
- some additional small fixes
- added "depcomp" for automake 1.5
|
2002-10-01 21:57:10 +02:00 |
|
sasha@mysql.sashanet.com
|
24918973bf
|
some work on mysql_install
|
2001-12-25 10:42:53 -07:00 |
|
sasha@mysql.sashanet.com
|
1402d01d72
|
Added resovle_stack_dump
|
2001-01-05 15:04:15 -07:00 |
|
monty@donna.mysql.com
|
a753a3a2ce
|
Updated benchmark and results for PostgreSQL 7.0.2
Added more status to the MyISAM files to avoid checking files that
has already been checked.
|
2000-08-18 12:48:00 +03:00 |
|
bk@work.mysql.com
|
f4c589ff6c
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
|