[SERVER-35451] Rename database used in transactions_block_ddl.js Created: 06/Jun/18  Updated: 29/Oct/23  Resolved: 06/Jun/18

Status: Closed
Project: Core Server
Component/s: Replication
Affects Version/s: None
Fix Version/s: 4.0.0, 4.1.1

Type: Bug Priority: Major - P3
Reporter: Tess Avitabile (Inactive) Assignee: Tess Avitabile (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: Repl 2018-06-18
Participants:
Linked BF Score: 0

 Description   

transactions_block_ddl.js attempts to rename a collection to otherDB.otherColl. However, this rename fails if there is another database name otherdb, since there cannot be two databases with the same name and different casing. We should choose a different database name so as not to conflict with otherdb.



 Comments   
Comment by Githook User [ 06/Jun/18 ]

Author:

{'username': 'tessavitabile', 'name': 'Tess Avitabile', 'email': 'tess.avitabile@mongodb.com'}

Message: SERVER-35451 Rename database used in transactions_block_ddl.js

(cherry picked from commit 92c61392d3a0a31c39b0ed0712d964503e6c0e27)
Branch: v4.0
https://github.com/mongodb/mongo/commit/0ce31e5af7398a09cad429b2af4d50084c2fe2a8

Comment by Githook User [ 06/Jun/18 ]

Author:

{'username': 'tessavitabile', 'name': 'Tess Avitabile', 'email': 'tess.avitabile@mongodb.com'}

Message: SERVER-35451 Rename database used in transactions_block_ddl.js
Branch: master
https://github.com/mongodb/mongo/commit/92c61392d3a0a31c39b0ed0712d964503e6c0e27

Generated at Thu Feb 08 04:39:51 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.