Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide on the Database #2937

Closed
glogiotatidis opened this issue Oct 25, 2017 · 7 comments
Closed

Decide on the Database #2937

glogiotatidis opened this issue Oct 25, 2017 · 7 comments

Comments

@glogiotatidis
Copy link
Contributor

glogiotatidis commented Oct 25, 2017

Current database on SCL3

  • MySQL 5.6.33-log

We should investigate the existence of raw SQL queries in the codebase or in libraries (especially django-tidings) before deciding on the Engine type and version.

@glogiotatidis
Copy link
Contributor Author

Closest MySQL available in AWS is 5.6.34

@glogiotatidis glogiotatidis added this to Backlog in SUMO AWS Migration Oct 25, 2017
@safwanrahman
Copy link
Contributor

@glogiotatidis As far as I know, SUMO uses Mariadb in SCL3. Can you please check again?

@bookshelfdave
Copy link
Contributor

@safwanrahman this is for the migration to AWS, the main project is located here: https://github.com/mozilla/kitsune/projects/2 (which can also bee seen on the right of this Github issue)

@safwanrahman
Copy link
Contributor

safwanrahman commented Oct 25, 2017

@metadave Yes. I have seen. I have just curios about SCL3 that when they have changed the database from MariaDB to MySQL. As far as I remember, it used to be MariaDB, can you check whats in the SCL3?

@bookshelfdave
Copy link
Contributor

bookshelfdave commented Oct 25, 2017

Sorry, that's not something I have access to.

@glogiotatidis
Copy link
Contributor Author

mysql> SHOW VARIABLES LIKE "%version%";
+-------------------------+------------------------------+
| Variable_name           | Value                        |
+-------------------------+------------------------------+
| innodb_version          | 5.6.33                       |
| protocol_version        | 10                           |
| slave_type_conversions  |                              |
| version                 | 5.6.33-log                   |
| version_comment         | MySQL Community Server (GPL) |
| version_compile_machine | x86_64                       |
| version_compile_os      | Linux                        |
+-------------------------+------------------------------+

@bookshelfdave bookshelfdave moved this from Backlog to Review in SUMO AWS Migration Nov 13, 2017
@glogiotatidis glogiotatidis moved this from Review to Complete in SUMO AWS Migration Nov 28, 2017
@glogiotatidis glogiotatidis moved this from Complete to Icebox in SUMO AWS Migration Jan 17, 2018
@akatsoulas
Copy link
Collaborator

This issue is too old and probably resolved by now. Please open a new issue if this is not the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

4 participants