lp:~jaypipes/drizzle/fix-enum-error-control

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/drizzle/fix-enum-error-control
Only Jay Pipes can upload to this branch. If you are Jay Pipes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jay Pipes
Project:
Drizzle
Status:
Merged

Recent revisions

935. By Jay Pipes <jpipes@serialcoder>

Fixes ENUM field type to throw an error on bad data input. 0 is now not
allowed on insertion. MySQL allows 0, in the manual it states 0 is "the
null string error index" whatever that means. Drizzle doesn't allow it.

Corrected test cases.

Also cleans up indentation on JOIN::exec() which was bothering me.

934. By Brian Aker

Merge of Monty's work.

933. By Brian Aker

Merge from Brian (dead code in parser, change default scheduler)

932. By Brian Aker

Merge from Stewart.

931. By Brian Aker

Merg'ing Stewart.

930. By Brian Aker

Merging modification to Scheduler interface.

929. By Brian Aker

Dead proc code (merge)

928. By Brian Aker

Merge of Monty

927. By Brian Aker

Merge from Stewart.

926. By Brian Aker

Merge from Brian (Cleanup around LCOV)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.

Subscribers