• unknown's avatar
    Pushing all the Gemini changes above the table handler. · 792d61b7
    unknown authored
    
    BUILD/FINISH.sh:
      Add Gemini to configure
    Docs/manual.texi:
      Added Gemini content to the manual.
    acinclude.m4:
      Add Gemini to configure
    configure.in:
      Add Gemini to configure
    include/my_base.h:
      transaction isolation level READ UNCOMMITTED does not allow updates
    include/mysqld_error.h:
      Added new messages for Lock related failures
    sql/field.cc:
      Gemini BLOB support -
    sql/field.h:
      Gemini BLOB Support
    sql/ha_gemini.cc:
      Gemini Table handler
    sql/ha_gemini.h:
      Gemini Table handler
    sql/handler.cc:
      Added new messages for Lock related failures
      Provide the ability to turn off recovery for operations like 
      REPAIR TABLE ans ALTER TABLE
    sql/handler.h:
      Add a bit to have full text indexes as an option
      and define the prototype to optionally turn on and off logging
    sql/lock.cc:
      Added new messages for Lock related failures
    sql/share/czech/errmsg.txt:
      Added new messages for Lock related failures
    sql/share/danish/errmsg.txt:
      Added new messa...
    792d61b7
field.h 37.9 KB