fc6f49fe8a 
					 
					
						
						
							
							Link against Connector-C.  
						
						 
						
						... 
						
						
						
						Now, qc_mysqlembedded is linked against MySQL's embedded library,
and MaxScale itself against Connector-C.
So, in order to build MaxScale, Connector-C must be installed.
This has been tested with Connector-C 2.2.1.
The build variable MYSQLCLIENT_LIBRARIES is no longer used. 
						
						
					 
					
						2016-02-01 15:43:05 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d15508d2d4 
					 
					
						
						
							
							Updated rabbitmq-consumer build process  
						
						 
						
						... 
						
						
						
						Updated the CMake files to use proper install locations and removed
unused spec file. 
						
						
					 
					
						2015-11-30 10:46:24 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						da406db292 
					 
					
						
						
							
							Changed install path to /usr/local/mariadb-maxscale  
						
						 
						
						
						
						
					 
					
						2015-03-23 20:12:56 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7cfc1d3cc9 
					 
					
						
						
							
							Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'.  
						
						 
						
						
						
						
					 
					
						2015-03-23 14:53:31 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4e5c4c0b6a 
					 
					
						
						
							
							Fix to bug 568:  http://bugs.mariadb.com/show_bug.cgi?id=568  
						
						 
						
						... 
						
						
						
						Changed strtok calls to strtok_r where needed. 
						
						
					 
					
						2015-02-16 09:25:41 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						fe32ab63f1 
					 
					
						
						
							
							Removed documentation files from the wrong folders.  
						
						 
						
						
						
						
					 
					
						2015-01-30 20:57:48 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6c736e3705 
					 
					
						
						
							
							Added RabbitMQ documentation.  
						
						 
						
						
						
						
					 
					
						2015-01-30 19:46:54 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ab6418c939 
					 
					
						
						
							
							Fixes to RabbitMQ filter and consumer.  
						
						 
						
						
						
						
					 
					
						2015-01-30 18:03:20 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d45cae2ee7 
					 
					
						
						
							
							Seaprated the RabbitMQ consumer from MaxScale's build system.  
						
						 
						
						
						
						
					 
					
						2015-01-18 12:34:32 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						06c2d201e0 
					 
					
						
						
							
							remove makefiles and other garbage  
						
						 
						
						
						
						
					 
					
						2015-01-14 19:08:24 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a91fe90915 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/mariadb-corporation/MaxScale  into develop  
						
						 
						
						
						
						
					 
					
						2014-11-19 15:19:09 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						990de59241 
					 
					
						
						
							
							Added find_package modules for MySQLClient and RabbitMQ and fixed an error in consumer.c  
						
						 
						
						
						
						
					 
					
						2014-11-19 15:16:10 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						81b5ad76a2 
					 
					
						
						
							
							Deal with ._ files  
						
						 
						
						
						
						
					 
					
						2014-10-17 08:40:06 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						fc848665e5 
					 
					
						
						
							
							Added variables for RabbitMQ headers and libraries, added more error checks.  
						
						 
						
						... 
						
						
						
						modified:   CMakeLists.txt
	modified:   README
	modified:   macros.cmake
	modified:   query_classifier/test/canonical_tests/CMakeLists.txt
	modified:   rabbitmq_consumer/CMakeLists.txt
	modified:   server/modules/filter/CMakeLists.txt 
						
						
					 
					
						2014-09-22 13:14:53 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0f5cfdbd1a 
					 
					
						
						
							
							Added dependency checks, Debian packaging and fixes to various parts of the CMake build files.  
						
						 
						
						
						
						
					 
					
						2014-09-16 15:02:43 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						fdf1271138 
					 
					
						
						
							
							Cleaned up RabbitMQ component building.  
						
						 
						
						
						
						
					 
					
						2014-09-16 11:34:05 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5d26cf6fd5 
					 
					
						
						
							
							Added optional RabbitMQ component configuration  
						
						 
						
						... 
						
						
						
						Changed all the configuration variables to cached
Fixed some errors in tests 
						
						
					 
					
						2014-09-14 07:33:21 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						46ad53695e 
					 
					
						
						
							
							fix binary location and add .cnf  
						
						 
						
						
						
						
					 
					
						2014-09-04 12:08:36 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4bf0d8a8d4 
					 
					
						
						
							
							Merge branch 'rabbitmq_consumer' of github.com:skysql/MaxScale into rabbitmq_consumer  
						
						 
						
						
						
						
					 
					
						2014-09-03 23:33:52 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1928710cd8 
					 
					
						
						
							
							add MariaDB-shared to buildrequires  
						
						 
						
						
						
						
					 
					
						2014-09-03 23:33:33 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bd5a69f1fd 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/rabbitmq_consumer' into rabbitmq_consumer  
						
						 
						
						
						
						
					 
					
						2014-09-03 18:36:34 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						13f63ab92b 
					 
					
						
						
							
							additional checks for object and schema triggers  
						
						 
						
						... 
						
						
						
						minor bug fixes in consumer.c 
						
						
					 
					
						2014-09-03 18:35:20 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						537fb87968 
					 
					
						
						
							
							add .spec  
						
						 
						
						
						
						
					 
					
						2014-09-03 16:46:39 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						89a2d1d4c7 
					 
					
						
						
							
							RabbitMQ consumer client  
						
						 
						
						
						
						
					 
					
						2014-09-03 14:02:35 +03:00