lp:~sinha/drizzle/patch-621856

Created by Akash Sinha and last modified
Get this branch:
bzr branch lp:~sinha/drizzle/patch-621856
Only Akash Sinha can upload to this branch. If you are Akash Sinha please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Akash Sinha
Project:
Drizzle
Review team:
Monty Taylor
Status:
Development

Recent revisions

2237. By Akash Sinha<email address hidden>

calc_used_field_length call updated.

2236. By Akash Sinha<email address hidden>

sql_select.cc
        #1 int join_no_more_records(ReadRecord *) at line 3549
           sql_select.h file: function altered
           No other calls found

        #2 void calc_used_field_length(Session *, JoinTable *join_tab) at line 847
        sql_select.h file: function altered
        Calls from join.cc and join_cache.cc altered

        #3 enum_nested_loop_state end_send_group(Join *join, JoinTable *, bool end_of_records)
        sql_select.h file: function altered
        no other calls

        #4 enum_nested_loop_state end_write_group(Join *join, JoinTable *, bool end_of_records)
        sql_select.h file: function altered
        no other calls

sql_parse.cc
        #1 TableList *Select_Lex::end_nested_join(Session *) at line 1130
        sql_lex.h file : definition altered
        No other calls found

        #2 bool update_precheck(Session *session, TableList *) at line 1539
        sql_parse.h file: function altered
        statement/update.cc call altered

        #3 bool insert_precheck(Session *session, TableList *) at line 1578
        sql_parse.h file: function altered
        Calls from these files updated
                statement/replace_select.cc
                statement/insert_select.cc
                statement/replace.cc
                statement/insert.cc

2235. By Brian Aker

Merge in pcrews.

2234. By Brian Aker

Mass removal of ifdef/endif in favor of pragma once.

2233. By Lee Bieber

Merge Olaf - Refactor Session

2232. By Lee Bieber

Merge Patrick - add suite to test drizzledump
Merge Patrick - 732061: need a way to execute dtr test cases with the slave plugin

2231. By Monty Taylor

Merged Brian: New 5.5 auth support.
Merged Dave: Slave admin docs.

2230. By Monty Taylor

Merged Andrew: drizzledump and docs bug fixes
Merged Barry: pbms bugfixes

2229. By Monty Taylor

Merge Joe and Dave: Replication bug fixes.

2228. By Monty Taylor

Merge Olaf: Refactoring Work
Merge Brian: Replication bug fixes
Merge Marisa and Mark: Documentation fixes

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:drizzle/7.0
This branch contains Public information 
Everyone can see this information.

Subscribers