• Timothy Smith's avatar
    Apply InnoDB snapshot innodb-5.1-ss2858, part 12. · 3d348765
    Timothy Smith authored
    A follow-up to fix for bug #39438.  This moves some errro messages from the
    server error log to the client, to make it easier for users (especially in
    shared hosting environment) to get info about why their statement is failing.
    
    Detailed revision comments:
    
    r2832 | vasil | 2008-10-21 10:08:30 +0300 (Tue, 21 Oct 2008) | 10 lines
    branches/5.1:
    
    In ha_innobase::info():
    
    Replace sql_print_warning() which prints to mysqld error log with
    push_warning_printf() which sends the error message to the client.
    
    Suggested by:	Marko, Sunny, Michael
    Objected by:	Inaam
    3d348765
ha_innodb.cc 240 KB