Re: [Django] #14266: Audit database backend support claims, particularly for MySQL

2012-04-20 Thread Django
#14266: Audit database backend support claims, particularly for MySQL
--+
 Reporter:  carljm|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  SVN
 Severity:  Normal|   Resolution:  fixed
 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 ramiro):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed in [17921].

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14266: Audit database backend support claims, particularly for MySQL

2010-12-27 Thread Django
#14266: Audit database backend support claims, particularly for MySQL
+---
  Reporter:  carljm | Owner:  nobody
Status:  new| Milestone:  1.3   
 Component:  Documentation  |   Version:  SVN   
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by adamnelson):

 I've looked through the django-users group and the RHEL 4 docs and I think
 you'll be hard pressed to find even one user who will be trying to upgrade
 to Django 1.3 with anything less than MySQL 4.1.  I couldn't find any
 references to v4.0 or v3.23 in the last 3 years on the group.

 In addition, I don't know of anybody who uses or tests on MySQL 4.0 or
 lower.  I think we should just leave out 3.23 and 4.0 from the notes and
 if those versions continue to work, great.

 Here are the release notes for [http://dev.mysql.com/doc/refman/5.1/en
 /mysql-nutshell.html version 5.1] and
 [http://dev.mysql.com/doc/refman/5.5/en/mysql-nutshell.html version 5.5]
 which should be distilled into two new sections under MySQL.

-- 
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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14266: Audit database backend support claims, particularly for MySQL

2010-11-19 Thread Django
#14266: Audit database backend support claims, particularly for MySQL
+---
  Reporter:  carljm | Owner:  nobody
Status:  new| Milestone:  1.3   
 Component:  Documentation  |   Version:  SVN   
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by ramiro):

 See also #14618.

-- 
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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14266: Audit database backend support claims, particularly for MySQL

2010-09-11 Thread Django
#14266: Audit database backend support claims, particularly for MySQL
+---
  Reporter:  carljm | Owner:  nobody
Status:  new| Milestone:  1.3   
 Component:  Documentation  |   Version:  SVN   
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by carljm):

  * version:  1.2 => SVN
  * milestone:  => 1.3

-- 
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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14266: Audit database backend support claims, particularly for MySQL

2010-09-11 Thread Django
#14266: Audit database backend support claims, particularly for MySQL
+---
  Reporter:  carljm | Owner:  nobody
Status:  new| Milestone:
 Component:  Documentation  |   Version:  1.2   
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by carljm):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Filed at the request of Malcolm and Russell at the sprints; marking
 Accepted accordingly.

-- 
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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



[Django] #14266: Audit database backend support claims, particularly for MySQL

2010-09-11 Thread Django
#14266: Audit database backend support claims, particularly for MySQL
---+
 Reporter:  carljm |   Owner:  nobody
   Status:  new|   Milestone:
Component:  Documentation  | Version:  1.2   
 Keywords: |   Stage:  Unreviewed
Has_patch:  0  |  
---+
 The [http://docs.djangoproject.com/en/dev/ref/databases/#mysql-notes
 documentation] currently claims that it "may be possible" to use MySQL
 versions as far back as 3.23. It would be good to clarify exactly which
 versions are supported for all built-in database backends. This includes
 reviewing what versions are in use by e.g. RedHat Enterprise Linux, to get
 an idea which versions would be good for Django to still support, and
 checking which versions are in fact currently usable.

 This has been done relatively recently for PostgreSQL, so a quick sanity
 check may be all that's necessary there; it's MySQL that's particularly
 out of date.

-- 
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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.