Re: [Django] #29544: Add a MariaDB database backend

2018-07-05 Thread Django
#29544: Add a MariaDB database backend
-+-
 Reporter:  Michal Čihař |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Claude Paroz):

 Absolutely, but patches are waiting for a CI instance with MariaDB. Even
 if we know there are some failures with MariaDB, at least this would
 prevent massive breakage like this one (I don't blame you or anyone else,
 to be clear).

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.9bce36ef362020ba1a65f2169fb90310%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29544: Add a MariaDB database backend

2018-07-05 Thread Django
#29544: Add a MariaDB database backend
-+-
 Reporter:  Michal Čihař |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tom Forbes):

 It would be possible to fix the patch I made by detecting MariaDB (or more
 specifically, MySQL) and triggering the correct implementation?

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.4963ac1c4e1368e1cbde052bcbd4f146%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29544: Add a MariaDB database backend

2018-07-05 Thread Django
#29544: Add a MariaDB database backend
-+-
 Reporter:  Michal Čihař |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Claude Paroz):

 * severity:  Normal => Release blocker


Comment:

 Even if it is not officially supported, I think we should do everything we
 can to not break it.
 I have sites in production with MariaDB!

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.c30fa82e6eaf49aa7122cd248f37f2fa%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29544: Add a MariaDB database backend

2018-07-05 Thread Django
#29544: Add a MariaDB database backend
-+-
 Reporter:  Michal Čihař |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Michal Čihař):

 The problem I see is that it worked just fine all versions up to 2.0.7 and
 it broke in 2.0.7 due to fix for MySQL 8.0. The other tickets seem to be
 about adding support for new features introduced by MariaDB, while this
 one is about fixing what used to work before.

 https://github.com/django/django/pull/10133 would work on 2.0 just fine in
 case you decide to use it as a fix.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.6a48cd478a4834e6e19c5aec66b808a1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29544: Add a MariaDB database backend (was: MariaDB regression in 2.0.7 in REGEXP_LIKE)

2018-07-05 Thread Django
#29544: Add a MariaDB database backend
-+-
 Reporter:  Michal Čihař |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * component:  Uncategorized => Database layer (models, ORM)
 * version:  2.0 => master
 * type:  Uncategorized => New feature
 * stage:  Unreviewed => Accepted


Comment:

 Django doesn't officially support MariaDB. There's been some
 [https://groups.google.com/d/topic/django-
 developers/31j1dNOZ7zc/discussion discussion] about adding support. There
 are some other tickets like #27676.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.4321fe51df1d67156da490318dd4c592%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.