Package mysql :: Package exceptions :: Module server :: Class Trans_Cache_Full
[hide private]
[frames] | no frames]

Class Trans_Cache_Full

source code

exceptions.Exception --+        
                       |        
              base.Error --+    
                           |    
            base.MySQL_Error --+
                               |
                              Trans_Cache_Full

Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage; increase this mysqld variable and try again

Instance Methods [hide private]

Inherited from base.MySQL_Error: __init__, __repr__, __str__

Inherited from exceptions.Exception: __getitem__


Instance Variables [hide private]

Inherited from base.MySQL_Error: errno, error_string