Skip to content

Error changing databases CodeIgniter\Database\MySQLi\Connection::dbSelect() #813

Description

@skunkius

Hi to all!

I've tried to change my database according to docs (... $db->dbSelect($database2_name) ...), got error:

Call to undefined method CodeIgniter\Database\MySQLi\Connection::dbSelect()

If I try $this->db->setDatabase('my_other_database'), I've got error too:

Call to a member function select_db() on boolean

Soooo, changing databases is not working.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions