Commit graph

78 commits

Author SHA1 Message Date
monty@hundin.mysql.fi
c1947bca03 Use --enable-local-infile as default 2002-02-14 19:41:32 +02:00
monty@hundin.mysql.fi
b0f98a302a Enable LOAD DATA LOCAL by default 2002-02-14 19:24:49 +02:00
monty@hundin.mysql.fi
4abd402b87 merge with 3.23.48 2002-02-11 13:48:59 +02:00
monty@hundin.mysql.fi
368731a915 Fixed bug in full join with many NULL fields. 2002-02-10 12:47:37 +02:00
monty@hundin.mysql.fi
2abdcf81af Fix for customer build 2002-02-10 02:28:24 +02:00
monty@hundin.mysql.fi
81a9a49d0b Add forgotten argument to --version-suffix 2002-02-10 00:34:05 +02:00
monty@hundin.mysql.fi
388eac6001 added options 'version-suffix' to Do-compile 2002-02-09 17:14:58 +02:00
monty@hundin.mysql.fi
ce7a0a0293 Fix not critical MyISAM bug in locking.
Free character sets properly (for embedded).
Add missing mutex in HANDLER CLOSE
2001-11-29 21:46:51 +02:00
monty@hundin.mysql.fi
4b513347c4 Better optimization for InnoDB and BDB tables for ORDER BY 2001-11-29 15:34:37 +02:00
monty@hundin.mysql.fi
fd0780493d merge with 3.23.44 2001-11-04 16:14:09 +02:00
monty@hundin.mysql.fi
daa4229a3d Portability fixes. 2001-11-02 07:42:28 +02:00
monty@hundin.mysql.fi
da96aaed2f Manual cleanups 2001-10-12 00:41:31 +03:00
monty@hundin.mysql.fi
6265dfccda Always build thread safe client libraries in the distributed build
Add mysqlmanager to binary distribution.
2001-10-10 23:44:07 +03:00
monty@hundin.mysql.fi
440197b600 Fixes to get RPM done 2001-10-10 13:59:47 +03:00
monty@hundin.mysql.fi
e05b83921d merge 2001-10-10 02:58:47 +03:00
monty@hundin.mysql.fi
51555b4020 Portability & build fixes 2001-10-10 01:26:56 +03:00
tim@work.mysql.com
a98a87af6d mysql.spec.sh fix typo in embedded section
Do-rpm  	remove the file before doing a cp
Do-rpm  	print out the log file name
2001-10-09 03:04:32 +02:00
monty@hundin.mysql.fi
6c1344a113 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-10-04 02:44:54 +03:00
monty@hundin.mysql.fi
62c8014171 Fixed some build problems.
Fix that compressed packets and normal packets looks indentical before calling net_real_write()
(Needed for query cache)
Optimize IS NULL handling
2001-10-04 02:44:18 +03:00
monty@work.mysql.com
1805368556 merge 2001-10-03 18:00:38 +02:00
monty@hundin.mysql.fi
56d30868a4 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-10-03 18:38:31 +03:00
monty@work.mysql.com
0aa358b571 Cleanup between compilations 2001-10-03 17:38:30 +02:00
monty@hundin.mysql.fi
55a6911bb1 Portability fixes. 2001-10-03 17:02:14 +03:00
monty@hundin.mysql.fi
f5a53594c8 Added usage of --master-retry-count to make mysql-test-run safer. 2001-10-03 16:27:20 +03:00
monty@hundin.mysql.fi
4e50286632 Portability fix 2001-10-02 23:14:48 +03:00
monty@hundin.mysql.fi
021aa7caac Fixes for RPM build 2001-09-29 00:44:23 +03:00
monty@hundin.mysql.fi
e390a99573 Added support of INSERT to MERGE tables
Fixes for embedded libary and openssl
2001-09-22 17:40:57 +03:00
tonu@volk.internalnet
d6fb40171b SSL parser changes to allow SSL specific GRANT commands 2001-09-22 22:32:43 +08: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
51c9fd9c9d Fix to get all files into the distribution 2001-09-17 23:38:31 +03:00
sasha@mysql.sashanet.com
a65f24485c Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-09-03 13:09:46 -06:00
sasha@mysql.sashanet.com
de1b5a8c69 added symbols files to RPM to resolve stack trace
fixed Do-rpm to accept command-line options for easier testing/local
RPM build
2001-09-03 13:09:08 -06:00
monty@hundin.mysql.fi
825ad1f8e7 Added testing of IN(value-list)
Portability fixes
2001-09-02 16:03:37 +03:00
monty@hundin.mysql.fi
298cb454e7 ix compilition for computer in a previous timezone 2001-08-31 10:30:38 +03:00
monty@hundin.mysql.fi
301af97d4a Fix for handling of floats inside val_int() of +, - * and /. 2001-08-18 14:24:01 +03:00
monty@hundin.mysql.fi
c8d8bbdd6c merge 2001-06-12 12:06:14 +03:00
monty@work.mysql.com
e7d7bcb96d Added --enable-shared to Do-compile 2001-06-12 11:04:31 +02:00
monty@hundin.mysql.fi
ad71ff7659 Added --verbose option to mysqlshow
Fixes for making distribution
2001-06-12 11:59:14 +03:00
tim@work.mysql.com
bf13a2b338 Do-patch-file Fix typo (extra 'mv')
ignore  	added Logs/* binary/*
2001-05-18 18:48:38 +02:00
monty@work.mysql.com
01f43d7370 Fixes for MySQL-Max 2001-05-11 22:51:24 +02:00
monty@work.mysql.com
821fa2241c Update for MySQL-Max 2001-04-18 16:35:30 +02:00
monty@donna.mysql.fi
b897f84d74 Changes to get mysqld-max to compile 2001-04-13 16:21:38 +03:00
sasha@mysql.sashanet.com
c9cd6364e5 fixed Do-rpm to not omit frame pointer 2001-04-07 18:31:31 -06:00
monty@donna.mysql.fi
cb3dfd8252 Changed --with-innobase-db to --with-innobase
Updated manual about INNOBASE and BDB
2001-03-08 03:15:54 +02:00
tim@work.mysql.com
8773431b44 Merge 2001-03-07 22:47:51 +01:00
tim@work.mysql.com
28433a129e Do-all-build-steps We build with BerkeleyDB now, too. 2001-03-07 22:45:16 +01:00
tim@threads.polyesthetic.msg
496542f291 Changes so that 'make distcheck' works with Berkeley DB. 2001-03-07 16:34:42 -05:00
tim@threads.polyesthetic.msg
853a2f0160 Make sure ib_config.h is distributed.
Clean up Do-all-build-steps.
2001-03-05 21:08:24 -05:00
tim@work.mysql.com
c3143ddacc Do-all-build-steps Innobase is included in the distribution. 2001-03-05 22:08:40 +01:00
sasha@mysql.sashanet.com
d2a023347f merge 2001-02-14 15:14:24 -07:00