Clear statement cache if schema changes.
If DDL statement is executed then the prepared statement cache must be cleaned up on active connections, otherwise their column result information can be outdated. Bug: 183028015 Test: atest CtsDatabaseTestCases Change-Id: I7e51007afb029c0591e48eaa0be908bcb92df576
Loading
Please register or sign in to comment