db: mydata and rp: autogen
In mydata db have one measurement ‘testing’
then i create another rp for same mydata database like this
db: mydata and rp: 5days
it have one measurement ‘testing2’
when i query “show measurements on mydata”
it shown only “testing” measurement that is default rp, not showing “testing2”