1. d54a1c6 Add possibility to configure manually MYSQL_SERVICE_NAME by Slawek Kaplonski · 6 years ago
  2. bc2a88d On SUSE-based systems, check whether we have mariadb or mysql service by Adam Spiers · 7 years ago
  3. 297a50a Convert to openSUSE Leap 15.0 platform testing by Dirk Mueller · 8 years ago
  4. dc7b429 Fix running with SERVICE_IP_VERSION=6 by Jens Harbott · 8 years ago
  5. 1d968d7 Switch to mariadb on openSUSE by Dirk Mueller · 8 years ago
  6. 13e81ad Fedora mariadb: disable cracklib by Yuval Brik · 9 years ago
  7. 4b59fbb Revert "put mysql on a memory diet" by Jens Rosenboom · 9 years ago
  8. 1e66388 put mysql on a memory diet by Amrith Kumar · 9 years ago
  9. 88b8409 mysql: set default sql_mode to TRADITIONAL by Roman Podoliaka · 9 years ago
  10. 9abb26d Try to set initial mysql root password also on Ubuntu by Jens Rosenboom · 9 years ago
  11. ddeaaf2 Merge "Enable some serivce when on boot" by Jenkins · 10 years ago
  12. 4d8c03a Enable some serivce when on boot by Zhang Jinnan · 10 years ago
  13. 523f488 Namespace XTRACE commands by Ian Wienand · 10 years ago
  14. 199d857 Remove brackets from IPv6 address in mysql cfgfile by Johan Pas · 10 years ago
  15. 0eec4f8 database: fix PostgreSQL connection string by Julien Danjou · 10 years ago
  16. 9c0b9f3 Use sudo iniset to modify /etc files by Ian Wienand · 10 years ago
  17. ea21eb4 Remove non-ASCII characters by Marian Horban · 10 years ago
  18. 0294ddc mysql: Fix mysql config by Tony Breeds · 10 years ago
  19. 180f5eb Add IPv6 support to devstack infrastructure by Brian Haley · 11 years ago
  20. d16bfa4 Tune mysql a bit better for concurrent operations by Clint Byrum · 11 years ago
  21. 8cd5576 Merge "Revert "Revert "change the default to PyMYSQL""" by Jenkins · 11 years ago
  22. aadcde0 Merge "Install PyMySQL if used" by Jenkins · 11 years ago
  23. b3d8822 Revert "Revert "change the default to PyMYSQL"" by armando-migliaccio · 11 years ago
  24. de8d29e Revert "change the default to PyMYSQL" by Sean Dague · 11 years ago
  25. 0f63eb3 Install PyMySQL if used by Julien Danjou · 11 years ago
  26. b3798af change the default to PyMYSQL by Sean Dague · 11 years ago
  27. 3742199 optional pymysql support by Sean Dague · 11 years ago
  28. 60996b1 introduce pip_install_gr by Sean Dague · 11 years ago
  29. c392fd3 Merge "Add global venv enable/disable knob" by Jenkins · 11 years ago
  30. ec47bc1 Add support for Oracle Linux 7 and later. by Wiekus Beukes · 11 years ago
  31. 5686dbc Add global venv enable/disable knob by Dean Troyer · 11 years ago
  32. b1d8e8e Build wheel cache for venvs by Dean Troyer · 11 years ago
  33. 9a413ab add gating up/down script for devstack by Sean Dague · 11 years ago
  34. 1f316be Remove rhel6 and py26 support by Attila Fazekas · 11 years ago
  35. 955f80a Merge "Enforce UTF-8 encoding when creating databases" by Jenkins · 11 years ago
  36. 9033343 Set password irrespective of mysql server version by Bob Ball · 11 years ago
  37. 62002dd Merge "clean mysql better" by Jenkins · 11 years ago
  38. 5375329 Make changes such that -o nounset runs by Sean Dague · 11 years ago
  39. 8f90f76 clean mysql better by Sean Dague · 11 years ago
  40. d97d2cb fix mysql clean on ubuntu by Moshe Levi · 11 years ago
  41. 157c84b Enforce UTF-8 encoding when creating databases by Ihar Hrachyshka · 11 years ago
  42. 1cbb5d3 Clean database ubuntu/RHEL/SUSE use uninstall_package and clean /var/lib/mysql by Sean Dague · 11 years ago
  43. e263c82 add shebang lines to all lib files by Sean Dague · 11 years ago
  44. 6de7dba Return mysql-server to default for all ubuntu installs by pcrews · 11 years ago
  45. 8f003ef Use mysql in Ubuntu 12.04 (precise) by Akihiro Motoki · 11 years ago
  46. 6d20f09 Initial support for Fedora 21 by Pavel Sedlák · 11 years ago
  47. 3ef23bc Clean up local variable usage - Backends by Dean Troyer · 11 years ago
  48. e56c137 make mysql run in strict mode by Sean Dague · 12 years ago
  49. 3b53aeb Fedora mysql log dir is /var/log/mariadb by Attila Fazekas · 12 years ago
  50. 0526bb8 Use iniset for changing my.conf and avoid deprecated config options by Ralf Haferkamp · 12 years ago
  51. 4376ae0 Clean /etc/mysql when calling clean.sh by Tiago Mello · 12 years ago
  52. ebd1321 Merge "Removes the dependence with aptitude" by Jenkins · 12 years ago
  53. e964827 Removes the dependence with aptitude by Sahid Orentino Ferdjaoui · 12 years ago
  54. 2d65059 Add RHEL7 beta support by Attila Fazekas · 12 years ago
  55. c4f4734 Make MySQL query logging optional by Jeremy Stanley · 12 years ago
  56. 6a5aa7c Fix some Markdown formatting issues by Adam Spiers · 12 years ago
  57. 7ad51b4 Merge "Do not install mysql if mariadb is installed on openSUSE" by Jenkins · 12 years ago
  58. 2832f28 Set MYSQL_HOST parameter to better support multi-node mode. by zhhuabj · 13 years ago
  59. 623a0a5 Do not install mysql if mariadb is installed on openSUSE by Vincent Untz · 13 years ago
  60. cc6b443 Formatting cleanups, doc updates and whatnot by Dean Troyer · 13 years ago
  61. 584d90e add emacs shell-script tagging by Sean Dague · 13 years ago
  62. 995eb92 Add clean.sh by Dean Troyer · 13 years ago
  63. 7e79d91 Simplify database_connection_url by Attila Fazekas · 13 years ago
  64. 41bf452 Handle nested xtrace states by Dean Troyer · 13 years ago
  65. 767cd63 Set MySQL slow log to record every query by Joe Gordon · 13 years ago
  66. 7c73e8d Enable MySQL slow query log. by Monty Taylor · 13 years ago
  67. 6d04fd7 Holiday docs and comment formatting cleanup by Dean Troyer · 13 years ago
  68. 00011c0 Add is_fedora and exit_distro_not_supported functions by Vincent Untz · 13 years ago
  69. c18b965 Add is_ubuntu function by Vincent Untz · 13 years ago
  70. ca5c471 Add package names for openSUSE/SLE by Vincent Untz · 13 years ago
  71. 856a11e Add partial openSUSE/SLE support by Vincent Untz · 13 years ago
  72. 428af5a Add PostgreSQL support to devstack by Terry Wilson · 13 years ago