| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-6720 - enable connection log in mysqltest by default | Sergey Vojtovich | 2016-03-31 | 1 | -0/+69 |
* | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s... | Oleksandr Byelkin | 2015-09-04 | 1 | -0/+3 |
* | cleanup: normalize LEX_USER to get rid of different representation of the sam... | Sergei Golubchik | 2014-12-04 | 1 | -2/+2 |
* | MDEV-6253 MySQL Users Break when Migrating from MySQL 5.1 to MariaDB 10.0.10 | Sergei Golubchik | 2014-06-11 | 1 | -0/+14 |
* | merge 10.0-base into 10.0 | Sergei Golubchik | 2013-11-04 | 1 | -2/+2 |
|\ |
|
| * | MDEV-4332 Increase username length from 16 characters | Sergei Golubchik | 2013-11-03 | 1 | -2/+2 |
* | | 10.0-base merge (roles) | Sergei Golubchik | 2013-10-29 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Fixes for mysql-test failures | Sergei Golubchik | 2013-10-18 | 1 | -0/+3 |
* | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -12/+0 |
|\ \ |
|
| * | | Don't update table and index statics for temporary tables | Michael Widenius | 2013-06-22 | 1 | -12/+0 |
* | | | Merge 10.0-base -> 10.0 | unknown | 2013-05-28 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | MDEV-26: Global transaction ID. | unknown | 2013-05-22 | 1 | -3/+3 |
* | | | Merge 10.0-base -> 10.0 (GTID). | unknown | 2013-04-17 | 1 | -0/+3 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | MDEV-26: Global transaction ID | unknown | 2013-03-26 | 1 | -0/+3 |
* | | Merge 10.0-base -> 10.0. | Igor Babaev | 2013-01-10 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Changed the names of the system tables for statistical data: | Igor Babaev | 2012-12-05 | 1 | -9/+9 |
| * | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-06-26 | 1 | -0/+24 |
| |\ |
|
| * \ | Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248. | Igor Babaev | 2012-03-19 | 1 | -0/+9 |
| |\ \ |
|
| | * | | The main patch for the MWL#248 back-ported from | Igor Babaev | 2012-01-04 | 1 | -0/+9 |
* | | | | Fixing test cases | Michael Widenius | 2012-08-23 | 1 | -0/+15 |
| |_|/
|/| | |
|
* | | | Merge BUG#1010351 from 5.2 to 5.5 | Sergey Petrunya | 2012-06-10 | 1 | -0/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | BUG#1010351: New "via" keyword in 5.2+ can't be used as identifier anymore | Sergey Petrunya | 2012-06-10 | 1 | -0/+24 |
| |/ |
|
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -0/+11 |
| |\ |
|
| | * | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -0/+11 |
| | |\ |
|
| | | * | Bug #49752: 2469.126.2 unintentionally breaks authentication against | Tatiana A. Nurnberg | 2010-11-11 | 1 | -0/+11 |
| * | | | bug#683112 Maria 5.2 incorrectly reports "(using password: NO)" even when pas... | Sergei Golubchik | 2010-12-20 | 1 | -0/+4 |
* | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -0/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Bug #57916: Fix the naming of the proxy_priv table | Georgi Kodinov | 2010-11-02 | 1 | -3/+3 |
| * | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | fixes for builbot failures | Sergei Golubchik | 2010-04-06 | 1 | -2/+2 |
* | | | fixed a bug in handling mysql_native_password specified explicitly: | Sergei Golubchik | 2010-04-05 | 1 | -0/+14 |
| |/
|/| |
|
* | | bzr merge from guilhem's maria tree to our local 5.1 | Michael Widenius | 2009-04-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114 | Matthias Leich | 2009-03-06 | 1 | -1/+1 |
| |\ |
|
* | | | Add testing of extra port for pool-of-threads. | unknown | 2009-03-18 | 1 | -0/+7 |
|/ / |
|
* | | Avoid races in connect.test. | unknown | 2008-03-17 | 1 | -9/+20 |
* | | A fix for Bug#35289: Too many connections -- wrong SQL state | unknown | 2008-03-14 | 1 | -1/+1 |
* | | Fix for Bug#35074: max_used_connections is not correct. | unknown | 2008-03-13 | 1 | -0/+34 |
* | | Fix for Bug#33507: Event scheduler creates more threads | unknown | 2008-03-12 | 1 | -0/+58 |
* | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-arch | unknown | 2006-12-08 | 1 | -0/+3 |
|\ \ |
|
| * | | WL# 3031 | unknown | 2006-12-08 | 1 | -0/+3 |
* | | | Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb... | unknown | 2006-12-01 | 1 | -3/+3 |
|/ / |
|
* | | Added --debug-info to most clients to detect memory leaks in mysql-test-run | unknown | 2006-11-21 | 1 | -0/+3 |
* | | WL1019: complete patch. Reapplied patch to the clean | unknown | 2006-01-19 | 1 | -0/+6 |
* | | WL #1034 (Internal CRON) pre-push updates | unknown | 2006-01-10 | 1 | -0/+3 |
* | | Merge mysql.com:/M50/bug14720 into mysql.com:/M51/merge-5.1 | unknown | 2005-11-07 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | mysql-test/r/connect.result + mysql-test/t/connect.test | unknown | 2005-11-07 | 1 | -10/+10 |
* | | WL#2575 - Fulltext: Parser plugin for FTS | unknown | 2005-11-06 | 1 | -0/+3 |
|/ |
|
* | Use replace_result to mask portnumber printed from failing connect | unknown | 2005-10-28 | 1 | -10/+10 |
* | Always test ssl and compress | unknown | 2005-10-12 | 1 | -0/+20 |