lp:~diego-fmpwizard/drizzle/bug-fixes

Created by fmpwizard and last modified
Get this branch:
bzr branch lp:~diego-fmpwizard/drizzle/bug-fixes
Only fmpwizard can upload to this branch. If you are fmpwizard please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
fmpwizard
Project:
Drizzle
Status:
Merged

Recent revisions

1140. By Diego Medina <email address hidden>

uncommented a call to reset_diagnostics_area()

1139. By Diego Medina <email address hidden>

resolved small merge issue

1138. By Diego Medina <email address hidden>

* On certain UPDATE and DELETE statements, drizzled failed an assert() in
   Diagnostic_area.
** Fixed by resetting m_status after "delete select"
* Fixed LP bug#439719
* Added test case

1137. By Diego Medina <email address hidden>

* Fixes bug#438852
** variables test fails as of build 1144 on linux 32 bit machines
** Some linux systems use i686 to indicate they are 32-bit

1136. By Diego Medina <email address hidden>

finally fixed the 64-bit vs 32-bit test case

1135. By Diego Medina <email address hidden>

Enabled a hack to account for 32-bit vs 64-bit tests results

1134. By Diego Medina <email address hidden>

* Fixed LP bug#435619
** Protect error_message(code) from retrieving a negative index which causes a crash

* When a new session starts, initialize query_length (this was another
crash on the logging_* plugins)(timing dependant)

1133. By Diego Medina <email address hidden>

Fixed a crash that came after fixing lp bug#432210 if you call use <db_name> twice on a
disconnected session.

1132. By Diego Medina <email address hidden>

Fixes lp bug#432210
* Only call com_rehash(NULL, NULL) if we are connected to a server and if the option to rehash is enabled.

1131. By Diego Medina <email address hidden>

reverted transaction_prealloc_size to an uint32_t
fixed test case

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