Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DBMSRmutl
/
MaxScale
Public
forked from
mariadb-corporation/MaxScale
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
MaxScale
README
on
develop
User selector
All users
All time
Commit history
Commits on Apr 14, 2015
Fixed typos in documentation.
markus456
committed
786f34c
View commit details
Copy full SHA for 786f34c
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Update bug database location; remove obsolete SETUP.
Martin Brampton
committed
ecafc17
View commit details
Copy full SHA for ecafc17
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Move most information from README into documentation; separate out document for building from sources.
counterpoint
committed
42698ad
View commit details
Copy full SHA for 42698ad
View code at this point
Browse repository at this point
Commits on Jan 18, 2015
Updates all references to INSTALL_DIR with CMAKE_INSTALL_PREFIX.
markus456
committed
66db373
View commit details
Copy full SHA for 66db373
View code at this point
Browse repository at this point
Removed INSTALL_DIR due to bug 689 being fixed and updated README to use 'cmake -LH' instead of listing the variables.
markus456
committed
e79ea8b
View commit details
Copy full SHA for e79ea8b
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
Add OpenSUSE comments and link to MariaDB repository configuration instruction to README
Timofey Turenko
committed
3eb6862
View commit details
Copy full SHA for 3eb6862
View code at this point
Browse repository at this point
Updated README
markus456
committed
8877d00
View commit details
Copy full SHA for 8877d00
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
Updated the README
markus456
committed
b436c1b
View commit details
Copy full SHA for b436c1b
View code at this point
Browse repository at this point
Added find_package modules for MySQLClient and RabbitMQ and fixed an error in consumer.c
markus456
committed
990de59
View commit details
Copy full SHA for 990de59
View code at this point
Browse repository at this point
Commits on Oct 27, 2014
Fix some typos in README
ivuk
committed
3cb4680
View commit details
Copy full SHA for 3cb4680
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
Changed bugs.skysql.com to bugs.mariadb.com in README.
Markus Makela
committed
38fb8cb
View commit details
Copy full SHA for 38fb8cb
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
Updated the README with correct CMake options.
Markus Makela
committed
1ab2cdf
View commit details
Copy full SHA for 1ab2cdf
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Updated non-source files with new company name.
Markus Makela
committed
c4ca1dd
View commit details
Copy full SHA for c4ca1dd
View code at this point
Browse repository at this point
Added a note about using the unpacking script into the README.
Markus Makela
committed
cbc5b46
View commit details
Copy full SHA for cbc5b46
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
Cleaned up dependency checking
Markus Makela
committed
e30f4b4
View commit details
Copy full SHA for e30f4b4
View code at this point
Browse repository at this point
Added more of the status messages under the control of the DEBUG_OUTPUT variable and updated the README.
Markus Makela
committed
a0a7a29
View commit details
Copy full SHA for a0a7a29
View code at this point
Browse repository at this point
Commits on Sep 22, 2014
Added a custom flag for the level of optimization
Markus Makela
committed
10f951b
View commit details
Copy full SHA for 10f951b
View code at this point
Browse repository at this point
fixed some variables being compared to the wrong string
Markus Makela
committed
d548d74
View commit details
Copy full SHA for d548d74
View code at this point
Browse repository at this point
Added variables for RabbitMQ headers and libraries, added more error checks.
Show description for fc84866
Markus Makela
committed
fc84866
View commit details
Copy full SHA for fc84866
View code at this point
Browse repository at this point
Droppped CMake requirement to 2.6
Markus Makela
committed
bf0d416
View commit details
Copy full SHA for bf0d416
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
removed manual UBUNTU flag and renamed it to DEB_LIKE and made it automated
Markus Makela
committed
942174e
View commit details
Copy full SHA for 942174e
View code at this point
Browse repository at this point
Debian/Ubuntu install scripts
Markus Makela
committed
b6ab181
View commit details
Copy full SHA for b6ab181
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
Fixed packaging problems
Markus Makela
committed
8667bf2
View commit details
Copy full SHA for 8667bf2
View code at this point
Browse repository at this point
Wrong variable name in README
Markus Makela
committed
46aca9d
View commit details
Copy full SHA for 46aca9d
View code at this point
Browse repository at this point
Added more build options and README changes
Markus Makela
committed
48012cd
View commit details
Copy full SHA for 48012cd
View code at this point
Browse repository at this point
Commits on Sep 13, 2014
Added more status messages to configuration and a switch to control system file installing
Markus Makela
committed
155efe0
View commit details
Copy full SHA for 155efe0
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
more configuration options, README update and tests
Markus Makela
committed
32b72ce
View commit details
Copy full SHA for 32b72ce
View code at this point
Browse repository at this point
Commits on Aug 15, 2014
fixed wrong server port in README
hholzgra
committed
7f18914
View commit details
Copy full SHA for 7f18914
View code at this point
Browse repository at this point
Commits on May 19, 2014
added description on how to run the test suite
hholzgra
committed
a007f68
View commit details
Copy full SHA for a007f68
View code at this point
Browse repository at this point
Commits on Mar 29, 2014
Added INC_PATH to README according to latest change in build_gateway.inc
VilhoRaatikka
committed
c7b7b17
View commit details
Copy full SHA for c7b7b17
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
Update README
Mark Riddoch
authored and
Mark Riddoch
committed
bef81ac
View commit details
Copy full SHA for bef81ac
View code at this point
Browse repository at this point
Commits on Jan 20, 2014
Add link to the bugs database: bugs.skysql.com
Mark Riddoch
authored and
Mark Riddoch
committed
aab09dd
View commit details
Copy full SHA for aab09dd
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Added the Google Group address to the README
Mark Riddoch
authored and
Mark Riddoch
committed
f0e5b56
View commit details
Copy full SHA for f0e5b56
View code at this point
Browse repository at this point
Commits on Jan 8, 2014
Fixed some typos in README
Mark Riddoch
authored and
Mark Riddoch
committed
d7dce32
View commit details
Copy full SHA for d7dce32
View code at this point
Browse repository at this point
Commits on Dec 16, 2013
Updated README file.
Mark Riddoch
authored and
Mark Riddoch
committed
f3f7dc6
View commit details
Copy full SHA for f3f7dc6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.