1. 29 May, 2007 1 commit
    • aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi's avatar
      Bug#27044 replicated with unique field ndb table allows duplkey inserts · f7c3285f
      The bug in that slave version of a table with unique field still was
      able to execute INSERT query as replace whereas it's impossible on master.
      
      The reason of this artifact is wrong usage of ndb->extra:s.
      
      Fixed with resetting flags at do_after.
      There is open issue with symmetrical resetting
         table->file->extra(HA_EXTRA_NO_IGNORE_NO_KEY)
      which i had to hand to bug#27077.
      The test for the current bug was committed in a cset for bug#27320.
      f7c3285f
  2. 02 Mar, 2007 1 commit
  3. 01 Mar, 2007 18 commits
  4. 28 Feb, 2007 11 commits
  5. 27 Feb, 2007 9 commits