Commit d8a46094 authored by unknown's avatar unknown
Browse files

Merge mysql.com:/home/mydev/mysql-4.1

into  mysql.com:/home/mydev/mysql-4.1-bug5390

parents 8c9ac3ec d7caa2a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ Licensee.
4.  Price and payment.
No later than thirty (30) days after submission of the Order Form, Licensee
shall remit one non-refundable license fee per Licensed Copy as posted on
http://order.mysql.com on the date Licensee submitted the Order Form (the
http://shop.mysql.com on the date Licensee submitted the Order Form (the
"License Fee"). All payments shall be made in Euros or U.S. dollars. Licensee
shall be responsible for paying all local, state, federal and international
sales, value added, excise and other taxes and duties payable in connection
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ License information can be found in these files:

For further information about MySQL or additional documentation, see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http:/dev.mysql.com/doc
- The current MySQL documentation: http://dev.mysql.com/doc

Some manual sections of special interest:

+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-max"
				Optimization="2"
				InlineFunctionExpansion="1"
				OptimizeForProcessor="2"
+0 −2
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-nt-max"
				Optimization="2"
				InlineFunctionExpansion="1"
				OptimizeForProcessor="2"
@@ -175,7 +174,6 @@
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-nt"
				Optimization="2"
				InlineFunctionExpansion="1"
				OptimizeForProcessor="2"
+0 −1
Original line number Diff line number Diff line
@@ -86,7 +86,6 @@
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-pro"
				Optimization="2"
				InlineFunctionExpansion="1"
				OptimizeForProcessor="2"
Loading