Skip to content

Commit 2ef4947

Browse files
committed
Add missing CHANGELOG entry for rails#3678. Closes rails#3678.
1 parent 603a679 commit 2ef4947

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

activerecord/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@
6969

7070
* Fix bug with referencing other mysql databases in set_table_name. *GH 3690*
7171

72+
* Fix performance bug with mysql databases on a server with lots of other databses. *GH 3678*
73+
74+
*Christos Zisopoulos and Kenny J*
75+
7276
## Rails 3.1.2 (unreleased) ##
7377

7478
* Fix bug with PostgreSQLAdapter#indexes. When the search path has multiple schemas, spaces

0 commit comments

Comments
 (0)